Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-perl/Apache-SessionX/
Date: Wed, 22 Nov 2017 08:22:42
Message-Id: 1511338758.2e0fa305e35bd309baa6a142f0b9b6fbaee1e94f.kentnl@gentoo
1 commit: 2e0fa305e35bd309baa6a142f0b9b6fbaee1e94f
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 22 08:19:18 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 22 08:19:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0fa305
7
8 dev-perl/Apache-SessionX: Treeclean re bug #634244
9
10 Closes: https://bugs.gentoo.org/634244
11
12 .../Apache-SessionX-2.10.0-r1.ebuild | 21 ---------------------
13 dev-perl/Apache-SessionX/Manifest | 1 -
14 dev-perl/Apache-SessionX/metadata.xml | 15 ---------------
15 profiles/package.mask | 7 -------
16 4 files changed, 44 deletions(-)
17
18 diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0-r1.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0-r1.ebuild
19 deleted file mode 100644
20 index ca7cdf80bfc..00000000000
21 --- a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0-r1.ebuild
22 +++ /dev/null
23 @@ -1,21 +0,0 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=5
28 -
29 -MODULE_AUTHOR=GRICHTER
30 -MODULE_VERSION=2.01
31 -inherit perl-module
32 -
33 -DESCRIPTION="An extented persistence framework for session data"
34 -
35 -SLOT="0"
36 -KEYWORDS="amd64 ~ppc x86"
37 -IUSE=""
38 -
39 -RDEPEND="dev-perl/Apache-Session"
40 -DEPEND="${RDEPEND}"
41 -
42 -src_compile() {
43 - echo "n" | perl-module_src_compile
44 -}
45
46 diff --git a/dev-perl/Apache-SessionX/Manifest b/dev-perl/Apache-SessionX/Manifest
47 deleted file mode 100644
48 index 8e0a5101571..00000000000
49 --- a/dev-perl/Apache-SessionX/Manifest
50 +++ /dev/null
51 @@ -1 +0,0 @@
52 -DIST Apache-SessionX-2.01.tar.gz 12298 SHA256 c31e9167ef58255d65938cf3513b7a344428364fca4e1014a8d7787ceebf422d SHA512 2bbc0515889b5056e108bf1cdcd41ff5b3817246a06061cc222a12d11f99e1eb987767db5b0253c26cbc55bc98f2599a1c92970b277d9e8cf051002d96e586cc WHIRLPOOL 10f2421ba67d1d6326a8e2d427ead25f27bc40b6b51a1090e7a3dbc09db80d078cbdad8a8630cdf81cfcb0081a015c3e95872984e48257f910f45f602d833a01
53
54 diff --git a/dev-perl/Apache-SessionX/metadata.xml b/dev-perl/Apache-SessionX/metadata.xml
55 deleted file mode 100644
56 index f73a14143d7..00000000000
57 --- a/dev-perl/Apache-SessionX/metadata.xml
58 +++ /dev/null
59 @@ -1,15 +0,0 @@
60 -<?xml version="1.0" encoding="UTF-8"?>
61 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
62 -<pkgmetadata>
63 - <maintainer type="project">
64 - <email>perl@g.o</email>
65 - <name>Gentoo Perl Project</name>
66 - </maintainer>
67 - <upstream>
68 - <remote-id type="cpan">Apache-SessionX</remote-id>
69 - <remote-id type="cpan-module">Apache::SessionX</remote-id>
70 - <remote-id type="cpan-module">Apache::SessionX::Generate::MD5</remote-id>
71 - <remote-id type="cpan-module">Apache::SessionX::Manager</remote-id>
72 - <remote-id type="cpan-module">Apache::SessionX::Store::File</remote-id>
73 - </upstream>
74 -</pkgmetadata>
75
76 diff --git a/profiles/package.mask b/profiles/package.mask
77 index 7d71a5cf77e..5a409aca7eb 100644
78 --- a/profiles/package.mask
79 +++ b/profiles/package.mask
80 @@ -242,13 +242,6 @@ sys-devel/automake:1.8
81 # See also bug #634494. Masked for removal on 2017-11-30
82 dev-tex/texmfind
83
84 -# Kent Fredric <kentnl@g.o> (14 Oct 2017)
85 -# 12 years without upstream responding to bugs, code almost
86 -# irredeemably unmaintainable and with no way to demonstrate it
87 -# actually works. Bug #634244
88 -# Masked for removal in 30 days.
89 -dev-perl/Apache-SessionX
90 -
91 # Lars Wendler <polynomial-c@g.o> (12 Oct 2017)
92 # Dead upstream. No qt5 release. Use app-admin/keepassxc as drop-in
93 # replacement which has very active upstream and regular releases.