diff options
author | Brian Evans <grknight@gentoo.org> | 2018-04-23 12:15:48 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-04-23 13:24:13 -0400 |
commit | cdfe1cc47dce15556e05e0fa786c97201e615261 (patch) | |
tree | 177fee5230cb92062f3c14f5685ae402eeae6a63 /dev-php | |
parent | dev-php/PEAR-Mail_mimeDecode: Mark 1.5.6-r2 stable for ALLARCHES (diff) | |
download | gentoo-cdfe1cc47dce15556e05e0fa786c97201e615261.tar.gz gentoo-cdfe1cc47dce15556e05e0fa786c97201e615261.tar.bz2 gentoo-cdfe1cc47dce15556e05e0fa786c97201e615261.zip |
dev-php/PEAR-Mail_mimeDecode: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/Manifest b/dev-php/PEAR-Mail_mimeDecode/Manifest index 625d57bfbb77..f99b8b828811 100644 --- a/dev-php/PEAR-Mail_mimeDecode/Manifest +++ b/dev-php/PEAR-Mail_mimeDecode/Manifest @@ -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 index 13c38378f7e0..000000000000 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild +++ /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" |