summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-11-22 21:19:18 +1300
committerKent Fredric <kentnl@gentoo.org>2017-11-22 21:19:18 +1300
commit2e0fa305e35bd309baa6a142f0b9b6fbaee1e94f (patch)
tree166c82792c29b5a18e697b836456a17c63fb27a5
parentprofiles: package.mask dev-perl/Mail-SPF-Query (diff)
downloadgentoo-2e0fa305e35bd309baa6a142f0b9b6fbaee1e94f.tar.gz
gentoo-2e0fa305e35bd309baa6a142f0b9b6fbaee1e94f.tar.bz2
gentoo-2e0fa305e35bd309baa6a142f0b9b6fbaee1e94f.zip
dev-perl/Apache-SessionX: Treeclean re bug #634244
Closes: https://bugs.gentoo.org/634244
-rw-r--r--dev-perl/Apache-SessionX/Apache-SessionX-2.10.0-r1.ebuild21
-rw-r--r--dev-perl/Apache-SessionX/Manifest1
-rw-r--r--dev-perl/Apache-SessionX/metadata.xml15
-rw-r--r--profiles/package.mask7
4 files changed, 0 insertions, 44 deletions
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
deleted file mode 100644
index ca7cdf80bfc9..000000000000
--- a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GRICHTER
-MODULE_VERSION=2.01
-inherit perl-module
-
-DESCRIPTION="An extented persistence framework for session data"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Apache-Session"
-DEPEND="${RDEPEND}"
-
-src_compile() {
- echo "n" | perl-module_src_compile
-}
diff --git a/dev-perl/Apache-SessionX/Manifest b/dev-perl/Apache-SessionX/Manifest
deleted file mode 100644
index 8e0a5101571d..000000000000
--- a/dev-perl/Apache-SessionX/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Apache-SessionX-2.01.tar.gz 12298 SHA256 c31e9167ef58255d65938cf3513b7a344428364fca4e1014a8d7787ceebf422d SHA512 2bbc0515889b5056e108bf1cdcd41ff5b3817246a06061cc222a12d11f99e1eb987767db5b0253c26cbc55bc98f2599a1c92970b277d9e8cf051002d96e586cc WHIRLPOOL 10f2421ba67d1d6326a8e2d427ead25f27bc40b6b51a1090e7a3dbc09db80d078cbdad8a8630cdf81cfcb0081a015c3e95872984e48257f910f45f602d833a01
diff --git a/dev-perl/Apache-SessionX/metadata.xml b/dev-perl/Apache-SessionX/metadata.xml
deleted file mode 100644
index f73a14143d7b..000000000000
--- a/dev-perl/Apache-SessionX/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Apache-SessionX</remote-id>
- <remote-id type="cpan-module">Apache::SessionX</remote-id>
- <remote-id type="cpan-module">Apache::SessionX::Generate::MD5</remote-id>
- <remote-id type="cpan-module">Apache::SessionX::Manager</remote-id>
- <remote-id type="cpan-module">Apache::SessionX::Store::File</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 7d71a5cf77e0..5a409aca7eb4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -242,13 +242,6 @@ sys-devel/automake:1.8
# See also bug #634494. Masked for removal on 2017-11-30
dev-tex/texmfind
-# Kent Fredric <kentnl@gentoo.org> (14 Oct 2017)
-# 12 years without upstream responding to bugs, code almost
-# irredeemably unmaintainable and with no way to demonstrate it
-# actually works. Bug #634244
-# Masked for removal in 30 days.
-dev-perl/Apache-SessionX
-
# Lars Wendler <polynomial-c@gentoo.org> (12 Oct 2017)
# Dead upstream. No qt5 release. Use app-admin/keepassxc as drop-in
# replacement which has very active upstream and regular releases.