From 9307cff0684fc88b85bea7e1c72e2e4587717486 Mon Sep 17 00:00:00 2001 From: Christian Hoffmann Date: Sat, 18 Aug 2007 15:07:38 +0000 Subject: version bump wrt bug 158633, thanks to Jakub Moc (Portage version: 2.1.2.11) --- dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild (limited to 'dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild') diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild new file mode 100644 index 000000000000..0a4cf8af4d77 --- /dev/null +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.1 2007/08/18 15:07:38 hoffie Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Provides an easy way to perform HTTP requests" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1 + >=dev-php/PEAR-Net_Socket-1.0.6-r1" -- cgit v1.2.3-65-gdbad