diff options
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 3f82dae7bb93..a873bb140db9 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.7 2005/03/17 09:09:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.8 2005/04/19 18:23:51 hansmi 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="x86 sparc amd64 alpha ~ppc" +KEYWORDS="x86 sparc amd64 alpha ppc" IUSE="" DEPEND="${DEPEND}" |