From cdfe1cc47dce15556e05e0fa786c97201e615261 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 23 Apr 2018 12:15:48 -0400 Subject: [PATCH] dev-php/PEAR-Mail_mimeDecode: Drop old Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- dev-php/PEAR-Mail_mimeDecode/Manifest | 1 - .../PEAR-Mail_mimeDecode-1.5.5.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) delete mode 100644 dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild diff --git a/dev-php/PEAR-Mail_mimeDecode/Manifest b/dev-php/PEAR-Mail_mimeDecode/Manifest index 625d57bfbb777..f99b8b828811c 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 13c38378f7e01..0000000000000 --- 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"