* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/IPC-SysV/
@ 2011-03-12 2:12 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-03-12 2:12 UTC (permalink / raw
To: gentoo-commits
commit: 18f20837b5fce856e011b0338ddfa824ddf42299
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 11 20:43:58 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar 11 20:43:58 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=18f20837
[added] perl-core/IPC-SysV
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
perl-core/IPC-SysV/ChangeLog | 10 ++++++++++
perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild | 24 ++++++++++++++++++++++++
perl-core/IPC-SysV/metadata.xml | 9 +++++++++
3 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/perl-core/IPC-SysV/ChangeLog b/perl-core/IPC-SysV/ChangeLog
new file mode 100644
index 0000000..1088f71
--- /dev/null
+++ b/perl-core/IPC-SysV/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for perl-core/IPC-SysV
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*IPC-SysV-2.30.0 (11 Mar 2011)
+
+ 11 Mar 2011; Kent Fredric <kentfredric@gmail.com> +IPC-SysV-2.30.0.ebuild,
+ +metadata.xml:
+ Added: reported outdated by cpan-outdated
+
diff --git a/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild b/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
new file mode 100644
index 0000000..c354ccf
--- /dev/null
+++ b/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="3"
+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/metadata.xml b/perl-core/IPC-SysV/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/perl-core/IPC-SysV/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/IPC-SysV/
@ 2014-10-05 8:28 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-10-05 8:28 UTC (permalink / raw
To: gentoo-commits
commit: 72e96a7de32a3ac39fbf2307a751f3e8d789d8a5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 5 06:20:40 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 5 07:47:30 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=72e96a7d
[fixup] perl-core/IPC-SysV EAPI5 old versions
Package-Manager: portage-2.2.10
---
.../IPC-SysV/{IPC-SysV-2.30.0.ebuild => IPC-SysV-2.30.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild b/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
similarity index 84%
rename from perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
rename to perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
index c354ccf..abaa045 100644
--- a/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
+++ b/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
MODULE_AUTHOR=MHX
-MODULE_VERSION="2.03"
+MODULE_VERSION=2.03
inherit perl-module
DESCRIPTION="System V IPC constants and system calls"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/IPC-SysV/
@ 2014-10-05 8:28 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-10-05 8:28 UTC (permalink / raw
To: gentoo-commits
commit: eaacb3cf4d9929b80bf49d07b730b6b8fea36675
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 5 06:19:26 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 5 07:47:30 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eaacb3cf
[bump] perl-core/IPC-SysV to 2.40.0 ( perl 5.20s version for 5.18 )
Package-Manager: portage-2.2.10
---
perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild b/perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild
new file mode 100644
index 0000000..93a0479
--- /dev/null
+++ b/perl-core/IPC-SysV/IPC-SysV-2.40.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+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"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/IPC-SysV/
@ 2017-09-17 3:43 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2017-09-17 3:43 UTC (permalink / raw
To: gentoo-commits
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>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</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>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-09-17 3:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-12 2:12 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/IPC-SysV/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-10-05 8:28 Kent Fredric
2014-10-05 8:28 Kent Fredric
2017-09-17 3:43 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox