diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
commit | 8a6e14609de275adaec2b870684b68f6f2044c11 (patch) | |
tree | 114d43d9e86775905a00293577fba8c3d98c4f2f /gnome-extra/lock-keys-applet | |
parent | Keyword modification, see changelog for details (diff) | |
download | historical-8a6e14609de275adaec2b870684b68f6f2044c11.tar.gz historical-8a6e14609de275adaec2b870684b68f6f2044c11.tar.bz2 historical-8a6e14609de275adaec2b870684b68f6f2044c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-extra/lock-keys-applet')
-rw-r--r-- | gnome-extra/lock-keys-applet/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/lock-keys-applet/ChangeLog b/gnome-extra/lock-keys-applet/ChangeLog index 06413477e8bc..292d22288994 100644 --- a/gnome-extra/lock-keys-applet/ChangeLog +++ b/gnome-extra/lock-keys-applet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/lock-keys-applet -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/ChangeLog,v 1.1 2003/05/06 17:52:44 foser Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/ChangeLog,v 1.2 2004/05/29 03:46:59 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + lock-keys-applet-1.0.ebuild: + Masked lock-keys-applet-1.0.ebuild stable for ppc *lock-keys-applet-1.0 (06 May 2003) diff --git a/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild b/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild index 9be9e01f271e..b6cae7d6e753 100644 --- a/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild +++ b/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild,v 1.2 2003/07/12 16:12:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild,v 1.3 2004/05/29 03:46:59 pvdabeel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://mfcn.ilo.de/led_applet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2 |