From: Michał Górny Date: Sat, 12 Oct 2019 08:20:36 +0000 (+0200) Subject: dev-libs/log4shib: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=544ac3c9ad58c39087637d087a8f4d0266f11c1f;p=gentoo.git dev-libs/log4shib: Remove last-rited pkg Closes: https://bugs.gentoo.org/694212 Signed-off-by: Michał Górny --- diff --git a/dev-libs/log4shib/Manifest b/dev-libs/log4shib/Manifest deleted file mode 100644 index 984ad1ebdd62..000000000000 --- a/dev-libs/log4shib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST log4shib-1.0.4.tar.gz 487529 BLAKE2B 8ba4dd17e2f35c6566ba4736b5450c41fab1c5506ab6e994136b97ccab4d399281afb32fcf13935c25acd7ba063d2ed6595bab564614ffbb0d944074b68a5bba SHA512 af31bb436393e1a6a2674c0f4804148dea4f4081bb07b78f158f4109157bef4ed40647a3e4da7ec5eef0ed38b6286aee6d8b8a3320572c2b55df2998850d5245 diff --git a/dev-libs/log4shib/log4shib-1.0.4-r1.ebuild b/dev-libs/log4shib/log4shib-1.0.4-r1.ebuild deleted file mode 100644 index 63ac7a704a4d..000000000000 --- a/dev-libs/log4shib/log4shib-1.0.4-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Internet2 version for OpenSAML of log4cpp logging framework" -HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib" -SRC_URI="https://shibboleth.net/downloads/${PN}/${PV}/${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="debug doc static-libs" - -BDEPEND="doc? ( app-doc/doxygen )" - -src_configure() { - econf --without-idsa \ - $(use_enable debug) \ - $(use_enable doc doxygen) \ - $(use_enable static-libs static) -} diff --git a/dev-libs/log4shib/metadata.xml b/dev-libs/log4shib/metadata.xml deleted file mode 100644 index 67c3230498ed..000000000000 --- a/dev-libs/log4shib/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - log4shib is a library of C++ classes for flexible logging - to files, syslog, IDSA and other destinations. It is a forked version - of log4cpp especially adapted for the shibboleth framework - - diff --git a/profiles/package.mask b/profiles/package.mask index 37b5516af00c..95a4ad35a71a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -637,11 +637,6 @@ dev-libs/mapm # Removal in 30 days. Bug #694214. dev-libs/ltxml -# Michał Górny (2019-09-12) -# Unmaintained. EOL-ed upstream. No reverse dependencies. -# Removal in 30 days. Bug #694212. -dev-libs/log4shib - # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal.