* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Strip/
@ 2020-05-03 14:51 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2020-05-03 14:51 UTC (permalink / raw
To: gentoo-commits
commit: d427ea8990f838f0fc1ec159768771f8c9fcfa00
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 14:17:57 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun May 3 14:49:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d427ea89
dev-perl/Perl-Strip: Add w/v=1.100.0
Required by dev-perl/App-cpanminus when building from git sources
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Perl-Strip/Manifest | 1 +
dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild | 22 ++++++++++++++++++++++
dev-perl/Perl-Strip/metadata.xml | 12 ++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-perl/Perl-Strip/Manifest b/dev-perl/Perl-Strip/Manifest
new file mode 100644
index 00000000000..7642d3ea0c5
--- /dev/null
+++ b/dev-perl/Perl-Strip/Manifest
@@ -0,0 +1 @@
+DIST Perl-Strip-1.1.tar.gz 10990 BLAKE2B d11a8f093359368f5b7d9da280390daea1907523bf903e2e2fa172100479c68c6a064178cc459aed1f6785b3400fe9a7e412e617a3d8db47502e5a2080b89799 SHA512 c43ec9afdb6b54eaced8e18bf0b5ed0444ef7f07116c2e798f945500d6fee02e95dfed721b8bda777121494cc1f78a4610a2c3674eb54320c0e035fb23cd1220
diff --git a/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild b/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
new file mode 100644
index 00000000000..38b2b7d8bb2
--- /dev/null
+++ b/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=1.1
+inherit perl-module
+
+DESCRIPTION="reduce file size by stripping whitespace, comments, pod etc"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.0.0
+ >=dev-perl/PPI-1.213.0
+ >=dev-perl/common-sense-3.300.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/Perl-Strip/metadata.xml b/dev-perl/Perl-Strip/metadata.xml
new file mode 100644
index 00000000000..3ea72bd8401
--- /dev/null
+++ b/dev-perl/Perl-Strip/metadata.xml
@@ -0,0 +1,12 @@
+<?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">Perl-Strip</remote-id>
+ <remote-id type="cpan-module">Perl::Strip</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Strip/
@ 2020-05-03 17:21 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2020-05-03 17:21 UTC (permalink / raw
To: gentoo-commits
commit: 678544686189bfa625be9ff435a7cda2b29e4e11
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 17:20:27 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun May 3 17:21:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67854468
dev-perl/Perl-Strip: Remove IUSE="test"
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild b/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
index 38b2b7d8bb2..906cc36abec 100644
--- a/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
+++ b/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
@@ -10,7 +10,6 @@ inherit perl-module
DESCRIPTION="reduce file size by stripping whitespace, comments, pod etc"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
RDEPEND="
>=virtual/perl-Digest-MD5-2.0.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Strip/
@ 2023-08-29 6:36 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2023-08-29 6:36 UTC (permalink / raw
To: gentoo-commits
commit: 3100a71846f34ef5b2a6eff0d53a8a4f77f29642
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 06:36:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 06:36:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3100a718
dev-perl/Perl-Strip: add 1.200.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Perl-Strip/Manifest | 1 +
dev-perl/Perl-Strip/Perl-Strip-1.200.0.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-perl/Perl-Strip/Manifest b/dev-perl/Perl-Strip/Manifest
index 7642d3ea0c52..ca9b6053c5bd 100644
--- a/dev-perl/Perl-Strip/Manifest
+++ b/dev-perl/Perl-Strip/Manifest
@@ -1 +1,2 @@
DIST Perl-Strip-1.1.tar.gz 10990 BLAKE2B d11a8f093359368f5b7d9da280390daea1907523bf903e2e2fa172100479c68c6a064178cc459aed1f6785b3400fe9a7e412e617a3d8db47502e5a2080b89799 SHA512 c43ec9afdb6b54eaced8e18bf0b5ed0444ef7f07116c2e798f945500d6fee02e95dfed721b8bda777121494cc1f78a4610a2c3674eb54320c0e035fb23cd1220
+DIST Perl-Strip-1.2.tar.gz 11160 BLAKE2B 7011f9b406c18ca31db80f788d43ac6f9ed8d02ea6a14d8b873af673993da7426d547daa0a73e50ab40c1869636eaba2f9b53d8d8aa383d139bef910f543a398 SHA512 785343db5706a4b1866a63369fa795350c83f94e80aee8f81acd8654085737aae788421cbe8c9653291fcf6caf172612b5de0451de61d41501d3da476dfd5bed
diff --git a/dev-perl/Perl-Strip/Perl-Strip-1.200.0.ebuild b/dev-perl/Perl-Strip/Perl-Strip-1.200.0.ebuild
new file mode 100644
index 000000000000..51a432700f3a
--- /dev/null
+++ b/dev-perl/Perl-Strip/Perl-Strip-1.200.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=1.2
+inherit perl-module
+
+DESCRIPTION="reduce file size by stripping whitespace, comments, pod etc"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.0.0
+ >=dev-perl/PPI-1.213.0
+ >=dev-perl/common-sense-3.300.0
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-29 6:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-03 14:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Strip/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2020-05-03 17:21 Kent Fredric
2023-08-29 6:36 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox