diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:37:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:37:23 +0000 |
commit | 9a066c90131944c4bd7a307afb89a7c0fbd7e82f (patch) | |
tree | 734e8a1d2a625cc1d2e80f8018d1c487d9927f4b /dev-perl | |
parent | Stable for amd64, wrt bug #404769 (diff) | |
download | historical-9a066c90131944c4bd7a307afb89a7c0fbd7e82f.tar.gz historical-9a066c90131944c4bd7a307afb89a7c0fbd7e82f.tar.bz2 historical-9a066c90131944c4bd7a307afb89a7c0fbd7e82f.zip |
Stable for amd64, wrt bug #404687
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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 8cb130dd98e2..4a49c8dae8a6 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.63 2012/03/26 23:08:31 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.64 2012/03/28 07:37:23 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PAR-Dist-0.480.0.ebuild: + Stable for amd64, wrt bug #404687 26 Mar 2012; Naohiro Aota <naota@gentoo.org> PAR-Dist-0.480.0.ebuild: Add ~x86-fbsd. #408399 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 dcd63686b41c..54beda49ab52 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.3 2012/03/26 23:08:31 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.4 2012/03/28 07:37:23 ago 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-solaris" IUSE="" DEPEND=" |