diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:43:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:43:21 +0000 |
commit | d04fce5ae06b55d7d749e20d86617b2357882a49 (patch) | |
tree | b57053d2689ca3db1360167afde6fd294ac6e78a /dev-perl/perltidy/perltidy-20031021.ebuild | |
parent | Mark 0.4.9b stable on ia64 (diff) | |
download | gentoo-2-d04fce5ae06b55d7d749e20d86617b2357882a49.tar.gz gentoo-2-d04fce5ae06b55d7d749e20d86617b2357882a49.tar.bz2 gentoo-2-d04fce5ae06b55d7d749e20d86617b2357882a49.zip |
Mark 20031021 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/perltidy/perltidy-20031021.ebuild')
-rw-r--r-- | dev-perl/perltidy/perltidy-20031021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild index b20a962ecb60..ad5cfbe95c3d 100644 --- a/dev-perl/perltidy/perltidy-20031021.ebuild +++ b/dev-perl/perltidy/perltidy-20031021.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.10 2005/08/26 01:17:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.11 2005/10/02 13:43:21 agriffis 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="" mymake="/usr" |