dev-php/PEAR-Mail_mimeDecode: Drop old
authorBrian Evans <grknight@gentoo.org>
Mon, 23 Apr 2018 16:15:48 +0000 (12:15 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 23 Apr 2018 17:24:13 +0000 (13:24 -0400)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-php/PEAR-Mail_mimeDecode/Manifest
dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild [deleted file]

index 625d57bfbb7774b1dd5a63b4677c1f301955d9e1..f99b8b828811c7d4c1ad6cb860d2e2dd713475e7 100644 (file)
@@ -1,2 +1 @@
-DIST Mail_mimeDecode-1.5.5.tgz 11554 BLAKE2B 90cc9cbee9118d4cbf934fbf6f6462daeba9d494879840de6bc3f00b69062eeec25c5ac8cdc5802e7dbfb0bb6efbcaf7b9e792245b69c57f7b961008cc75e561 SHA512 3b000517891258c848024617cb9e811f4d39d829739b6f026e3476895b62430c86b274e0deda49532fee280b51deb02614f8b68724c80b54e4a51d04786ef43d
 DIST Mail_mimeDecode-1.5.6.tgz 13258 BLAKE2B 7e027cf9bf2a450bde639f8c530f216cc8dfd9eab719829dedad029d98fc5c4806279d13ec3ffb5191ba23edf64ae658ca0ec8d83f116da3fafbd23d758a9f00 SHA512 fe46ff2542acd3b180981c7dae41a1979b2edb3bfa5ad716a1ff39a255c2c04d92a7d770ae6531e38f3b869173f576fba44410c8e03269510d71dce5fa345bd1
diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild
deleted file mode 100644 (file)
index 13c3837..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-# >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps
-# with this package; using PDEPEND in PEAR-Mail_Mime for the same reason
-
-DEPEND=">=dev-php/PEAR-Mail_Mime-1.5.2"