diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:21:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:21:41 +0000 |
commit | fc50c018e0ef6eadc7bbc682d2bd032d6cbaef0a (patch) | |
tree | 83a1d9f3861a70ea04fa8a272b247f13da6f5a0c /dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild | |
parent | dev-perl => perl-core migration (diff) | |
download | historical-fc50c018e0ef6eadc7bbc682d2bd032d6cbaef0a.tar.gz historical-fc50c018e0ef6eadc7bbc682d2bd032d6cbaef0a.tar.bz2 historical-fc50c018e0ef6eadc7bbc682d2bd032d6cbaef0a.zip |
text-balanced move
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild')
-rw-r--r-- | dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild index e170692e4fdf..b6b1c9c63cfc 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.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/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.16 2005/05/25 04:20:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.17 2005/05/25 15:21:41 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86" IUSE="" -DEPEND="dev-perl/Text-Balanced" +DEPEND="perl-core/Text-Balanced" src_install() { perl-module_src_install |