diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-08 18:01:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-08 18:01:46 +0000 |
commit | 60eab8538321a2b6cf8963856b1bccdd9544a09e (patch) | |
tree | 6eb4280eeee0139cf7f659a79c0265605e5e4484 /dev-perl | |
parent | Added media-sound/mpd-svn:ao and media-sound/mpd-svn:icecast flags. (diff) | |
download | gentoo-2-60eab8538321a2b6cf8963856b1bccdd9544a09e.tar.gz gentoo-2-60eab8538321a2b6cf8963856b1bccdd9544a09e.tar.bz2 gentoo-2-60eab8538321a2b6cf8963856b1bccdd9544a09e.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild index 8f5f762f45ef..8124bb3526c5 100644 --- a/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild +++ b/dev-perl/gtk2-fu/gtk2-fu-0.05.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/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild,v 1.4 2005/03/08 13:30:09 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild,v 1.5 2005/03/08 18:01:46 corsair Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/gtk2-fu/download/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ppc64" DEPEND="dev-perl/gtk2-perl" |