diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 15:19:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 15:19:02 +0000 |
commit | da0ca95d96bf448085d2c8c9a46da87fe5219f64 (patch) | |
tree | 0c7ff3d2716ba190992d91d685df1125aed7d9da /dev-perl/PAR-Dist | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-da0ca95d96bf448085d2c8c9a46da87fe5219f64.tar.gz gentoo-2-da0ca95d96bf448085d2c8c9a46da87fe5219f64.tar.bz2 gentoo-2-da0ca95d96bf448085d2c8c9a46da87fe5219f64.zip |
Marked ~x64-macos
(Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.480.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 8e8129f23929..1363cb5321b5 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.61 2011/11/06 08:16:59 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.62 2012/03/24 15:19:02 grobian Exp $ + + 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild: + Marked ~x64-macos *PAR-Dist-0.480.0 (06 Nov 2011) 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 5ab44c2d3d75..d70e5f2f69c5 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-2011 Gentoo Foundation +# 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.1 2011/11/06 08:16:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.2 2012/03/24 15:19:02 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x64-macos ~x86-solaris" IUSE="" DEPEND=" |