diff options
author | 2004-07-14 20:32:20 +0000 | |
---|---|---|
committer | 2004-07-14 20:32:20 +0000 | |
commit | 8989955507820b6ddb791d0389bae4f8aacb4eda (patch) | |
tree | a4cc8c900edbb19fbcc41d2debfcaa7369dc1fee /dev-perl/perltidy | |
parent | don't dep on arch for gnuconfig_update, don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-8989955507820b6ddb791d0389bae4f8aacb4eda.tar.gz historical-8989955507820b6ddb791d0389bae4f8aacb4eda.tar.bz2 historical-8989955507820b6ddb791d0389bae4f8aacb4eda.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/perltidy-20020425-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20020425.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20031021.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/perltidy/perltidy-20020425-r1.ebuild b/dev-perl/perltidy/perltidy-20020425-r1.ebuild index bb0986aebdef..98982275308f 100644 --- a/dev-perl/perltidy/perltidy-20020425-r1.ebuild +++ b/dev-perl/perltidy/perltidy-20020425-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425-r1.ebuild,v 1.6 2004/06/25 00:55:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425-r1.ebuild,v 1.7 2004/07/14 20:09:16 agriffis Exp $ inherit perl-module @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tgz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/perltidy/perltidy-20020425.ebuild b/dev-perl/perltidy/perltidy-20020425.ebuild index eff093db6587..58bae6368c0b 100644 --- a/dev-perl/perltidy/perltidy-20020425.ebuild +++ b/dev-perl/perltidy/perltidy-20020425.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.13 2004/06/25 00:55:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.14 2004/07/14 20:09:16 agriffis Exp $ inherit perl-module @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tgz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND}" diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild index 7c300b2b3591..1c95ae2fb923 100644 --- a/dev-perl/perltidy/perltidy-20031021.ebuild +++ b/dev-perl/perltidy/perltidy-20031021.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4 2004/07/04 08:30:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.5 2004/07/14 20:09:16 agriffis Exp $ inherit perl-module @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc amd64 ~alpha" +IUSE="" DEPEND="${DEPEND}" |