diff options
author | David Holm <dholm@gentoo.org> | 2005-05-09 18:16:53 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-09 18:16:53 +0000 |
commit | 97523a35182c3ef35925eccc22e879555f01b3f3 (patch) | |
tree | c48f3e85829112d60207c4047e3a59545073f110 /x11-plugins/desklet-hypertail | |
parent | Version bump. (diff) | |
download | historical-97523a35182c3ef35925eccc22e879555f01b3f3.tar.gz historical-97523a35182c3ef35925eccc22e879555f01b3f3.tar.bz2 historical-97523a35182c3ef35925eccc22e879555f01b3f3.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'x11-plugins/desklet-hypertail')
-rw-r--r-- | x11-plugins/desklet-hypertail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/desklet-hypertail/ChangeLog b/x11-plugins/desklet-hypertail/ChangeLog index 3c605dc97fe9..736992ab05fc 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.3 2005/04/28 04:35:50 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.4 2005/05/09 18:09:41 dholm Exp $ + + 09 May 2005; David Holm <dholm@gentoo.org> + desklet-hypertail-2.01-r1.ebuild: + Added to ~ppc. 28 Apr 2005; Joe Sapp <nixphoeni@gentoo.org> -desklet-hypertail-2.01.ebuild: 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 b2feee4fc8ae..0839107e731c 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 # 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.1 2005/04/28 04:30:57 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild,v 1.2 2005/05/09 18:09:41 dholm Exp $ inherit gdesklets @@ -14,7 +14,7 @@ SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_PN}-${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3 |