diff options
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 5e8e09867c67..75ea3e397dee 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.23 2007/06/25 10:41:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.24 2007/07/13 16:41:19 armin76 Exp $ + + 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.22.ebuild: + ia64/x86 stable *PAR-Dist-0.23 (25 Jun 2007) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild index 2e3b1cce83d5..39ddcd76cea4 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.22.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.22.ebuild,v 1.3 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild,v 1.4 2007/07/13 16:41:19 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" |