diff options
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index ee92d0f83dab..6c683baf9bb6 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2006/03/30 23:10:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.4 2006/06/12 16:03:42 mcummings Exp $ + + 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> PAR-Dist-0.07.ebuild, + PAR-Dist-0.08.ebuild: + Marking sparc stable 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> PAR-Dist-0.08.ebuild: Mark 0.08 ~ia64 diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild index 91a46e2db990..ba86ea64cffe 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.07.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.07.ebuild,v 1.1 2006/01/13 15:27:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild,v 1.2 2006/06/12 16:03:42 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="sparc ~x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild index d19d7966e69a..51a216b35562 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.08.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.08.ebuild,v 1.2 2006/03/30 23:10:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.08.ebuild,v 1.3 2006/06/12 16:03:42 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="~ia64 ~sparc ~x86" +KEYWORDS="~ia64 sparc ~x86" IUSE="" SRC_TEST="do" |