summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-06 09:12:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-06 09:12:12 +0000
commit2383df89851a7eac12aab938caebb38554ab9343 (patch)
treea4d8956f88b521f3b5e10a1eb61934e96fa41c13 /dev-perl/gtk2-fu
parentFixed deps for removed mythfrontend (diff)
downloadhistorical-2383df89851a7eac12aab938caebb38554ab9343.tar.gz
historical-2383df89851a7eac12aab938caebb38554ab9343.tar.bz2
historical-2383df89851a7eac12aab938caebb38554ab9343.zip
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/gtk2-fu')
-rw-r--r--dev-perl/gtk2-fu/ChangeLog5
-rw-r--r--dev-perl/gtk2-fu/gtk2-fu-0.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog
index c0f76594f0d3..6b1b32234c3f 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.12 2005/06/02 23:09:11 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.13 2005/06/06 09:10:19 corsair Exp $
+
+ 06 Jun 2005; Markus Rothe <corsair@gentoo.org> gtk2-fu-0.08.ebuild:
+ Stable on ppc64
*gtk2-fu-0.08 (02 Jun 2005)
diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.08.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.08.ebuild
index 02463ce58386..af5316f3835c 100644
--- a/dev-perl/gtk2-fu/gtk2-fu-0.08.ebuild
+++ b/dev-perl/gtk2-fu/gtk2-fu-0.08.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.08.ebuild,v 1.1 2005/06/02 23:09:11 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.08.ebuild,v 1.2 2005/06/06 09:10:19 corsair Exp $
inherit perl-module
DESCRIPTION="gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity and speed of development"
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~dams/${MY_P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~amd64 ~alpha ~hppa ppc ~sparc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="dev-perl/gtk2-perl"