diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:33:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:33:16 +0000 |
commit | f57be42d65948f1fe868d69a91e9570f119240a3 (patch) | |
tree | 44c99512cc60c02d3340b458fa410642738e89a6 /dev-perl/PAR-Dist | |
parent | Add Mission Control 5 (diff) | |
download | historical-f57be42d65948f1fe868d69a91e9570f119240a3.tar.gz historical-f57be42d65948f1fe868d69a91e9570f119240a3.tar.bz2 historical-f57be42d65948f1fe868d69a91e9570f119240a3.zip |
Stable on amd64 (#283969)
Package-Manager: portage-2.2_rc40/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 6d505525681f..8dcb1921a798 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.52 2009/09/17 17:41:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.53 2009/09/18 18:25:38 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> PAR-Dist-0.46.ebuild: + Stable on amd64 (#283969) 17 Sep 2009; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.46.ebuild: Stable for HPPA (bug #283969). diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild index 47010c51ec25..7c70ad14eaa0 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.3 2009/09/17 17:41:53 jer Exp $ +# $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 $ 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=" |