dev-php/PEAR-Mail_mimeDecode: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
Brian Evans
2018-04-23 12:15:48 -04:00
parent 09b96120d6
commit cdfe1cc47d
2 changed files with 0 additions and 19 deletions

View 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

View File

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