diff --git a/dev-php/PEAR-Net_LDAP3/Manifest b/dev-php/PEAR-Net_LDAP3/Manifest deleted file mode 100644 index 7e44f3943d0a3..0000000000000 --- a/dev-php/PEAR-Net_LDAP3/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PEAR-Net_LDAP3-1.0.5_pre20160405.tar.gz 37059 BLAKE2B bf73ff426b7260e65fe467643b238c4e7cfdb4409728b74e09820ade8b79d5ca75187952f2f945f941956bb372871015f9cddfd0ce2cfb892191f81615bc7ea8 SHA512 c24e3af5b8ae03ff598f05e64419ff23b6efe51f4e56a15492cd0f41b9fae815199057f63b12212f2d3707bd14cdbda75b03e6155d755bd6408739f987ccf75d diff --git a/dev-php/PEAR-Net_LDAP3/PEAR-Net_LDAP3-1.0.5_pre20160405.ebuild b/dev-php/PEAR-Net_LDAP3/PEAR-Net_LDAP3-1.0.5_pre20160405.ebuild deleted file mode 100644 index f420f5da03202..0000000000000 --- a/dev-php/PEAR-Net_LDAP3/PEAR-Net_LDAP3-1.0.5_pre20160405.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="PEAR:Net_LDAP2 successor, provides functionality for accessing LDAP" -HOMEPAGE="https://gitlab.com/roundcube/net_ldap3" -SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86" - -RDEPEND=" - dev-lang/php:*[ldap] - dev-php/PEAR-Net_LDAP2 -" - -S="${WORKDIR}" - -src_install() { - insinto "/usr/share/php" - doins -r lib/* -} diff --git a/dev-php/PEAR-Net_LDAP3/metadata.xml b/dev-php/PEAR-Net_LDAP3/metadata.xml deleted file mode 100644 index 5b159fbcadd17..0000000000000 --- a/dev-php/PEAR-Net_LDAP3/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - pinkbyte@gentoo.org - Sergey Popov - - diff --git a/profiles/package.mask b/profiles/package.mask index 0a9d154c54468..3a1fd6c2a4607 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -688,13 +688,6 @@ dev-python/monotonic # Masked for testing >=app-crypt/gnupg-2.3.0 -# Sergey Popov (2021-04-06) -# Ancient version, currently no consumers in main tree -# The only one consumer was mail-client/roundcube -# and now it uses bundled version -# Masked for removal in 30 days. -dev-php/PEAR-Net_LDAP3 - # Sam James (2021-03-30) # Seems to break dev-tex/culmus-latex # Masking until we can investigate & fix