summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 00:28:51 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 00:28:51 +0000
commit5aa99c46e658654a9a95ba76a46b43642be34e92 (patch)
treed0b22dea4dc0052257af6f814840e008cbe56cfd /dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild
parentAdding perl dep; fixed DEPEND (diff)
downloadgentoo-2-5aa99c46e658654a9a95ba76a46b43642be34e92.tar.gz
gentoo-2-5aa99c46e658654a9a95ba76a46b43642be34e92.tar.bz2
gentoo-2-5aa99c46e658654a9a95ba76a46b43642be34e92.zip
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild')
-rw-r--r--dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild
index 92b05e475490..3e7f57b1c9d0 100644
--- a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild
+++ b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.5 2006/07/10 22:29:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.6 2006/08/06 00:28:51 mcummings Exp $
# this is an RT dependency
@@ -16,6 +16,8 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="ia64 ~ppc sparc x86"
DEPEND="dev-perl/text-autoformat
- dev-perl/Text-Tabs+Wrap"
+ dev-perl/Text-Tabs+Wrap
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-IUSE="" \ No newline at end of file
+IUSE=""
+