diff options
author | 2007-11-10 17:53:22 +0000 | |
---|---|---|
committer | 2007-11-10 17:53:22 +0000 | |
commit | 40e3bba762d6ecd54474c834b926b7b79bfc146f (patch) | |
tree | 3b59e73d626a7374d2a6d74b2a5a03921de36182 /dev-perl/PAR-Dist | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-40e3bba762d6ecd54474c834b926b7b79bfc146f.tar.gz historical-40e3bba762d6ecd54474c834b926b7b79bfc146f.tar.bz2 historical-40e3bba762d6ecd54474c834b926b7b79bfc146f.zip |
ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
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.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index be132833f77b..908e65623805 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.28 2007/11/10 14:17:47 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.29 2007/11/10 17:53:22 armin76 Exp $ + + 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.25.ebuild: + ia64/sparc/x86 stable 10 Nov 2007; Samuli Suominen <drac@gentoo.org> PAR-Dist-0.23.ebuild: amd64 stable diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild index 65ac6690aed8..6ff1b2fd9437 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.25.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.25.ebuild,v 1.1 2007/08/20 09:40:52 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild,v 1.2 2007/11/10 17:53:22 armin76 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" |