diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:38:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:38:20 +0000 |
commit | 417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64 (patch) | |
tree | 9cb48276bb2fc80f0af7b19784532296805c0056 /dev-perl/PAR-Dist | |
parent | Stable on sparc (diff) | |
download | historical-417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64.tar.gz historical-417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64.tar.bz2 historical-417ed68f4e5b6c302e5c5b0ffae835dd1ed0ce64.zip |
Stable on sparc
Package-Manager: portage-2.1.2.11
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.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 4b41b94e2a24..8edfe369de3f 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.25 2007/07/29 21:45:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.26 2007/08/09 15:30:30 gustavoz Exp $ + + 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> PAR-Dist-0.23.ebuild: + Stable on sparc 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.23.ebuild: ia64/x86 stable diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.23.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.23.ebuild index 2d7e3ede4b78..234c7616bd01 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.23.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.23.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.23.ebuild,v 1.3 2007/07/29 21:45:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.23.ebuild,v 1.4 2007/08/09 15:30:30 gustavoz 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" |