Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/log4shib/, profiles/
Date: Sat, 12 Oct 2019 08:23:25
Message-Id: 1570868436.544ac3c9ad58c39087637d087a8f4d0266f11c1f.mgorny@gentoo
1 commit: 544ac3c9ad58c39087637d087a8f4d0266f11c1f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 08:20:36 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 08:20:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544ac3c9
7
8 dev-libs/log4shib: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/694212
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-libs/log4shib/Manifest | 1 -
14 dev-libs/log4shib/log4shib-1.0.4-r1.ebuild | 22 ----------------------
15 dev-libs/log4shib/metadata.xml | 9 ---------
16 profiles/package.mask | 5 -----
17 4 files changed, 37 deletions(-)
18
19 diff --git a/dev-libs/log4shib/Manifest b/dev-libs/log4shib/Manifest
20 deleted file mode 100644
21 index 984ad1ebdd6..00000000000
22 --- a/dev-libs/log4shib/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST log4shib-1.0.4.tar.gz 487529 BLAKE2B 8ba4dd17e2f35c6566ba4736b5450c41fab1c5506ab6e994136b97ccab4d399281afb32fcf13935c25acd7ba063d2ed6595bab564614ffbb0d944074b68a5bba SHA512 af31bb436393e1a6a2674c0f4804148dea4f4081bb07b78f158f4109157bef4ed40647a3e4da7ec5eef0ed38b6286aee6d8b8a3320572c2b55df2998850d5245
26
27 diff --git a/dev-libs/log4shib/log4shib-1.0.4-r1.ebuild b/dev-libs/log4shib/log4shib-1.0.4-r1.ebuild
28 deleted file mode 100644
29 index 63ac7a704a4..00000000000
30 --- a/dev-libs/log4shib/log4shib-1.0.4-r1.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -DESCRIPTION="Internet2 version for OpenSAML of log4cpp logging framework"
39 -HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib"
40 -SRC_URI="https://shibboleth.net/downloads/${PN}/${PV}/${P}.tar.gz"
41 -
42 -KEYWORDS="~amd64 ~x86"
43 -LICENSE="LGPL-2.1"
44 -SLOT="0"
45 -IUSE="debug doc static-libs"
46 -
47 -BDEPEND="doc? ( app-doc/doxygen )"
48 -
49 -src_configure() {
50 - econf --without-idsa \
51 - $(use_enable debug) \
52 - $(use_enable doc doxygen) \
53 - $(use_enable static-libs static)
54 -}
55
56 diff --git a/dev-libs/log4shib/metadata.xml b/dev-libs/log4shib/metadata.xml
57 deleted file mode 100644
58 index 67c3230498e..00000000000
59 --- a/dev-libs/log4shib/metadata.xml
60 +++ /dev/null
61 @@ -1,9 +0,0 @@
62 -<?xml version="1.0" encoding="UTF-8"?>
63 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 -<pkgmetadata>
65 - <!-- maintainer-needed -->
66 - <longdescription>log4shib is a library of C++ classes for flexible logging
67 - to files, syslog, IDSA and other destinations. It is a forked version
68 - of log4cpp especially adapted for the shibboleth framework
69 - </longdescription>
70 -</pkgmetadata>
71
72 diff --git a/profiles/package.mask b/profiles/package.mask
73 index 37b5516af00..95a4ad35a71 100644
74 --- a/profiles/package.mask
75 +++ b/profiles/package.mask
76 @@ -637,11 +637,6 @@ dev-libs/mapm
77 # Removal in 30 days. Bug #694214.
78 dev-libs/ltxml
79
80 -# Michał Górny <mgorny@g.o> (2019-09-12)
81 -# Unmaintained. EOL-ed upstream. No reverse dependencies.
82 -# Removal in 30 days. Bug #694212.
83 -dev-libs/log4shib
84 -
85 # Lars Wendler <polynomial-c@g.o> (2019-09-04)
86 # Unofficial build. Superseded by official 2.49.5 release.
87 # Masked for removal.