diff options
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/httpush/ChangeLog | 8 | ||||
-rw-r--r-- | net-proxy/httpush/httpush-0.9_beta11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-proxy/httpush/ChangeLog b/net-proxy/httpush/ChangeLog index a7f18ea9ac34..e4cfa5ad4b02 100644 --- a/net-proxy/httpush/ChangeLog +++ b/net-proxy/httpush/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-proxy/httpush -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.3 2005/05/25 14:28:07 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.4 2006/02/13 15:02:40 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + httpush-0.9_beta11.ebuild: + Virtuals for perl-core 25 May 2005; Michael Cummings <mcummings@gentoo.org> httpush-0.9_beta11.ebuild: 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 |