diff options
author | 2006-01-02 18:36:37 +0000 | |
---|---|---|
committer | 2006-01-02 18:36:37 +0000 | |
commit | 2b9fb4b5301d02c14afe548f9a9e2361e7fc1832 (patch) | |
tree | fae15439e84dd328257865c097c5d406da2ddd15 /x11-plugins | |
parent | Stable on ppc. (diff) | |
download | historical-2b9fb4b5301d02c14afe548f9a9e2361e7fc1832.tar.gz historical-2b9fb4b5301d02c14afe548f9a9e2361e7fc1832.tar.bz2 historical-2b9fb4b5301d02c14afe548f9a9e2361e7fc1832.zip |
Added ~amd64 keyword. Closes bug #109332.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/desklet-hypertail/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/Manifest | 16 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild | 6 |
3 files changed, 22 insertions, 8 deletions
diff --git a/x11-plugins/desklet-hypertail/ChangeLog b/x11-plugins/desklet-hypertail/ChangeLog index caf0d1846279..8384e1baec58 100644 --- a/x11-plugins/desklet-hypertail/ChangeLog +++ b/x11-plugins/desklet-hypertail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/desklet-hypertail -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.5 2005/07/31 01:56:47 nixphoeni Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.6 2006/01/02 18:36:37 metalgod Exp $ + + 02 Jan 2006; Luis Medinas <metalgod@gentoo.org> + desklet-hypertail-2.01-r1.ebuild: + Added ~amd64 keyword. Closes bug #109332. 31 Jul 2005; Joe Sapp <nixphoeni@gentoo.org> desklet-hypertail-2.01-r1.ebuild: diff --git a/x11-plugins/desklet-hypertail/Manifest b/x11-plugins/desklet-hypertail/Manifest index 6959e856c346..f07573ddf378 100644 --- a/x11-plugins/desklet-hypertail/Manifest +++ b/x11-plugins/desklet-hypertail/Manifest @@ -1,4 +1,14 @@ -MD5 843f2cda7b000b2031f57402c31d59cb desklet-hypertail-2.01-r1.ebuild 725 -MD5 dd88e54b08bc27f7061c335ff6dae166 ChangeLog 886 -MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4dca094f9966b19c4e4fe5559aee0c07 ChangeLog 1016 +MD5 d2169d1868047d8e2726857ad17d8d7f desklet-hypertail-2.01-r1.ebuild 731 MD5 b5c9a31f656c3ac5d4301d2faa0a2ba1 files/digest-desklet-hypertail-2.01-r1 66 +MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDuXKEwUpWvClEHQoRAgwfAJ9u7UCccikexvDyLahqBLt74X4AugCeKKHe +/O7c/P2Ac8QW6xLnW/EfOJg= +=+fEU +-----END PGP SIGNATURE----- diff --git a/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild b/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild index c7d85ca2ddd1..2f703ab5c1af 100644 --- a/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild +++ b/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild,v 1.3 2005/07/31 01:56:47 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild,v 1.4 2006/01/02 18:36:37 metalgod Exp $ inherit gdesklets @@ -14,7 +14,7 @@ SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_PN}-${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3 |