summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 07:57:30 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 07:57:30 +0000
commitfc7b6e0420e19c80c9f0c1c50e2e51f53a98c353 (patch)
treee4c0366bff9dd3845af4732bd8878dc24dfe7d0e /dev-perl/gtk2-perl
parentStable on ppc64 (diff)
downloadgentoo-2-fc7b6e0420e19c80c9f0c1c50e2e51f53a98c353.tar.gz
gentoo-2-fc7b6e0420e19c80c9f0c1c50e2e51f53a98c353.tar.bz2
gentoo-2-fc7b6e0420e19c80c9f0c1c50e2e51f53a98c353.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r--dev-perl/gtk2-perl/ChangeLog5
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.062.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index d46ba3b97364..722fda345e7f 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.23 2005/03/11 20:19:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.24 2005/04/09 07:54:20 corsair Exp $
+
+ 08 Apr 2005; Markus Rothe <corsair@gentoo.org> gtk2-perl-1.062.ebuild:
+ Stable on ppc64
11 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk2-perl-1.062.ebuild:
Stable on sparc
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.062.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.062.ebuild
index fee0de0ffe25..d34d35f2d591 100644
--- a/dev-perl/gtk2-perl/gtk2-perl-1.062.ebuild
+++ b/dev-perl/gtk2-perl/gtk2-perl-1.062.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-perl/gtk2-perl-1.062.ebuild,v 1.3 2005/03/11 20:19:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.062.ebuild,v 1.4 2005/04/09 07:54:20 corsair Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ppc64"
IUSE=""
DEPEND=">=x11-libs/gtk+-2*