diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:01:53 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 11:01:53 +0000 |
commit | adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3 (patch) | |
tree | e2216f62094285a63a8168e87c429d7eb85dfd00 /dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | |
parent | The patch for parallel make wasn't enough as configure file should be removed... (diff) | |
download | historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.gz historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.tar.bz2 historical-adf5b8fc1f48a786c2ff26202fb9b71f10e0e8c3.zip |
Virtual for perl-core dep
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild')
-rw-r--r-- | dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild index d7a36cf91802..680c5e0948d7 100644 --- a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild +++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.1 2005/11/04 18:47:11 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.2 2006/02/13 10:37:09 mcummings Exp $ inherit perl-module SRC_TEST="do" @@ -16,7 +16,7 @@ IUSE="" DEPEND=">=dev-perl/Apache-AuthCookie-3.0 dev-perl/DBI - perl-core/Digest-MD5 + virtual/perl-Digest-MD5 dev-perl/SQL-Abstract" RDEPEND="" |