summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-04-07 01:46:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-04-07 01:46:34 +0000
commit280d139997afc229fe104a6dd7a50d2e02670ef3 (patch)
tree1128d9e8f9081e19faf1186741ff95743fdefee1 /dev-perl
parentRemoved code for missing patch, this should fix Bug #45904 (Manifest recommit) (diff)
downloadgentoo-2-280d139997afc229fe104a6dd7a50d2e02670ef3.tar.gz
gentoo-2-280d139997afc229fe104a6dd7a50d2e02670ef3.tar.bz2
gentoo-2-280d139997afc229fe104a6dd7a50d2e02670ef3.zip
Stable on hppa and sparc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/gtk2-perl/ChangeLog5
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index 37122fccee2c..a31835d82769 100644
--- a/dev-perl/gtk2-perl/ChangeLog
+++ b/dev-perl/gtk2-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/gtk2-perl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.11 2004/03/29 14:32:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.12 2004/04/07 01:46:34 gustavoz Exp $
+
+ 06 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtk2-perl-1.040.ebuild:
+ Stable on hppa and sparc
*gtk2-perl-1.040 (29 Mar 2004)
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild
index 38a25f21a872..d34708f721d5 100644
--- a/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild
+++ b/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild,v 1.1 2004/03/29 14:32:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild,v 1.2 2004/04/07 01:46:34 gustavoz Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
IUSE="perl"
DEPEND=">=x11-libs/gtk+-2*