diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:39:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:39:23 +0000 |
commit | d0e29cbe4495f3cc1fb5499e36ca0546710c7435 (patch) | |
tree | 06ac065336ffdcfb92410f129343e7642d19f210 /dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild | |
parent | dev-perl/locale-maketext => perl-core/locale-maketext migration (diff) | |
download | gentoo-2-d0e29cbe4495f3cc1fb5499e36ca0546710c7435.tar.gz gentoo-2-d0e29cbe4495f3cc1fb5499e36ca0546710c7435.tar.bz2 gentoo-2-d0e29cbe4495f3cc1fb5499e36ca0546710c7435.zip |
dev-perl/locale-maketext => perl-core/locale-maketext migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild')
-rw-r--r-- | dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild index 79e6fa624b62..baa203ddba48 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.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/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild,v 1.5 2005/05/01 18:36:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.46.ebuild,v 1.6 2005/05/25 15:39:23 mcummings Exp $ inherit perl-module @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc alpha hppa amd64" IUSE="" -DEPEND="dev-perl/locale-maketext +DEPEND="perl-core/locale-maketext dev-perl/regexp-common" SRC_TEST="do" |