summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-21 20:21:26 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-21 20:21:26 +0000
commit9bcbed175df9483cd6a4ffe753a14dd639caca0a (patch)
tree39a7a8b3514d8c4efb9d139895531f9854fb8ab5 /dev-perl/Inline
parentProxy commit on behalf of Andrzej Pauli <andrzej.pauli@gmail.com>. Depend (diff)
downloadgentoo-2-9bcbed175df9483cd6a4ffe753a14dd639caca0a.tar.gz
gentoo-2-9bcbed175df9483cd6a4ffe753a14dd639caca0a.tar.bz2
gentoo-2-9bcbed175df9483cd6a4ffe753a14dd639caca0a.zip
marked x86 per bug 412985
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog5
-rw-r--r--dev-perl/Inline/Inline-0.500.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index e357bfa84fd1..e9c6f3a7101b 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.46 2012/02/21 17:48:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.47 2012/04/21 20:21:26 jdhore Exp $
+
+ 21 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Inline-0.500.0.ebuild:
+ marked x86 per bug 412985
*Inline-0.500.0 (21 Feb 2012)
diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0.ebuild
index 212d004e8c29..c6ab9d14e828 100644
--- a/dev-perl/Inline/Inline-0.500.0.ebuild
+++ b/dev-perl/Inline/Inline-0.500.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.1 2012/02/21 17:48:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.2 2012/04/21 20:21:26 jdhore Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5