diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 19:53:29 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 19:53:29 +0000 |
commit | efc02ebb01f7faf8a6be8a4adfa0c2a08c551bc6 (patch) | |
tree | 5b29b5b19619c870139bfaa20ff37e9c55035e39 /dev-perl/Inline | |
parent | Keyword amd64-linux and x86-linux (diff) | |
download | gentoo-2-efc02ebb01f7faf8a6be8a4adfa0c2a08c551bc6.tar.gz gentoo-2-efc02ebb01f7faf8a6be8a4adfa0c2a08c551bc6.tar.bz2 gentoo-2-efc02ebb01f7faf8a6be8a4adfa0c2a08c551bc6.zip |
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r-- | dev-perl/Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.510.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog index 49e9709acc8c..ced6171c3e9d 100644 --- a/dev-perl/Inline/ChangeLog +++ b/dev-perl/Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Inline # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.56 2013/01/06 20:19:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.57 2013/02/08 19:53:29 bicatali Exp $ + + 08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> Inline-0.510.0.ebuild: + Keyword amd64-linux and x86-linux 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Inline-0.480.0.ebuild, Inline-0.500.0.ebuild, Inline-0.510.0.ebuild: diff --git a/dev-perl/Inline/Inline-0.510.0.ebuild b/dev-perl/Inline/Inline-0.510.0.ebuild index aeb959910d71..2df3e23ae010 100644 --- a/dev-perl/Inline/Inline-0.510.0.ebuild +++ b/dev-perl/Inline/Inline-0.510.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.2 2013/01/06 20:19:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.3 2013/02/08 19:53:29 bicatali 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 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 |