diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-10 10:42:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-10 10:42:35 +0000 |
commit | 52afe6b32a1b2ba69f157c8b46486830a0e784d9 (patch) | |
tree | 3d07c535bd5e9c073367fd76ae07d8ffbfc8e379 /dev-perl/Inline | |
parent | Marked ~hppa (bug #384677). (diff) | |
download | gentoo-2-52afe6b32a1b2ba69f157c8b46486830a0e784d9.tar.gz gentoo-2-52afe6b32a1b2ba69f157c8b46486830a0e784d9.tar.bz2 gentoo-2-52afe6b32a1b2ba69f157c8b46486830a0e784d9.zip |
Marked ~hppa (bug #384677).
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
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 f5ba72c316b3..65b88d303c68 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.43 2011/10/09 17:02:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.44 2011/10/10 10:42:35 jer Exp $ + + 10 Oct 2011; Jeroen Roovers <jer@gentoo.org> Inline-0.480.0.ebuild: + Marked ~hppa (bug #384677). 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> Inline-0.480.0.ebuild: Add ~alpha/~arm/~ia64/~s390/~sh wrt #384677 diff --git a/dev-perl/Inline/Inline-0.480.0.ebuild b/dev-perl/Inline/Inline-0.480.0.ebuild index 5ad67877eb92..2653b06cf29d 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.2 2011/10/09 17:02:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.480.0.ebuild,v 1.3 2011/10/10 10:42:35 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 |