* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/
@ 2017-06-20 20:12 Andreas Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Hüttel @ 2017-06-20 20:12 UTC (permalink / raw
To: gentoo-commits
commit: 91425d9f3d0b57517d5167e420809d0079bb0f1c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 19:45:18 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 20:12:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91425d9f
dev-perl/String-Truncate: New package, needed for Dist::Zilla::Plugin::PodWeaver
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/String-Truncate/Manifest | 1 +
.../String-Truncate-1.100.602.ebuild | 26 ++++++++++++++++++++++
dev-perl/String-Truncate/metadata.xml | 8 +++++++
3 files changed, 35 insertions(+)
diff --git a/dev-perl/String-Truncate/Manifest b/dev-perl/String-Truncate/Manifest
new file mode 100644
index 00000000000..f1ed202936c
--- /dev/null
+++ b/dev-perl/String-Truncate/Manifest
@@ -0,0 +1 @@
+DIST String-Truncate-1.100602.tar.gz 16889 SHA256 aaa3d4eec01136921484139133eb75d5c571fe51b0ad329f089e6d469a235f6e SHA512 67519f7c4e3b5b7021b71d70468e3b74b0a60b09cf32988bdf0058a10ee4bec80b189ee33f7c2bc67db804d92ceddaac11feb2f39c7f8b941b12f52eee47b90e WHIRLPOOL 7198016b9cfd5651096d1c2b42f8f1b57b177db040b9de27d1fc257bc7640896eddbec0bb47e990a46bbceacff374a9bac94d32f2dd3ffebf6dc402a0b173f08
diff --git a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild b/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
new file mode 100644
index 00000000000..58258131711
--- /dev/null
+++ b/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.100602
+inherit perl-module
+
+DESCRIPTION="Module for when strings are too long to be displayed in..."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/Sub-Exporter-0.953.0
+ >=dev-perl/Sub-Install-0.30.0
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/String-Truncate/metadata.xml b/dev-perl/String-Truncate/metadata.xml
new file mode 100644
index 00000000000..51930499ab6
--- /dev/null
+++ b/dev-perl/String-Truncate/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] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/
@ 2018-01-10 20:46 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2018-01-10 20:46 UTC (permalink / raw
To: gentoo-commits
commit: a57b7711c3091ec918d2c44a668428ff6c65a76f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 20:19:10 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 20:46:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57b7711
dev-perl/String-Truncate: Add missing CPAN remote-id's
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/String-Truncate/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-perl/String-Truncate/metadata.xml b/dev-perl/String-Truncate/metadata.xml
index 51930499ab6..21eab8eb5af 100644
--- a/dev-perl/String-Truncate/metadata.xml
+++ b/dev-perl/String-Truncate/metadata.xml
@@ -5,4 +5,8 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">String-Truncate</remote-id>
+ <remote-id type="cpan-module">String::Truncate</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/
@ 2021-07-04 16:47 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-07-04 16:47 UTC (permalink / raw
To: gentoo-commits
commit: a244153c0e1e23b07373f73657725c88fa326cfa
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 4 16:44:02 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 4 16:44:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a244153c
dev-perl/String-Truncate: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild b/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
index 6da17b75caf..4d9f323f07a 100644
--- a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
+++ b/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Module for when strings are too long to be displayed in..."
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/
@ 2021-08-10 18:24 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-08-10 18:24 UTC (permalink / raw
To: gentoo-commits
commit: fc632dcfed064eed39d79d83820fddcaba48bc89
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 17:30:49 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc632dcf
dev-perl/String-Truncate: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...runcate-1.100.602.ebuild => String-Truncate-1.100.602-r1.ebuild} | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild b/dev-perl/String-Truncate/String-Truncate-1.100.602-r1.ebuild
similarity index 87%
rename from dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
rename to dev-perl/String-Truncate/String-Truncate-1.100.602-r1.ebuild
index 4d9f323f07a..89273714985 100644
--- a/dev-perl/String-Truncate/String-Truncate-1.100.602.ebuild
+++ b/dev-perl/String-Truncate/String-Truncate-1.100.602-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=RJBS
DIST_VERSION=1.100602
@@ -11,15 +11,13 @@ DESCRIPTION="Module for when strings are too long to be displayed in..."
SLOT="0"
KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp
>=dev-perl/Sub-Exporter-0.953.0
>=dev-perl/Sub-Install-0.30.0
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
>=virtual/perl-Test-Simple-0.960.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/
@ 2023-06-18 22:39 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2023-06-18 22:39 UTC (permalink / raw
To: gentoo-commits
commit: 526ca2c997d7b8190e8cc27487c8aa45db953cd9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 22:31:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 22:38:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526ca2c9
dev-perl/String-Truncate: add 1.100.603
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/String-Truncate/Manifest | 1 +
.../String-Truncate-1.100.603.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-perl/String-Truncate/Manifest b/dev-perl/String-Truncate/Manifest
index 290284bf3d98..8a0cd305a18f 100644
--- a/dev-perl/String-Truncate/Manifest
+++ b/dev-perl/String-Truncate/Manifest
@@ -1 +1,2 @@
DIST String-Truncate-1.100602.tar.gz 16889 BLAKE2B 169a7d8792f9ff4194df76e530b4b518cb4220cfc626422fbc48e362ccd1d88dac517ef86ac5aea0e6ad44f6643d0cccf0164769f5f35d5fccd7a245b3e2487e SHA512 67519f7c4e3b5b7021b71d70468e3b74b0a60b09cf32988bdf0058a10ee4bec80b189ee33f7c2bc67db804d92ceddaac11feb2f39c7f8b941b12f52eee47b90e
+DIST String-Truncate-1.100603.tar.gz 19860 BLAKE2B ef4156aa77307e71b2c7a1fa8865f5eb64de725f243f0fb999cec6ccf42f2d9f63b861d11b4d7516e633d40a48fec16cb18176423c0a2a0e20da7a65ca7e3361 SHA512 6a6adeda78f5e649d09b1d9297c1d48566a373569edf34a1c1a5a55af221449d2243909563457836fb2d66b0811203cfb26268dd2fbdf0bb4cee3d37ffcdc0fe
diff --git a/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild b/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild
new file mode 100644
index 000000000000..e384c009d90c
--- /dev/null
+++ b/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.100603
+inherit perl-module
+
+DESCRIPTION="Module for when strings are too long to be displayed in..."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/Sub-Exporter-0.953.0
+ >=dev-perl/Sub-Install-0.30.0
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.780.0
+ test? (
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/
@ 2023-07-24 4:02 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2023-07-24 4:02 UTC (permalink / raw
To: gentoo-commits
commit: 783e98c5b0dc14e83f83f6aae5ace0a4877194cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:02:13 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:02:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783e98c5
dev-perl/String-Truncate: Stabilize 1.100.603 amd64, #910892
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild b/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild
index e384c009d90c..17b704bfdb70 100644
--- a/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild
+++ b/dev-perl/String-Truncate/String-Truncate-1.100.603.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Module for when strings are too long to be displayed in..."
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
virtual/perl-Carp
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-07-24 4:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 20:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Truncate/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2018-01-10 20:46 Kent Fredric
2021-07-04 16:47 Andreas K. Hüttel
2021-08-10 18:24 Andreas K. Hüttel
2023-06-18 22:39 Sam James
2023-07-24 4:02 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox