summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-DBI/Class-DBI-0.96.ebuild')
-rw-r--r--dev-perl/Class-DBI/Class-DBI-0.96.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild b/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
index 5124ac0f0d7e..fd59cf64dd4a 100644
--- a/dev-perl/Class-DBI/Class-DBI-0.96.ebuild
+++ b/dev-perl/Class-DBI/Class-DBI-0.96.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/Class-DBI/Class-DBI-0.96.ebuild,v 1.2 2004/06/25 00:12:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-0.96.ebuild,v 1.3 2004/07/14 16:51:12 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc"
+IUSE=""
# Tests aren't possible since they require interaction with the DB's