summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-05-01 10:06:16 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-05-01 10:06:16 +0000
commit8cd907873da00cffcea5ecaea5ec88c96486899f (patch)
treefd7ae1be8d9b0674df0a6d1e706d7247fb00e68b /dev-perl
parentAllow also nvidia-drivers-1.0.9631-r1 which appears to be working and require... (diff)
downloadgentoo-2-8cd907873da00cffcea5ecaea5ec88c96486899f.tar.gz
gentoo-2-8cd907873da00cffcea5ecaea5ec88c96486899f.tar.bz2
gentoo-2-8cd907873da00cffcea5ecaea5ec88c96486899f.zip
Stable on ppc64; bug #175120
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Inline/ChangeLog5
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index ba58d1576895..015505525e38 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.32 2007/01/15 23:12:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.33 2007/05/01 10:06:16 corsair Exp $
+
+ 01 May 2007; Markus Rothe <corsair@gentoo.org> Inline-0.44-r1.ebuild:
+ Stable on ppc64; bug #175120
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Inline-0.44-r1.ebuild:
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index 5abfb108783d..5d1441516984 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.26 2007/02/11 11:17:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.27 2007/05/01 10:06:16 corsair Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="gtk"
DEPEND="virtual/perl-Digest-MD5