summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r--dev-perl/Inline/ChangeLog5
-rw-r--r--dev-perl/Inline/Inline-0.480.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index 2a0171af852e..f5ba72c316b3 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Inline
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.42 2011/09/27 16:31:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.43 2011/10/09 17:02:38 armin76 Exp $
+
+ 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> Inline-0.480.0.ebuild:
+ Add ~alpha/~arm/~ia64/~s390/~sh wrt #384677
*Inline-0.480.0 (27 Sep 2011)
diff --git a/dev-perl/Inline/Inline-0.480.0.ebuild b/dev-perl/Inline/Inline-0.480.0.ebuild
index 08e324c115ee..5ad67877eb92 100644
--- a/dev-perl/Inline/Inline-0.480.0.ebuild
+++ b/dev-perl/Inline/Inline-0.480.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.480.0.ebuild,v 1.1 2011/09/27 16:31:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.480.0.ebuild,v 1.2 2011/10/09 17:02:38 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5