commit: a35b9526b9832797e87ce9029660943db677eaac
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 03:42:17 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 03:42:17 2017 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a35b9526
perl-core/IPC-SysV: Nuke, all old
perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild | 23 -----------------------
perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild | 20 --------------------
perl-core/IPC-SysV/metadata.xml | 22 ----------------------
3 files changed, 65 deletions(-)
diff --git a/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
b/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
deleted file mode 100644
index b966a88f6..000000000
--- a/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-MODULE_AUTHOR=MHX
-MODULE_VERSION=2.03
-inherit perl-module
-
-DESCRIPTION="System V IPC constants and system calls"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND=""
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- >=virtual/perl-Test-Simple-0.45
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild
b/perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild
deleted file mode 100644
index 66a3c7108..000000000
--- a/perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-MODULE_AUTHOR=MHX
-MODULE_VERSION=2.04
-inherit perl-module
-
-DESCRIPTION="System V IPC constants and system calls"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RDEPEND=""
-DEPEND="
- virtual/perl-ExtUtils-MakeMaker
- ${RDEPEND}
- test? (
- >=virtual/perl-Test-Simple-0.450.0
- )
-"
-SRC_TEST="do"
diff --git a/perl-core/IPC-SysV/metadata.xml b/perl-core/IPC-SysV/metadata.xml
deleted file mode 100644
index 0170fb97d..000000000
--- a/perl-core/IPC-SysV/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">IPC-SysV</remote-id>
- <remote-id type="cpan-module">IPC::Msg</remote-id>
- <remote-id type="cpan-module">IPC::Msg::stat</remote-id>
- <remote-id type="cpan-module">IPC::Semaphore</remote-id>
- <remote-id type="cpan-module">IPC::Semaphore::stat</remote-id>
- <remote-id type="cpan-module">IPC::SharedMem</remote-id>
- <remote-id type="cpan-module">IPC::SharedMem::stat</remote-id>
- <remote-id type="cpan-module">IPC::SysV</remote-id>
- </upstream>
-</pkgmetadata>