* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/libccs-perl/, profiles/
@ 2018-12-04 13:36 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-12-04 13:36 UTC (permalink / raw
To: gentoo-commits
commit: 25f7c3f7efd3fb811f7d245e9ffec72541428538
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 4 13:31:59 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 4 13:34:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f7c3f7
sys-cluster/libccs-perl: Remove last-rited pkg
Closes: https://bugs.gentoo.org/618050
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 1 -
sys-cluster/libccs-perl/Manifest | 1 -
sys-cluster/libccs-perl/libccs-perl-3.1.5.ebuild | 42 ------------------------
sys-cluster/libccs-perl/metadata.xml | 9 -----
4 files changed, 53 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 6b77e38bd5b..a47ba6ed21f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -428,7 +428,6 @@ app-admin/syslogread
# Upstream dead for many years and nobody taking care of them, bug #443842,
# bug #618050. Removal in a month.
sys-cluster/libccs
-sys-cluster/libccs-perl
sys-cluster/libcman
sys-cluster/libfence
sys-cluster/liblogthread
diff --git a/sys-cluster/libccs-perl/Manifest b/sys-cluster/libccs-perl/Manifest
deleted file mode 100644
index 45a41bdb6fa..00000000000
--- a/sys-cluster/libccs-perl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cluster-3.1.5.tar.gz 651449 BLAKE2B 7abee8c9df113b884a9e168bdcce904100d46e8346accd202c9ca43e6861a79da6d8826776dba657a182d73b84ecc19520b516c29975554c7d149e2b109599a3 SHA512 692888ed55c6bb7ebf3b3e792ec071b5fcff4c35c181c5b0c9296e8222c62e10f8a6344af391fbae8186b39cb31e674632bde77ebcc1fcab758657ae4264634a
diff --git a/sys-cluster/libccs-perl/libccs-perl-3.1.5.ebuild b/sys-cluster/libccs-perl/libccs-perl-3.1.5.ebuild
deleted file mode 100644
index da075781e5b..00000000000
--- a/sys-cluster/libccs-perl/libccs-perl-3.1.5.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit linux-info versionator
-
-CLUSTER_RELEASE="${PV}"
-MY_P="cluster-${CLUSTER_RELEASE}"
-
-MAJ_PV="$(get_major_version)"
-MIN_PV="$(get_version_component_range 2-3)"
-
-DESCRIPTION="Cluster Configuration System Library Perl-Bindings"
-HOMEPAGE="https://fedorahosted.org/cluster/wiki/HomePage"
-SRC_URI="https://fedorahosted.org/releases/c/l/cluster/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="sys-cluster/libccs"
-DEPEND="${RDEPEND}
- >=sys-kernel/linux-headers-2.6.24"
-
-S="${WORKDIR}/${MY_P}/bindings/perl"
-
-src_configure() {
- cd "${WORKDIR}/${MY_P}"
- ./configure \
- --cc=$(tc-getCC) \
- --cflags="-Wall" \
- --libdir=/usr/$(get_libdir) \
- --disable_kernel_check \
- --kernel_src=${KERNEL_DIR} \
- --somajor="$MAJ_PV" \
- --sominor="$MIN_PV" \
- --ccslibdir=/usr/$(get_libdir) \
- --ccsincdir=/usr/include \
- || die "configure problem"
-}
diff --git a/sys-cluster/libccs-perl/metadata.xml b/sys-cluster/libccs-perl/metadata.xml
deleted file mode 100644
index 05ae0dded68..00000000000
--- a/sys-cluster/libccs-perl/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cluster@gentoo.org</email>
- <name>Gentoo Cluster Project</name>
- </maintainer>
- <longdescription>Cluster Configuration System Library Perl-Bindings</longdescription>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-12-04 13:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 13:36 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/libccs-perl/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox