diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:59:01 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:59:01 +0000 |
commit | 9d95012f2c2078d5865755c6fe70a0b7f83e2c8d (patch) | |
tree | e94aaa5b114a859817d8526133d09a71bc9bdd5e /dev-perl/PAR-Dist | |
parent | amd64 stable (diff) | |
download | gentoo-2-9d95012f2c2078d5865755c6fe70a0b7f83e2c8d.tar.gz gentoo-2-9d95012f2c2078d5865755c6fe70a0b7f83e2c8d.tar.bz2 gentoo-2-9d95012f2c2078d5865755c6fe70a0b7f83e2c8d.zip |
amd64 stable
(Portage version: 2.1.4_rc10)
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 908e65623805..302d14d7a994 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.29 2007/11/10 17:53:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.30 2007/12/17 18:59:01 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> PAR-Dist-0.25.ebuild: + amd64 stable 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.25.ebuild: ia64/sparc/x86 stable diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild index 6ff1b2fd9437..925ba57afd8b 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.2 2007/11/10 17:53:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.25.ebuild,v 1.3 2007/12/17 18:59:01 drac 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" |