diff options
Diffstat (limited to 'dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
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" |