mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-php/PEAR-Net_LDAP3: Remove last-rited pkg
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
3cbf3cbfba
commit
74e83b159b
@@ -1 +0,0 @@
|
||||
DIST PEAR-Net_LDAP3-1.0.5_pre20160405.tar.gz 37059 BLAKE2B bf73ff426b7260e65fe467643b238c4e7cfdb4409728b74e09820ade8b79d5ca75187952f2f945f941956bb372871015f9cddfd0ce2cfb892191f81615bc7ea8 SHA512 c24e3af5b8ae03ff598f05e64419ff23b6efe51f4e56a15492cd0f41b9fae815199057f63b12212f2d3707bd14cdbda75b03e6155d755bd6408739f987ccf75d
|
||||
@@ -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/*
|
||||
}
|
||||
@@ -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>pinkbyte@gentoo.org</email>
|
||||
<name>Sergey Popov</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -688,13 +688,6 @@ dev-python/monotonic
|
||||
# Masked for testing
|
||||
>=app-crypt/gnupg-2.3.0
|
||||
|
||||
# Sergey Popov <pinkbyte@gentoo.org> (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 <sam@gentoo.org> (2021-03-30)
|
||||
# Seems to break dev-tex/culmus-latex
|
||||
# Masking until we can investigate & fix
|
||||
|
||||
Reference in New Issue
Block a user