public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2016-10-29 17:28 Andreas Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-10-29 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     9d848f34e1c4cdb3db7a6638c107eac78cc53d43
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 17:22:08 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 17:28:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d848f34

dev-perl/Module-Compile: New package, needed by dev-perl/PDL

Package-Manager: portage-2.3.2

 dev-perl/Module-Compile/Manifest                   |  1 +
 .../Module-Compile/Module-Compile-0.350.0.ebuild   | 25 ++++++++++++++++++++++
 dev-perl/Module-Compile/metadata.xml               |  8 +++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-perl/Module-Compile/Manifest b/dev-perl/Module-Compile/Manifest
new file mode 100644
index 00000000..8eb9b6e
--- /dev/null
+++ b/dev-perl/Module-Compile/Manifest
@@ -0,0 +1 @@
+DIST Module-Compile-0.35.tar.gz 34716 SHA256 224205297e1d85e4c7821e551d94fa76c43f9b89a0c6fbb0b4a741ced5d896cb SHA512 4115277ffb0da033c6c7fea6480c7245c8b5eb151378081fefaef35761b92a4218d56e8e1e9a4892ce78a379592336badefa2de56062d9e5b7024cdc35d3e46b WHIRLPOOL f5463f8b92de166d27b3b07fe7ca1e249c4922d26eaae6ec01f4eaec684c7c911b3711b5352dbb42c63254b377fc1b873dce4d37bca28f4def6ff68a6a9a8a6b

diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
new file mode 100644
index 00000000..f793c24
--- /dev/null
+++ b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=INGY
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="Perl Module Compilation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-perl/Digest-SHA1-2.130.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+"
+
+DIST_TEST=do
+# parallel testing fails

diff --git a/dev-perl/Module-Compile/metadata.xml b/dev-perl/Module-Compile/metadata.xml
new file mode 100644
index 00000000..5193049
--- /dev/null
+++ b/dev-perl/Module-Compile/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2017-03-15 13:00 Michael Weber
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Weber @ 2017-03-15 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     5c9de26c4edbea6d43bc3fb583d15b2d3a8c2415
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 12:42:40 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 12:59:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9de26c

dev-perl/Module-Compile: add ~arm ~ppc keyword (bug 598464).

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
index 469338f2973..5acff543323 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2017-03-15 14:14 Michael Weber
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Weber @ 2017-03-15 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b187d10989cbfa284078115a96a94556921e56e3
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 14:00:31 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 14:13:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b187d109

dev-perl/Module-Compile: arm ppc stable (bug 599548)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
index 5acff543323..4d708d26eec 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 arm ppc ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2017-03-17 10:15 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2017-03-17 10:15 UTC (permalink / raw
  To: gentoo-commits

commit:     2ec1624652b1421febafc8ac9b779c479945006b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:15:03 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 10:15:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec16246

dev-perl/Module-Compile: amd64 stable wrt bug #599548

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
index 4d708d26eec..4fcd44ea91b 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="~amd64 arm ppc ~x86"
+KEYWORDS="amd64 arm ppc ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2017-03-17 10:26 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2017-03-17 10:26 UTC (permalink / raw
  To: gentoo-commits

commit:     52066afa54bd595e9f3cc2d41b762b41d4d49017
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:26:02 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 10:26:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52066afa

dev-perl/Module-Compile: x86 stable wrt bug #599548

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
index 4fcd44ea91b..90b810e4f26 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="amd64 arm ppc ~x86"
+KEYWORDS="amd64 arm ppc x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2017-11-19 12:21 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2017-11-19 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     4a3c54bb215cf66809f6651a1cf2e7d2e41e3101
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 12:02:43 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 12:21:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a3c54bb

dev-perl/Module-Compile: Add missing cpan remote-id's

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Module-Compile/metadata.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-perl/Module-Compile/metadata.xml b/dev-perl/Module-Compile/metadata.xml
index 51930499ab6..229a7f687dd 100644
--- a/dev-perl/Module-Compile/metadata.xml
+++ b/dev-perl/Module-Compile/metadata.xml
@@ -5,4 +5,10 @@
 		<email>perl@gentoo.org</email>
 		<name>Gentoo Perl Project</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Module-Compile</remote-id>
+		<remote-id type="cpan-module">Module::Compile</remote-id>
+		<remote-id type="cpan-module">Module::Compile::Opt</remote-id>
+		<remote-id type="cpan-module">Module::Optimize</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2021-07-06 20:17 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-07-06 20:17 UTC (permalink / raw
  To: gentoo-commits

commit:     53a10dc850fea7885f9957550c2c57896a596719
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 19:59:18 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 20:16:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a10dc8

dev-perl/Module-Compile: Version bump 0.38

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Module-Compile/Manifest                   |  1 +
 .../Module-Compile/Module-Compile-0.380.0.ebuild   | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Module-Compile/Manifest b/dev-perl/Module-Compile/Manifest
index d02c3c5e009..f83acc348b2 100644
--- a/dev-perl/Module-Compile/Manifest
+++ b/dev-perl/Module-Compile/Manifest
@@ -1 +1,2 @@
 DIST Module-Compile-0.35.tar.gz 34716 BLAKE2B dca3551920f68863191bdb1d255a3fef3421ff14914645077146bf83b22192feb78cedd877092f8904dc09a99aeda8d1ea1597637c36391b345c37d3fbfb8a71 SHA512 4115277ffb0da033c6c7fea6480c7245c8b5eb151378081fefaef35761b92a4218d56e8e1e9a4892ce78a379592336badefa2de56062d9e5b7024cdc35d3e46b
+DIST Module-Compile-0.38.tar.gz 35482 BLAKE2B ef370d091e63f39803b70b548089ea7ca1664be706effb33229b740b154a0d17f891b2c0851f1c69632a79f4079f7c0a205ac0b31e470d9e8567b9c1fc42548c SHA512 50f17cf6e88f9834d69944e64a46b2ca260824220cf09fe962c29dd36a8d0cdd7a2d59c7e0cf360a7fb506252cdea3b13b99437e443735b35c7a713a0bea1f31

diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
new file mode 100644
index 00000000000..790fcdf797a
--- /dev/null
+++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=INGY
+DIST_VERSION=0.38
+inherit perl-module
+
+DESCRIPTION="Perl Module Compilation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+RDEPEND="
+	dev-perl/Capture-Tiny
+	>=dev-perl/Digest-SHA1-2.130.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+
+DIST_TEST=do
+# parallel testing fails


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2021-08-06 21:18 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-08-06 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c275ebc7bee172dc80a1b1b891e5187388b7d382
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 21:17:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 21:17:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c275ebc7

dev-perl/Module-Compile: Stabilize 0.380.0 ppc, #806641

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
index 790fcdf797a..feb4c8896f1 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ppc ~x86"
 
 RDEPEND="
 	dev-perl/Capture-Tiny


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2021-08-07  1:28 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-08-07  1:28 UTC (permalink / raw
  To: gentoo-commits

commit:     106ad4fdda19c3b8138f496b64557793c2d18301
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 01:28:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 01:28:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106ad4fd

dev-perl/Module-Compile: Stabilize 0.380.0 arm, #806641

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
index feb4c8896f1..898faf63783 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ppc ~x86"
+KEYWORDS="~amd64 arm ppc ~x86"
 
 RDEPEND="
 	dev-perl/Capture-Tiny


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2021-08-07  5:10 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2021-08-07  5:10 UTC (permalink / raw
  To: gentoo-commits

commit:     7045bb6ece8d819122e22176b0e917f3f89ac52c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 05:10:05 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 05:10:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7045bb6e

dev-perl/Module-Compile: amd64 stable wrt bug #806641

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
index 898faf63783..3bf6d93f684 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="~amd64 arm ppc ~x86"
+KEYWORDS="amd64 arm ppc ~x86"
 
 RDEPEND="
 	dev-perl/Capture-Tiny


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2021-08-07 23:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-08-07 23:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c57e1099d4eb48442eddb659a5ac0aed6916848f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 23:32:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 23:32:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57e1099

dev-perl/Module-Compile: Stabilize 0.380.0 x86, #806641

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
index 3bf6d93f684..6a49460c7c9 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl Module Compilation"
 
 SLOT="0"
-KEYWORDS="amd64 arm ppc ~x86"
+KEYWORDS="amd64 arm ppc x86"
 
 RDEPEND="
 	dev-perl/Capture-Tiny


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/
@ 2021-11-14 16:12 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-11-14 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     c4395128b7e38bee7b66e340804f3be6467f1415
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 16:07:08 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 16:11:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4395128

dev-perl/Module-Compile: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Module-Compile/Manifest                   |  1 -
 .../Module-Compile/Module-Compile-0.350.0.ebuild   | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/Module-Compile/Manifest b/dev-perl/Module-Compile/Manifest
index f83acc348b25..0c4b51cb24e5 100644
--- a/dev-perl/Module-Compile/Manifest
+++ b/dev-perl/Module-Compile/Manifest
@@ -1,2 +1 @@
-DIST Module-Compile-0.35.tar.gz 34716 BLAKE2B dca3551920f68863191bdb1d255a3fef3421ff14914645077146bf83b22192feb78cedd877092f8904dc09a99aeda8d1ea1597637c36391b345c37d3fbfb8a71 SHA512 4115277ffb0da033c6c7fea6480c7245c8b5eb151378081fefaef35761b92a4218d56e8e1e9a4892ce78a379592336badefa2de56062d9e5b7024cdc35d3e46b
 DIST Module-Compile-0.38.tar.gz 35482 BLAKE2B ef370d091e63f39803b70b548089ea7ca1664be706effb33229b740b154a0d17f891b2c0851f1c69632a79f4079f7c0a205ac0b31e470d9e8567b9c1fc42548c SHA512 50f17cf6e88f9834d69944e64a46b2ca260824220cf09fe962c29dd36a8d0cdd7a2d59c7e0cf360a7fb506252cdea3b13b99437e443735b35c7a713a0bea1f31

diff --git a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
deleted file mode 100644
index 90b810e4f26f..000000000000
--- a/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=INGY
-DIST_VERSION=0.35
-inherit perl-module
-
-DESCRIPTION="Perl Module Compilation"
-
-SLOT="0"
-KEYWORDS="amd64 arm ppc x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-perl/Digest-SHA1-2.130.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
-"
-
-DIST_TEST=do
-# parallel testing fails


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-11-14 16:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17 10:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Compile/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2021-11-14 16:12 Andreas K. Hüttel
2021-08-07 23:37 Sam James
2021-08-07  5:10 Agostino Sarubbo
2021-08-07  1:28 Sam James
2021-08-06 21:18 Sam James
2021-07-06 20:17 Andreas K. Hüttel
2017-11-19 12:21 Kent Fredric
2017-03-17 10:15 Agostino Sarubbo
2017-03-15 14:14 Michael Weber
2017-03-15 13:00 Michael Weber
2016-10-29 17:28 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox