summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-14 10:02:42 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-14 10:02:42 +0000
commit80e78144b9559c00a6c8ef61c418dba9446de94d (patch)
tree5aee81777dc391552e2233e1b2514efec3218fe0 /dev-perl/Inline
parentAdded ~ppc64; bug #150934 (diff)
downloadgentoo-2-80e78144b9559c00a6c8ef61c418dba9446de94d.tar.gz
gentoo-2-80e78144b9559c00a6c8ef61c418dba9446de94d.tar.bz2
gentoo-2-80e78144b9559c00a6c8ef61c418dba9446de94d.zip
Added ~ppc64; bug #150934
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-perl/Inline')
-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 b2a92d21e88b..d8e9098512b8 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.29 2006/10/13 21:22:13 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.30 2006/10/14 10:02:42 corsair Exp $
+
+ 14 Oct 2006; Markus Rothe <corsair@gentoo.org> Inline-0.44-r1.ebuild:
+ Added ~ppc64; bug #150934
13 Oct 2006; Yuval Yaari <yuval@gentoo.org> Inline-0.44-r1.ebuild:
using File-Spec's and Digest-MD5's virtuals; bug #151201
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index e5cbf74b5bd1..f2a0ebbce63d 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-2006 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.22 2006/10/13 21:22:13 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.23 2006/10/14 10:02:42 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 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86"
IUSE="gtk"
DEPEND="virtual/perl-Digest-MD5