summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-04 23:13:55 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-04 23:13:55 +0000
commit5db60a0fb4d17ace93a54a273ca1af1705010389 (patch)
treed1e516f3e0efd6617e9ee8d8e069840980f1296c /dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadhistorical-5db60a0fb4d17ace93a54a273ca1af1705010389.tar.gz
historical-5db60a0fb4d17ace93a54a273ca1af1705010389.tar.bz2
historical-5db60a0fb4d17ace93a54a273ca1af1705010389.zip
Adding perl dep; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild')
-rw-r--r--dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild b/dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild
index e0a4c86e1494..aa9bdd88fef7 100644
--- a/dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild
+++ b/dev-perl/Apache-DBI/Apache-DBI-0.99.01.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/Apache-DBI/Apache-DBI-0.99.01.ebuild,v 1.4 2006/07/10 14:19:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-0.99.01.ebuild,v 1.5 2006/08/04 22:16:35 mcummings Exp $
inherit perl-module
@@ -19,7 +19,8 @@ IUSE=""
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Digest-SHA1-2.01
- >=dev-perl/DBI-1.30"
+ >=dev-perl/DBI-1.30
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-export OPTIMIZE="$CFLAGS" \ No newline at end of file
+export OPTIMIZE="$CFLAGS"