diff options
author | 2007-03-05 13:13:10 +0000 | |
---|---|---|
committer | 2007-03-05 13:13:10 +0000 | |
commit | 9a06704a43ac43c777771cf6774441bf2a277bbc (patch) | |
tree | 3833635ee0129f4a9f17048c9644c9fd548aa943 /dev-perl/PAR-Dist | |
parent | Stable on x86, bug #169152. (diff) | |
download | historical-9a06704a43ac43c777771cf6774441bf2a277bbc.tar.gz historical-9a06704a43ac43c777771cf6774441bf2a277bbc.tar.bz2 historical-9a06704a43ac43c777771cf6774441bf2a277bbc.zip |
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index e2b756bca6b4..857f7f83bbe3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.19 2007/01/22 14:08:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.20 2007/03/05 13:10:05 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> PAR-Dist-0.21.ebuild: + Stable on x86, bug #169152. 22 Jan 2007; Bryan Ăstergaard <kloeri@gentoo.org> PAR-Dist-0.21.ebuild: Stable on IA64. diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild index 65d29fbdfbcf..100bb81a8cfb 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.21.ebuild,v 1.4 2007/01/22 14:08:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild,v 1.5 2007/03/05 13:10:05 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMUELLER/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc x86" IUSE="" SRC_TEST="do" |