diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-09 17:02:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-09 17:02:38 +0000 |
commit | 95476397005d58dadd07dd9982fdca63e6c33f32 (patch) | |
tree | d9969d0c0fdfddc77158a33da4be82043178f6d4 /dev-perl/Inline | |
parent | Stable for HPPA (bug #384661). (diff) | |
download | gentoo-2-95476397005d58dadd07dd9982fdca63e6c33f32.tar.gz gentoo-2-95476397005d58dadd07dd9982fdca63e6c33f32.tar.bz2 gentoo-2-95476397005d58dadd07dd9982fdca63e6c33f32.zip |
Add ~alpha/~arm/~ia64/~s390/~sh wrt #384677
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Inline')
-rw-r--r-- | dev-perl/Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.480.0.ebuild | 4 |
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 |