diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 15:05:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 15:05:14 +0000 |
commit | e34990bf3289c52e4046f120365e605d8752c02b (patch) | |
tree | 307f69dbcfba575e55c9a86c348ea009d6ddaa8b /net-proxy/httpush/httpush-0.9_beta11.ebuild | |
parent | Virtuals for some perl-core deps (diff) | |
download | gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.tar.gz gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.tar.bz2 gentoo-2-e34990bf3289c52e4046f120365e605d8752c02b.zip |
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-proxy/httpush/httpush-0.9_beta11.ebuild')
-rw-r--r-- | net-proxy/httpush/httpush-0.9_beta11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-proxy/httpush/httpush-0.9_beta11.ebuild b/net-proxy/httpush/httpush-0.9_beta11.ebuild index 20ca63eb345d..993c5be251d1 100644 --- a/net-proxy/httpush/httpush-0.9_beta11.ebuild +++ b/net-proxy/httpush/httpush-0.9_beta11.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/net-proxy/httpush/httpush-0.9_beta11.ebuild,v 1.2 2005/05/25 14:28:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/httpush-0.9_beta11.ebuild,v 1.3 2006/02/13 15:02:40 mcummings Exp $ inherit eutils @@ -16,7 +16,7 @@ KEYWORDS="~x86" IUSE="xml2" RDEPEND="dev-perl/URI - perl-core/MIME-Base64 + virtual/perl-MIME-Base64 dev-perl/libwww-perl dev-perl/Net-SSLeay dev-perl/Crypt-SSLeay |