public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Random/
@ 2023-04-14 19:58 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2023-04-14 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c64faa186ca6f297a7a2b9b2feca5cb590e0ebeb
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Dec 15 12:45:47 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 19:58:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64faa18

dev-perl/String-Random: new package, add 0.32

Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-perl/String-Random/Manifest                  |  1 +
 dev-perl/String-Random/String-Random-0.32.ebuild | 16 ++++++++++++++++
 dev-perl/String-Random/metadata.xml              | 19 +++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/String-Random/Manifest b/dev-perl/String-Random/Manifest
new file mode 100644
index 000000000000..31eb58a539ee
--- /dev/null
+++ b/dev-perl/String-Random/Manifest
@@ -0,0 +1 @@
+DIST String-Random-0.32.tar.gz 24585 BLAKE2B 0ab451a4647b2456d1a4714b31bf5de694d783c6c5230293c2522673236fb3ab491cbb924e0780a051a2228a4b3cf6990559af06ca222c92569abbdfd1ff4e3a SHA512 1dd0e7e45e03e155b7a0d8394fb3a04324f4827fe9431e9697d07c3a0f3941981e0b3de1e9f843a43936e5423146a3e6d4da075da04297525093ceffc3b1e659

diff --git a/dev-perl/String-Random/String-Random-0.32.ebuild b/dev-perl/String-Random/String-Random-0.32.ebuild
new file mode 100644
index 000000000000..38917df2ec95
--- /dev/null
+++ b/dev-perl/String-Random/String-Random-0.32.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION="Perl module to generate random strings based on a pattern"
+
+LICENSE="|| ( Artistic GPL-1+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="dev-perl/Module-Build"

diff --git a/dev-perl/String-Random/metadata.xml b/dev-perl/String-Random/metadata.xml
new file mode 100644
index 000000000000..845d301e14ae
--- /dev/null
+++ b/dev-perl/String-Random/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+  </maintainer>
+  <maintainer type="person">
+    <email>azamat.hackimov@gmail.com</email>
+    <name>Azamat H. Hackimov</name>
+  </maintainer>
+  <maintainer type="project" proxied="proxy">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">String-Random</remote-id>
+    <remote-id type="cpan-module">String::Random</remote-id>
+  </upstream>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Random/
@ 2023-04-15 16:32 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2023-04-15 16:32 UTC (permalink / raw
  To: gentoo-commits

commit:     c5679f1fc5bd32681ecc47ba75347baeb6f0a47f
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 16:15:28 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 16:32:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5679f1f

dev-perl/String-Random: rename 0.32 to 0.320.0

As per https://wiki.gentoo.org/wiki/Project:Perl/Version-Scheme

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../{String-Random-0.32.ebuild => String-Random-0.320.0.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/String-Random/String-Random-0.32.ebuild b/dev-perl/String-Random/String-Random-0.320.0.ebuild
similarity index 89%
rename from dev-perl/String-Random/String-Random-0.32.ebuild
rename to dev-perl/String-Random/String-Random-0.320.0.ebuild
index 38917df2ec95..74789680acb0 100644
--- a/dev-perl/String-Random/String-Random-0.32.ebuild
+++ b/dev-perl/String-Random/String-Random-0.320.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Random/
@ 2024-07-21  0:32 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2024-07-21  0:32 UTC (permalink / raw
  To: gentoo-commits

commit:     bc8ca34d6a0528d78bce55bbb361b2e0e6d7d6d0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 00:32:09 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 00:32:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8ca34d

dev-perl/String-Random: Stabilize 0.320.0 amd64, #935864

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

 dev-perl/String-Random/String-Random-0.320.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/String-Random/String-Random-0.320.0.ebuild b/dev-perl/String-Random/String-Random-0.320.0.ebuild
index 74789680acb0..da8111926dd7 100644
--- a/dev-perl/String-Random/String-Random-0.320.0.ebuild
+++ b/dev-perl/String-Random/String-Random-0.320.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,6 +11,6 @@ DESCRIPTION="Perl module to generate random strings based on a pattern"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="dev-perl/Module-Build"


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

end of thread, other threads:[~2024-07-21  0:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Random/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2023-04-15 16:32 Florian Schmaus
2024-07-21  0:32 Sam James

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