diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-04-01 12:55:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-04-01 12:55:17 +0000 |
commit | 1b2039365de2eec63612b22ee3ca984a634ae415 (patch) | |
tree | 54325692077a33a82aea1d7ce862d0ed087b030b /dev-perl/PAR-Dist | |
parent | functions.sh moved elsewhere. Bug #389667. Thanks to Michael Orlitzky <michae... (diff) | |
download | historical-1b2039365de2eec63612b22ee3ca984a634ae415.tar.gz historical-1b2039365de2eec63612b22ee3ca984a634ae415.tar.bz2 historical-1b2039365de2eec63612b22ee3ca984a634ae415.zip |
Marked ~x86-macos
Package-Manager: portage-2.2.01.20366-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/PAR-Dist')
-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 df006ab2ed11..e332306f6619 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.65 2012/03/29 15:06:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.66 2012/04/01 12:55:17 grobian Exp $ + + 01 Apr 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild: + Marked ~x86-macos 29 Mar 2012; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.480.0.ebuild: Stable for HPPA (bug #404687). 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 d936d7dccd7a..31557160a7d6 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.5 2012/03/29 15:06:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.6 2012/04/01 12:55:17 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-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="amd64 hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |