diff options
author | Torsten Veller <tove@gentoo.org> | 2008-11-18 14:33:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-11-18 14:33:04 +0000 |
commit | ad8363b2b04c67c5f28fec1a7b7e0566254b2a96 (patch) | |
tree | abcbfd77d94714b2f59da3ca8a4479c790810638 /dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild | |
parent | New virtuals: module-build version (diff) | |
download | historical-ad8363b2b04c67c5f28fec1a7b7e0566254b2a96.tar.gz historical-ad8363b2b04c67c5f28fec1a7b7e0566254b2a96.tar.bz2 historical-ad8363b2b04c67c5f28fec1a7b7e0566254b2a96.zip |
New virtuals: version
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild')
-rw-r--r-- | dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild b/dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild index 4e1484fb2d26..a483d42f975b 100644 --- a/dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild +++ b/dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild,v 1.1 2008/09/30 11:02:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.17.ebuild,v 1.2 2008/11/18 14:33:04 tove Exp $ MODULE_AUTHOR=TMTM MY_P="${PN}-v${PV}" @@ -26,6 +26,6 @@ DEPEND=">=dev-perl/Class-Data-Inheritable-0.02 virtual/perl-Scalar-List-Utils dev-perl/Clone >=dev-perl/Ima-DBI-0.33 - dev-perl/version + virtual/perl-version >=dev-perl/UNIVERSAL-moniker-0.06 dev-lang/perl" |