diff options
Diffstat (limited to 'dev-perl/Class-DBI-mysql')
-rw-r--r-- | dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild index eb59f2445464..7665fef7d410 100644 --- a/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild +++ b/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.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-mysql/Class-DBI-mysql-0.23.ebuild,v 1.3 2004/06/25 00:12:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-mysql/Class-DBI-mysql-0.23.ebuild,v 1.4 2004/07/14 16:51:34 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="" #Can't put tests here because they require interaction with the DB |