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/perltidy | |
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/perltidy')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20070424.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index e6ac188b7138..a00e946bdde6 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/perltidy # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.29 2007/05/12 14:38:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.30 2007/06/21 16:37:29 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> + perltidy-20070424.ebuild: + Marking sparc stable *perltidy-20070508 (12 May 2007) diff --git a/dev-perl/perltidy/perltidy-20070424.ebuild b/dev-perl/perltidy/perltidy-20070424.ebuild index 9981e080203c..9d0701661c30 100644 --- a/dev-perl/perltidy/perltidy-20070424.ebuild +++ b/dev-perl/perltidy/perltidy-20070424.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/perltidy/perltidy-20070424.ebuild,v 1.1 2007/04/28 02:39:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20070424.ebuild,v 1.2 2007/06/21 16:37:29 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |