dev-php/PEAR-HTTP: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Brian Evans
2018-06-08 10:11:00 -04:00
parent ec13c565da
commit 3f0d0ce1fe

View File

@@ -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
}