diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 16:45:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 16:45:19 +0000 |
commit | 4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430 (patch) | |
tree | db68d7685763a9046ec349b98d797a4cd203f1ab /dev-perl/PAR-Dist | |
parent | Stable version of UPX released, beta version removed. (diff) | |
download | historical-4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430.tar.gz historical-4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430.tar.bz2 historical-4fe9fdf4a1efcc18f47f600d5fa0042f9b2eb430.zip |
Marking sparc stable
Package-Manager: portage-2.1.2.9
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.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 7ded6d3bdc68..ab06ed4c57b1 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.21 2007/05/12 14:29:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.22 2007/06/21 16:32:36 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> PAR-Dist-0.22.ebuild: + Marking sparc stable *PAR-Dist-0.22 (12 May 2007) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild index d08486001f62..61ab68588a35 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.1 2007/05/12 14:29:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.22.ebuild,v 1.2 2007/06/21 16:32:36 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" |