dev-php/PEAR-HTTP: Drop old
authorBrian Evans <grknight@gentoo.org>
Fri, 8 Jun 2018 14:11:00 +0000 (10:11 -0400)
committerBrian Evans <grknight@gentoo.org>
Fri, 8 Jun 2018 14:43:19 +0000 (10:43 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r2.ebuild [deleted file]

diff --git a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r2.ebuild b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r2.ebuild
deleted file mode 100644 (file)
index 0965173..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1 eutils
-
-DESCRIPTION="Miscellaneous HTTP utilities"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-src_prepare() {
-       # fix nasty DOS linebreaks
-       edos2unix HTTP.php
-}