diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-10 08:06:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-10 08:06:48 +0000 |
commit | a2800cc16f52be6a3e98b645efcb75dc7ef319a9 (patch) | |
tree | 777413e10681098f5924aabe0fa348e87b356f2b | |
parent | x86 stable, bug 283969 (diff) | |
download | gentoo-2-a2800cc16f52be6a3e98b645efcb75dc7ef319a9.tar.gz gentoo-2-a2800cc16f52be6a3e98b645efcb75dc7ef319a9.tar.bz2 gentoo-2-a2800cc16f52be6a3e98b645efcb75dc7ef319a9.zip |
x86 stable, bug 283969
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index e8f23901e645..152b870abf85 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.50 2009/09/07 08:41:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.51 2009/09/10 08:06:48 fauli Exp $ + + 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> PAR-Dist-0.46.ebuild: + x86 stable, bug 283969 07 Sep 2009; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.44.ebuild, -PAR-Dist-0.45.ebuild: diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild index 0802955a083f..22b254f6949e 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.46.ebuild,v 1.1 2009/08/02 18:56:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.2 2009/09/10 08:06:48 fauli Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc x86" IUSE="" DEPEND=" |