diff options
author | 2005-11-10 10:26:36 +0000 | |
---|---|---|
committer | 2005-11-10 10:26:36 +0000 | |
commit | 57dceeb07086ad41e88ddb536ddacc2ffddd7f70 (patch) | |
tree | aa773500e9da267537b179252b2e5d7bf4952de1 /dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4-r1.ebuild | |
parent | Make use of built_with_use() (from eutils eclass) to fail if imlib2 is not co... (diff) | |
download | historical-57dceeb07086ad41e88ddb536ddacc2ffddd7f70.tar.gz historical-57dceeb07086ad41e88ddb536ddacc2ffddd7f70.tar.bz2 historical-57dceeb07086ad41e88ddb536ddacc2ffddd7f70.zip |
Version bump.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4-r1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4-r1.ebuild deleted file mode 100644 index 1ae1a348a55e..000000000000 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 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.2.4-r1.ebuild,v 1.6 2005/10/24 13:46:21 sebastian Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides an easy way to perform HTTP requests" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1 - >=dev-php/PEAR-Net_Socket-1.0.6-r1" |