summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-25 18:57:14 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-25 18:57:14 +0000
commit66f2a5bfae8724806bb4c2b50a8b4c07c9554a81 (patch)
treefd4ce67518069a852507f93a1df132fb6f492bb9 /dev-perl/Inline
parentVersion bump. (diff)
downloadhistorical-66f2a5bfae8724806bb4c2b50a8b4c07c9554a81.tar.gz
historical-66f2a5bfae8724806bb4c2b50a8b4c07c9554a81.tar.bz2
historical-66f2a5bfae8724806bb4c2b50a8b4c07c9554a81.zip
arm stable, bug #412985
Package-Manager: portage-2.1.10.56/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 599bb6986cff..bdf48ba6c3e4 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.48 2012/04/22 10:22:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.49 2012/04/25 18:57:14 maekke Exp $
+
+ 25 Apr 2012; Markus Meier <maekke@gentoo.org> Inline-0.500.0.ebuild:
+ arm stable, bug #412985
22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Inline-0.500.0.ebuild:
Stable for amd64, wrt bug #412985
diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0.ebuild
index 2c6bf8bb81fc..6ab11d093dd1 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.3 2012/04/22 10:22:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.4 2012/04/25 18:57:14 maekke 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