diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-07-15 18:27:17 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-07-15 18:27:17 +0000 |
commit | 28876651a965fe4894399e31bb0cd917ba865b9c (patch) | |
tree | b7b311ec13dd4856e3c2080a7b613a30b6038142 /dev-perl | |
parent | properly toggle luajit usage, bug #471704. removed old versions. (diff) | |
download | gentoo-2-28876651a965fe4894399e31bb0cd917ba865b9c.tar.gz gentoo-2-28876651a965fe4894399e31bb0cd917ba865b9c.tar.bz2 gentoo-2-28876651a965fe4894399e31bb0cd917ba865b9c.zip |
amd64/x86 stable wrt bug #449604
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index b420cb2ed73f..05c6987cf88c 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.76 2012/11/04 12:47:08 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.77 2013/07/15 18:27:17 zlogene Exp $ + + 15 Jul 2013; Mikle Kolyada <zlogene@gentoo.org> PAR-Dist-0.490.0.ebuild: + amd64/x86 stable wrt bug #449604 *PAR-Dist-0.490.0 (04 Nov 2012) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild index 1c273827e914..ff94f3f7fe0f 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.490.0.ebuild,v 1.1 2012/11/04 12:47:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v 1.2 2013/07/15 18:27:17 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |