diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-09 23:26:19 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-09 23:26:19 +0000 |
commit | 6989b361c96c010567fb2aea5f94289a1d990194 (patch) | |
tree | 3d4bfc609cfb1af963133dcf94c96ac0e4536c98 /dev-perl/perltidy/perltidy-20071205.ebuild | |
parent | Don't call econf during unpack, call it on compile. (diff) | |
download | historical-6989b361c96c010567fb2aea5f94289a1d990194.tar.gz historical-6989b361c96c010567fb2aea5f94289a1d990194.tar.bz2 historical-6989b361c96c010567fb2aea5f94289a1d990194.zip |
Sparc stable, Bug #261760.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/perltidy/perltidy-20071205.ebuild')
-rw-r--r-- | dev-perl/perltidy/perltidy-20071205.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perltidy/perltidy-20071205.ebuild b/dev-perl/perltidy/perltidy-20071205.ebuild index f28723b497b5..a6c6d9897d56 100644 --- a/dev-perl/perltidy/perltidy-20071205.ebuild +++ b/dev-perl/perltidy/perltidy-20071205.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/perltidy/perltidy-20071205.ebuild,v 1.4 2009/03/09 22:58:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v 1.5 2009/03/09 23:26:19 fmccor Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |