diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 17:12:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 17:12:37 +0000 |
commit | 5de26437a5941aafe273858f8f2357bc1bcd19f6 (patch) | |
tree | 76c78512466aca2faae6f470731292c77ecb2d3d /dev-perl | |
parent | ia64/s390/sh/sparc stable wrt #395735 (diff) | |
download | gentoo-2-5de26437a5941aafe273858f8f2357bc1bcd19f6.tar.gz gentoo-2-5de26437a5941aafe273858f8f2357bc1bcd19f6.tar.bz2 gentoo-2-5de26437a5941aafe273858f8f2357bc1bcd19f6.zip |
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 4517cc4042da..3669c38b46e0 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.70 2012/04/22 18:28:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.71 2012/05/06 17:12:37 armin76 Exp $ + + 06 May 2012; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.480.0.ebuild: + Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399 22 Apr 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild: Marked ~amd64-linux, bug #411647 diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild index 7f047a5e0c7e..1b1d05ced54e 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.480.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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.9 2012/04/22 18:28:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.10 2012/05/06 17:12:37 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="amd64 hppa x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |