diff options
author | Olivier Crête <tester@gentoo.org> | 2005-06-05 01:48:03 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-06-05 01:48:03 +0000 |
commit | 03fb9fceb305341c5083db700424511f07d66280 (patch) | |
tree | b5820295de2e75868732e6fa0a0a06d9e5102a3c /gnome-extra/lock-keys-applet | |
parent | Marked ppc stable. (diff) | |
download | historical-03fb9fceb305341c5083db700424511f07d66280.tar.gz historical-03fb9fceb305341c5083db700424511f07d66280.tar.bz2 historical-03fb9fceb305341c5083db700424511f07d66280.zip |
Marking ~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-extra/lock-keys-applet')
-rw-r--r-- | gnome-extra/lock-keys-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/lock-keys-applet/Manifest | 12 | ||||
-rw-r--r-- | gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild | 4 |
3 files changed, 13 insertions, 9 deletions
diff --git a/gnome-extra/lock-keys-applet/ChangeLog b/gnome-extra/lock-keys-applet/ChangeLog index 2579932b6435..b5fb108517cb 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/ChangeLog,v 1.5 2005/02/24 19:26:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/ChangeLog,v 1.6 2005/06/05 01:48:03 tester Exp $ + + 05 Jun 2005; Olivier Crête <tester@gentoo.org> + lock-keys-applet-1.0.ebuild: + Marking ~amd64 24 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> lock-keys-applet-1.0.ebuild: diff --git a/gnome-extra/lock-keys-applet/Manifest b/gnome-extra/lock-keys-applet/Manifest index 3726bb55e04d..d938ffd79f8f 100644 --- a/gnome-extra/lock-keys-applet/Manifest +++ b/gnome-extra/lock-keys-applet/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 d8bf18a409865a2c45d06968c02d30b1 ChangeLog 727 -MD5 4c4e9ecc7004ecc4af8978e46e815389 lock-keys-applet-1.0.ebuild 720 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 57af48c432c26b81f0adeddd5e506467 lock-keys-applet-1.0.ebuild 725 +MD5 687a86a228197ca924e98f733fc64e5b ChangeLog 824 MD5 0ac58e2f9959469d4d95da3276a4c2c6 files/digest-lock-keys-applet-1.0 72 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCHipxKRy60XGEcJIRAlXYAJ9XsPsM1ln/lCKcLYwhOjmDA3vHzACgiOlK -GRr97B9nysf9QmtChrfAKlQ= -=CC9s +iD8DBQFColnfmOfEJZHYOKcRAtjlAJ9CM8OC2WIl0Wk03yVXni1La9rt8ACgmNb2 +P4Y8K3silpIaNR3Yj6GmaE0= +=Fj15 -----END PGP SIGNATURE----- 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 dfb95f4c8046..e112aeb5ff7a 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-2005 Gentoo Foundation # 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.6 2005/02/24 19:26:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/lock-keys-applet/lock-keys-applet-1.0.ebuild,v 1.7 2005/06/05 01:48:03 tester 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 ppc sparc" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2 |