diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-11 03:28:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-11 03:28:29 +0000 |
commit | 92f66f6b998d46db1e0575d3e056b1d6f055c5fc (patch) | |
tree | f9cf349e8a75fd1525a03088f8e9ed49d071d3cd /dev-perl/PAR-Dist | |
parent | Changed order of dependencies, so that kaffe isn\'t the second choice. (diff) | |
download | gentoo-2-92f66f6b998d46db1e0575d3e056b1d6f055c5fc.tar.gz gentoo-2-92f66f6b998d46db1e0575d3e056b1d6f055c5fc.tar.bz2 gentoo-2-92f66f6b998d46db1e0575d3e056b1d6f055c5fc.zip |
Marking sparc, amd64 stable; cleaning up old ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 5226b3f111a6..c024eca84fdd 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.13 2006/09/05 19:32:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.14 2006/10/11 03:28:29 mcummings Exp $ + + 11 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -PAR-Dist-0.07.ebuild, -PAR-Dist-0.10.ebuild, -PAR-Dist-0.14.ebuild, + -PAR-Dist-0.15.ebuild, -PAR-Dist-0.16.ebuild, -PAR-Dist-0.17.ebuild, + PAR-Dist-0.19.ebuild: + Marking sparc, amd64 stable; cleaning up old ebuilds *PAR-Dist-0.19 (05 Sep 2006) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild index 0588ad3203c8..9206ce3fcfe4 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.19.ebuild,v 1.1 2006/09/05 19:32:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild,v 1.2 2006/10/11 03:28:29 mcummings 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" |