summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-01-06 00:05:38 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-01-06 00:05:38 -0500
commit2859812454abdd4c62d5671596712b6f0df664d3 (patch)
treee646a84b52bd595d7802596fd75d732f6bcd8ec4
parentdev-php/PEAR-Archive_Tar: remove unused version 1.4.0. (diff)
downloadgentoo-2859812454abdd4c62d5671596712b6f0df664d3.tar.gz
gentoo-2859812454abdd4c62d5671596712b6f0df664d3.tar.bz2
gentoo-2859812454abdd4c62d5671596712b6f0df664d3.zip
dev-php/PEAR-Auth_HTTP: remove unused version 2.1.6-r1.
Package-Manager: portage-2.3.0
-rw-r--r--dev-php/PEAR-Auth_HTTP/Manifest1
-rw-r--r--dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/dev-php/PEAR-Auth_HTTP/Manifest b/dev-php/PEAR-Auth_HTTP/Manifest
index 75f279a80a13..d6b57d4b2c3b 100644
--- a/dev-php/PEAR-Auth_HTTP/Manifest
+++ b/dev-php/PEAR-Auth_HTTP/Manifest
@@ -1,2 +1 @@
-DIST Auth_HTTP-2.1.6.tgz 9327 SHA256 d6cabbe1835a2af6bbd42141461c0259cc6891c1f19a91afda9b04b695374216 SHA512 83e6d52dbe7401f3671ad3d0dc39b075bf95ee81fc7f3912e1601dbc207c35aea9b8ee3ac3c9829d92e17093d9d46111c1d28994c945b36d176bd22395c81d60 WHIRLPOOL e98fda51b2cb257d4ed5c8f93409c945a589d1abff514438210431542d0b7bfcc2d71d95cff3b30ac9c3f553c401ef16e260f588d395e927f16aa8e0dbb3abfc
DIST Auth_HTTP-2.1.8.tgz 8626 SHA256 bd3f37de04cbfd99c16fc2ca0ecf807611b0ceb5a943f6cedf359183c074e03c SHA512 e25686d289cd95b3ceea1d6836b1bd31ba36a755dc2ebf57d0d250d4169467bf5d313be3234e989557d4239f0ecb40150e561c087a34f228b0848190b98349b6 WHIRLPOOL e665a9a13907f7cb66c65a1ed76b1bbe814864ddffa20d86b18dc2c801ac2b203fcfb178b0a6d4b2a01a380c9b131d8b95f29c1bd6d06e0c4d2093a00c5a2dd8
diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild
deleted file mode 100644
index 789f61d8876e..000000000000
--- a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit php-pear-r1
-
-DESCRIPTION="Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism"
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-RDEPEND="dev-php/PEAR-Auth"