diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:53:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:53:25 +0000 |
commit | fa94f8b494090c91173306fbda4a50097250dc21 (patch) | |
tree | 201e78db0c0b64ea31f79db8b17dac19ed935489 /dev-perl/locale-maketext-lexicon | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update, don't assign S=$... (diff) | |
download | gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.tar.gz gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.tar.bz2 gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/locale-maketext-lexicon')
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild index 606f87b0bb60..7233cbbeaa64 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.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/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild,v 1.3 2004/06/25 00:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild,v 1.4 2004/07/14 18:52:12 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~hppa" +IUSE="" DEPEND="${DEPEND} dev-perl/locale-maketext diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild index 8f5314816d97..e3572f0a799e 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.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/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild,v 1.4 2004/06/25 00:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild,v 1.5 2004/07/14 18:52:12 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha hppa ~amd64" +IUSE="" DEPEND="dev-perl/locale-maketext dev-perl/regexp-common" diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild index 22d65e5f175f..3c5b3dd38d9c 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.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/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild,v 1.2 2004/06/25 00:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild,v 1.3 2004/07/14 18:52:12 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +IUSE="" DEPEND="dev-perl/locale-maketext dev-perl/regexp-common" |