commit: 74e83b159bfc338bbda95f86b6b2a30839c089c3 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Mon May 10 22:17:14 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon May 10 22:17:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e83b15
dev-php/PEAR-Net_LDAP3: Remove last-rited pkg Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-php/PEAR-Net_LDAP3/Manifest | 1 - .../PEAR-Net_LDAP3-1.0.5_pre20160405.ebuild | 24 ---------------------- dev-php/PEAR-Net_LDAP3/metadata.xml | 8 -------- profiles/package.mask | 7 ------- 4 files changed, 40 deletions(-) diff --git a/dev-php/PEAR-Net_LDAP3/Manifest b/dev-php/PEAR-Net_LDAP3/Manifest deleted file mode 100644 index 7e44f3943d0..00000000000 --- 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 f420f5da032..00000000000 --- 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 5b159fbcadd..00000000000 --- a/dev-php/PEAR-Net_LDAP3/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Sergey Popov</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 0a9d154c544..3a1fd6c2a46 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 <[email protected]> (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 <[email protected]> (2021-03-30) # Seems to break dev-tex/culmus-latex # Masking until we can investigate & fix
