summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-21 08:02:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-21 08:02:49 +0300
commitfb71c9e487639604b656182b8e35c776c976bd1c (patch)
treec294ab3dfde0d53eec2a6d8a427b1f1baf229931 /dev-php
parentmedia-sound/xfmpc: Stabilize 0.3.1 ppc, #934639 (diff)
downloadgentoo-fb71c9e487639604b656182b8e35c776c976bd1c.tar.gz
gentoo-fb71c9e487639604b656182b8e35c776c976bd1c.tar.bz2
gentoo-fb71c9e487639604b656182b8e35c776c976bd1c.zip
dev-php/PEAR-Auth_SASL: drop 1.1.0
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Auth_SASL/Manifest1
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/dev-php/PEAR-Auth_SASL/Manifest b/dev-php/PEAR-Auth_SASL/Manifest
index ebd9f831da87..a078384243fb 100644
--- a/dev-php/PEAR-Auth_SASL/Manifest
+++ b/dev-php/PEAR-Auth_SASL/Manifest
@@ -1,2 +1 @@
-DIST Auth_SASL-1.1.0.tgz 9380 BLAKE2B ab04812883b5b1a88fe1440f23e206e39676807c69bc029e81e539eb5588a4fa15bcb6f867f109a5eb86d0758bf9fb4f30664a8fdac7aee59a0426f5da6e6dbf SHA512 446ffa37fe7669d3993613167b07fb173c2e17664dcfb56d96a889b4a0cb2c83cc73d307aee15fc8fa7e666502835c15d09c32d8a491060bdd23c9093346bc40
DIST Auth_SASL-1.2.0.tgz 9524 BLAKE2B e7e0ad21f486ad4568e062d755eb30115d84355b04dc6313415a2b3a335ad56089221d0f69872ce83cb963daabfd636b5492f52d5d15b9fb4da0e5a85f39803a SHA512 47f74d43a1081260771ebb32cebd4ce1b2b87d4fe09d3b84d16e60c2bde9be97b1f0d1962e10528c39d58ec5b88dcbef62bedcc22ca73d960a89f64b15d3c31d
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild
deleted file mode 100644
index 07e1c70720e1..000000000000
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Abstraction of various SASL mechanism responses"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE=""
-RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"