summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-04-20 21:41:20 -0400
committerBrian Evans <grknight@gentoo.org>2018-04-20 21:41:20 -0400
commit0dc0c3fc7cc00880bb98a2ed9500098b0c55f16b (patch)
tree4a6f87509885de89a038f7672a240972c807ae87 /dev-php/PEAR-Mail
parentprofiles: Clean last-rite removals wrt bug 650988 (diff)
downloadgentoo-0dc0c3fc7cc00880bb98a2ed9500098b0c55f16b.tar.gz
gentoo-0dc0c3fc7cc00880bb98a2ed9500098b0c55f16b.tar.bz2
gentoo-0dc0c3fc7cc00880bb98a2ed9500098b0c55f16b.zip
dev-php/PEAR-Mail: Stable 1.4.1-r1; drop old
Marking ALLARCHES on script only package Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/Manifest1
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild15
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild2
3 files changed, 1 insertions, 17 deletions
diff --git a/dev-php/PEAR-Mail/Manifest b/dev-php/PEAR-Mail/Manifest
index 0a37a725918f..49efc8d48e61 100644
--- a/dev-php/PEAR-Mail/Manifest
+++ b/dev-php/PEAR-Mail/Manifest
@@ -1,2 +1 @@
-DIST Mail-1.3.0.tgz 23110 BLAKE2B 215dedb7492f367013b544c24e0eeacf2db78cba253d2ccbdf4b587affd54abd0015f489051bad003c63448cdd020a2583e038e5683e8e29f28a73bf47506cd6 SHA512 701dd663f73e71fa09bd5a1d42813170fd72b4e5d2804cbd9613476ea64c4fa70e2c99355ff39f1be0fcf6bac719ee543a90ea0160f11f9efb7e18b0584e9f94
DIST Mail-1.4.1.tgz 21756 BLAKE2B 247df343a7b09760501918681cadc3a649ff9f2bd9974aa714a3661e64af6f1503edeb8ef0030f0ce113c43467cada3e7d62c6a60e751b5c8e6980c14f97fdbb SHA512 851fa64bcf042fba58a70833c12ec5d7af6382e14e6157eeeb5be51b22cdfa5677c5d1eeba8c1f9eef6d55c2d732a4d5d6ea28c726aef232b233c170f7b82307
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild
deleted file mode 100644
index a45bc9148ba8..000000000000
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Class that provides multiple interfaces for sending emails"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild
index 122fdc24a331..f2acd6ca96e2 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE="test"
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"