diff options
author | 2009-10-07 23:19:01 +0000 | |
---|---|---|
committer | 2009-10-07 23:19:01 +0000 | |
commit | d5e8672296af2722d18c171dd46450b61174a3d6 (patch) | |
tree | 5c7d8af854aa4a9c3fc9c00a456d95278b543732 /dev-perl/PAR-Dist | |
parent | Version bumped, bug #288082. (diff) | |
download | historical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.gz historical-d5e8672296af2722d18c171dd46450b61174a3d6.tar.bz2 historical-d5e8672296af2722d18c171dd46450b61174a3d6.zip |
stable sparc, bug 283969
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 8dcb1921a798..a443a252174f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.53 2009/09/18 18:25:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.54 2009/10/07 23:04:12 tcunha Exp $ + + 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> PAR-Dist-0.46.ebuild: + stable sparc, bug 283969 18 Sep 2009; Torsten Veller <tove@gentoo.org> PAR-Dist-0.46.ebuild: Stable on amd64 (#283969) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild index 7c70ad14eaa0..d6e691501ac7 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.46.ebuild,v 1.4 2009/09/18 18:25:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.5 2009/10/07 23:04:12 tcunha Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~sparc x86" +KEYWORDS="amd64 hppa ~ia64 sparc x86" IUSE="" DEPEND=" |