diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:40:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:40:32 +0000 |
commit | 2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b (patch) | |
tree | 7fd626ba5ef318841cc754918a2d25885f40c61b /dev-perl | |
parent | Adding nostrip after correspondence with author (diff) | |
download | gentoo-2-2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b.tar.gz gentoo-2-2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b.tar.bz2 gentoo-2-2b7bd2f6df80b7ac0da75a703cd5543c7d8d651b.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/gtk2-fu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog index 7261d7e939d2..a1dbd622b5fc 100644 --- a/dev-perl/gtk2-fu/ChangeLog +++ b/dev-perl/gtk2-fu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-fu # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.6 2005/01/15 14:10:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.7 2005/03/07 16:36:30 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> gtk2-fu-0.05.ebuild: + Stable on ppc64 15 Jan 2005; Markus Rothe <corsair@gentoo.org> gtk2-fu-0.05.ebuild: Added ~ppc64 to KEYWORDS diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild index 154ed4d610e7..b4cf5a2df763 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.2 2005/01/15 14:10:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.05.ebuild,v 1.3 2005/03/07 16:36:30 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" |