[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2024-07-07 Thread Sam James
commit: 9ba9b9aa60da169ecb74d53869f68b8a51fa2198
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul  7 10:45:56 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul  7 11:01:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba9b9aa

dev-perl/UUID: add 0.360.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.360.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 73bf642c8aeb..07acae39 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,3 +1,4 @@
 DIST UUID-0.29.tar.gz 15955 BLAKE2B 
e2dbbb16b36fcc1244c44bfe520e0391d6fae02a47b2299ce9b5dc5bc8a42c16bbe6ab91da5c5e0228a263441d3922c5214e9da64ed6489adc355fe973c5ab53
 SHA512 
37b8a1013532772e5265ef093d7ba0dc5e52ad31e7a4ac2181515c0b3121b355dda697c27c60d44f9ad5e767c3739b0e67df32f450d3445707648f542ea3f7cf
 DIST UUID-0.34.tar.gz 71428 BLAKE2B 
6e8d35f9f1a5de62924fc6985a6e76a9aabc5a45a9df48fdfc1b0fb60373b26ce639d62289b53b40f7cf1d13753b2a22f82972ec237f9f4ba4d9416e7b8607e5
 SHA512 
20294eec96e40e0088a2c7ff92ea1639a07501dae36c089a720539785037a7813648ef77d213dabd2041b11bb5616c69de2d45695a9701603b2de81e30a0dc61
 DIST UUID-0.35.tar.gz 71935 BLAKE2B 
9ee16ec4a0b203ea6e7bf5cc0b1bd340f6d1687b80e2defa2b9a29a7534c166e1ebca6e61540b0b557621d593f3d12622fee5e17e8538834bda9b4796520901e
 SHA512 
e07c0ecf29bf68fbfb2f68fac20e95686c8211049984328af1cc75433b4c89954d72b17ed719ecadd4cae39869ab5a7fc87e5d7e6b096f3a5be3bbe13a124abb
+DIST UUID-0.36.tar.gz 72570 BLAKE2B 
7ad7cd6d9753ff4d25c1a605405a7fc1bc289c9db05a944fad2e15040eb33c1cf42c3c0c1e0e71d8337b8c49b556876c7257b16f715d53653fd862570ef8a261
 SHA512 
9b0156e97735b4dbd6f1fe1dd93c234803d86de45599106fb25354225c944fa1e0d9eb865bebbd7476baf889254ea723d617b27d68e71e6200bf6981c2ff2e6f

diff --git a/dev-perl/UUID/UUID-0.360.0.ebuild 
b/dev-perl/UUID/UUID-0.360.0.ebuild
new file mode 100644
index ..88658ca2de68
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.360.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JRM
+DIST_VERSION=0.36
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+BDEPEND="
+   >=virtual/perl-ExtUtils-MakeMaker-7.60.0
+   >=dev-perl/Devel-CheckLib-1.140.0
+   test? ( dev-perl/Try-Tiny )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2024-05-31 Thread Sam James
commit: 135197899ec34cd0192c8979ed016484e8ac67db
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun  1 03:13:19 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun  1 03:13:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13519789

dev-perl/UUID: add 0.350.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.350.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index af60918e3501..73bf642c8aeb 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,2 +1,3 @@
 DIST UUID-0.29.tar.gz 15955 BLAKE2B 
e2dbbb16b36fcc1244c44bfe520e0391d6fae02a47b2299ce9b5dc5bc8a42c16bbe6ab91da5c5e0228a263441d3922c5214e9da64ed6489adc355fe973c5ab53
 SHA512 
37b8a1013532772e5265ef093d7ba0dc5e52ad31e7a4ac2181515c0b3121b355dda697c27c60d44f9ad5e767c3739b0e67df32f450d3445707648f542ea3f7cf
 DIST UUID-0.34.tar.gz 71428 BLAKE2B 
6e8d35f9f1a5de62924fc6985a6e76a9aabc5a45a9df48fdfc1b0fb60373b26ce639d62289b53b40f7cf1d13753b2a22f82972ec237f9f4ba4d9416e7b8607e5
 SHA512 
20294eec96e40e0088a2c7ff92ea1639a07501dae36c089a720539785037a7813648ef77d213dabd2041b11bb5616c69de2d45695a9701603b2de81e30a0dc61
+DIST UUID-0.35.tar.gz 71935 BLAKE2B 
9ee16ec4a0b203ea6e7bf5cc0b1bd340f6d1687b80e2defa2b9a29a7534c166e1ebca6e61540b0b557621d593f3d12622fee5e17e8538834bda9b4796520901e
 SHA512 
e07c0ecf29bf68fbfb2f68fac20e95686c8211049984328af1cc75433b4c89954d72b17ed719ecadd4cae39869ab5a7fc87e5d7e6b096f3a5be3bbe13a124abb

diff --git a/dev-perl/UUID/UUID-0.350.0.ebuild 
b/dev-perl/UUID/UUID-0.350.0.ebuild
new file mode 100644
index ..9e5863bc50aa
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.350.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JRM
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+BDEPEND="
+   >=virtual/perl-ExtUtils-MakeMaker-7.60.0
+   >=dev-perl/Devel-CheckLib-1.140.0
+   test? ( dev-perl/Try-Tiny )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2024-05-02 Thread Sam James
commit: 80695087c1b8c67bc0e3fd0f44e38dc95c11fffc
Author: Sam James  gentoo  org>
AuthorDate: Thu May  2 12:45:02 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  2 12:45:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80695087

dev-perl/UUID: add Try-Tiny test dep

Closes: https://bugs.gentoo.org/931073
Signed-off-by: Sam James  gentoo.org>

 dev-perl/UUID/UUID-0.340.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UUID/UUID-0.340.0.ebuild 
b/dev-perl/UUID/UUID-0.340.0.ebuild
index a7cc978b8a85..2c74811d0686 100644
--- a/dev-perl/UUID/UUID-0.340.0.ebuild
+++ b/dev-perl/UUID/UUID-0.340.0.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~x86"
 
 BDEPEND="
-   virtual/perl-ExtUtils-MakeMaker
+   >=virtual/perl-ExtUtils-MakeMaker-7.60.0
>=dev-perl/Devel-CheckLib-1.140.0
+   test? ( dev-perl/Try-Tiny )
 "
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2024-05-01 Thread Andreas K. Hüttel
commit: e769ea4f3df8f8d1dee8eb8b2f50c61213165a72
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May  2 02:21:42 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May  2 02:21:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e769ea4f

dev-perl/UUID: add 0.340.0

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.340.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 4956b03a05d2..af60918e3501 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1 +1,2 @@
 DIST UUID-0.29.tar.gz 15955 BLAKE2B 
e2dbbb16b36fcc1244c44bfe520e0391d6fae02a47b2299ce9b5dc5bc8a42c16bbe6ab91da5c5e0228a263441d3922c5214e9da64ed6489adc355fe973c5ab53
 SHA512 
37b8a1013532772e5265ef093d7ba0dc5e52ad31e7a4ac2181515c0b3121b355dda697c27c60d44f9ad5e767c3739b0e67df32f450d3445707648f542ea3f7cf
+DIST UUID-0.34.tar.gz 71428 BLAKE2B 
6e8d35f9f1a5de62924fc6985a6e76a9aabc5a45a9df48fdfc1b0fb60373b26ce639d62289b53b40f7cf1d13753b2a22f82972ec237f9f4ba4d9416e7b8607e5
 SHA512 
20294eec96e40e0088a2c7ff92ea1639a07501dae36c089a720539785037a7813648ef77d213dabd2041b11bb5616c69de2d45695a9701603b2de81e30a0dc61

diff --git a/dev-perl/UUID/UUID-0.340.0.ebuild 
b/dev-perl/UUID/UUID-0.340.0.ebuild
new file mode 100644
index ..a7cc978b8a85
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.340.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JRM
+DIST_VERSION=0.34
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Devel-CheckLib-1.140.0
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2023-10-28 Thread Sam James
commit: 38e920453eec3ab5dfa4dd57728a86dcc5e8a04a
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 29 01:19:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 29 01:19:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e92045

dev-perl/UUID: add 0.290.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.290.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 74cafce1303c..bbf67a12d9bd 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1 +1,2 @@
 DIST UUID-0.28.tar.gz 15828 BLAKE2B 
670f25e2e3e414e36ee5dd7d129cefd1f9a50e1e9594c7adf5625f9d193755a2ac08d8b9acd8fcef0b2e1b1e26bf2c2f6d2a2f338dbb43c3eeac7a305a052624
 SHA512 
f6203e024f83c8156d4dae093513f5a6817a67874d77f01c7cb1f83d1cfa811c815ad3324983b655332e994f85c536eb65682e598168f9d1d6b76bf0bde9817e
+DIST UUID-0.29.tar.gz 15955 BLAKE2B 
e2dbbb16b36fcc1244c44bfe520e0391d6fae02a47b2299ce9b5dc5bc8a42c16bbe6ab91da5c5e0228a263441d3922c5214e9da64ed6489adc355fe973c5ab53
 SHA512 
37b8a1013532772e5265ef093d7ba0dc5e52ad31e7a4ac2181515c0b3121b355dda697c27c60d44f9ad5e767c3739b0e67df32f450d3445707648f542ea3f7cf

diff --git a/dev-perl/UUID/UUID-0.290.0.ebuild 
b/dev-perl/UUID/UUID-0.290.0.ebuild
new file mode 100644
index ..32c15003fd49
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.290.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JRM
+DIST_VERSION=0.29
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+# Note: UUID appears to link against a bunch of different UUID
+# implementations depending on availability and platform.
+# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
+# platforms, but may need special attention on *bsd, *osx and win*
+RDEPEND="sys-apps/util-linux"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Devel-CheckLib-1.140.0
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2021-12-10 Thread Andreas K. Hüttel
commit: c64258d3fc3ed20b03c8eb3a1273e7a572049528
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 11 06:11:40 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Dec 11 06:20:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64258d3

dev-perl/UUID: Remove old

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

 dev-perl/UUID/Manifest|  1 -
 dev-perl/UUID/UUID-0.270.0.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index eb10ae007a71..74cafce1303c 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,2 +1 @@
-DIST UUID-0.27.tar.gz 14690 BLAKE2B 
b4f296f82172202eb3af67f8e1e18dbbf4c36e3d6931f63aeaea32003fe1c3d5ad4c6d25540c4e1475f16841654b44d39164bff5dbfd35712bfec69dc7bdc039
 SHA512 
a7b45e0bf5461318cf8e6d874630afb31c98d5a10a5aa3408a27e48bcde051517d6c8bc904a2f05d2bd5aee076f06b07ddd535371e891eb7ac2e5845c4d930c2
 DIST UUID-0.28.tar.gz 15828 BLAKE2B 
670f25e2e3e414e36ee5dd7d129cefd1f9a50e1e9594c7adf5625f9d193755a2ac08d8b9acd8fcef0b2e1b1e26bf2c2f6d2a2f338dbb43c3eeac7a305a052624
 SHA512 
f6203e024f83c8156d4dae093513f5a6817a67874d77f01c7cb1f83d1cfa811c815ad3324983b655332e994f85c536eb65682e598168f9d1d6b76bf0bde9817e

diff --git a/dev-perl/UUID/UUID-0.270.0.ebuild 
b/dev-perl/UUID/UUID-0.270.0.ebuild
deleted file mode 100644
index dee36f8948b9..
--- a/dev-perl/UUID/UUID-0.270.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=JRM
-DIST_VERSION=0.27
-inherit perl-module
-
-DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE=""
-
-# Note: UUID appears to link against a bunch of different UUID
-# implementations depending on availability and platform.
-#
-# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
-# platforms, but may need special attention on *bsd, *osx and win*
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   >=dev-perl/Devel-CheckLib-1.20.0
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID-Tiny/

2021-10-02 Thread Andreas K. Hüttel
commit: ddf01aa8ff5623ccbe8058c4aa621677ac2dcd0a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Oct  2 15:34:09 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Oct  2 15:49:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf01aa8

dev-perl/UUID-Tiny: EAPI=8 bump

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

 ...D-Tiny-1.40.0-r1.ebuild => UUID-Tiny-1.40.0-r2.ebuild} | 15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r1.ebuild 
b/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r2.ebuild
similarity index 69%
rename from dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r1.ebuild
rename to dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r2.ebuild
index d4079220d6d..49ab16a03b1 100644
--- a/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r1.ebuild
+++ b/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r2.ebuild
@@ -1,22 +1,19 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=CAUGUSTIN
-MODULE_VERSION=1.04
+DIST_AUTHOR=CAUGUSTIN
+DIST_VERSION=1.04
 inherit perl-module
 
 DESCRIPTION="Pure Perl UUID Support With Functional Interface"
-
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
-DEPEND="virtual/perl-Digest-SHA
+RDEPEND="virtual/perl-Digest-SHA
virtual/perl-Digest-MD5
virtual/perl-MIME-Base64
virtual/perl-Time-HiRes"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
+BDEPEND="${RDEPEND}
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2021-10-02 Thread Andreas K. Hüttel
commit: 47f05abfde5a88033616693f5a7de2d35dae053a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Oct  2 15:32:42 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Oct  2 15:49:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f05abf

dev-perl/UUID: Version bump 0.28

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

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.280.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 008e7f8d7ab..eb10ae007a7 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1 +1,2 @@
 DIST UUID-0.27.tar.gz 14690 BLAKE2B 
b4f296f82172202eb3af67f8e1e18dbbf4c36e3d6931f63aeaea32003fe1c3d5ad4c6d25540c4e1475f16841654b44d39164bff5dbfd35712bfec69dc7bdc039
 SHA512 
a7b45e0bf5461318cf8e6d874630afb31c98d5a10a5aa3408a27e48bcde051517d6c8bc904a2f05d2bd5aee076f06b07ddd535371e891eb7ac2e5845c4d930c2
+DIST UUID-0.28.tar.gz 15828 BLAKE2B 
670f25e2e3e414e36ee5dd7d129cefd1f9a50e1e9594c7adf5625f9d193755a2ac08d8b9acd8fcef0b2e1b1e26bf2c2f6d2a2f338dbb43c3eeac7a305a052624
 SHA512 
f6203e024f83c8156d4dae093513f5a6817a67874d77f01c7cb1f83d1cfa811c815ad3324983b655332e994f85c536eb65682e598168f9d1d6b76bf0bde9817e

diff --git a/dev-perl/UUID/UUID-0.280.0.ebuild 
b/dev-perl/UUID/UUID-0.280.0.ebuild
new file mode 100644
index 000..a41ea98f302
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.280.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JRM
+DIST_VERSION=0.28
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+# Note: UUID appears to link against a bunch of different UUID
+# implementations depending on availability and platform.
+# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
+# platforms, but may need special attention on *bsd, *osx and win*
+
+RDEPEND="sys-apps/util-linux"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Devel-CheckLib-1.20.0
+"
+DEPEND="${RDEPEND}
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID-Tiny/

2021-04-02 Thread Sam James
commit: 86c83dbf13ef0d1b1fc26d7763007694bfb2
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  2 09:02:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  2 14:04:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c83dbf

dev-perl/UUID-Tiny: fix RDEPEND typo

Signed-off-by: Sam James  gentoo.org>

 .../UUID-Tiny/{UUID-Tiny-1.40.0.ebuild => UUID-Tiny-1.40.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0.ebuild 
b/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r1.ebuild
similarity index 85%
rename from dev-perl/UUID-Tiny/UUID-Tiny-1.40.0.ebuild
rename to dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r1.ebuild
index 3f6299e134e..d4079220d6d 100644
--- a/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0.ebuild
+++ b/dev-perl/UUID-Tiny/UUID-Tiny-1.40.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,6 @@ DEPEND="virtual/perl-Digest-SHA
virtual/perl-Digest-MD5
virtual/perl-MIME-Base64
virtual/perl-Time-HiRes"
-RDEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"
 
 SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2020-04-15 Thread Kent Fredric
commit: 6d49f25ab6e85b0252f36a250a2af913677fef95
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Apr 15 15:48:05 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Apr 15 15:55:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d49f25a

dev-perl/UUID: Remove old 0.260.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/UUID/Manifest|  1 -
 dev-perl/UUID/UUID-0.260.0.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 92011a493cb..008e7f8d7ab 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,2 +1 @@
-DIST UUID-0.26.tar.gz 14535 BLAKE2B 
a1159c96d2c88bdfdf66f80924b121d646449742774427431cb323ac6dd4365b5c6166d1fbfbddaa7670b4e87927569fcb9e27b7289e6301d9f4b959ea5e9a72
 SHA512 
7ec7345fedd42e38ad50531535364565cdab2b091439992833a32804c543dd846f430688eee3b72b10ecb060127463cbb5f771c7ae11719398c22cce7b49274c
 DIST UUID-0.27.tar.gz 14690 BLAKE2B 
b4f296f82172202eb3af67f8e1e18dbbf4c36e3d6931f63aeaea32003fe1c3d5ad4c6d25540c4e1475f16841654b44d39164bff5dbfd35712bfec69dc7bdc039
 SHA512 
a7b45e0bf5461318cf8e6d874630afb31c98d5a10a5aa3408a27e48bcde051517d6c8bc904a2f05d2bd5aee076f06b07ddd535371e891eb7ac2e5845c4d930c2

diff --git a/dev-perl/UUID/UUID-0.260.0.ebuild 
b/dev-perl/UUID/UUID-0.260.0.ebuild
deleted file mode 100644
index 43282b1a7a7..000
--- a/dev-perl/UUID/UUID-0.260.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=JRM
-DIST_VERSION=0.26
-inherit perl-module
-
-DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Note: UUID appears to link against a bunch of different UUID
-# implementations depending on availability and platform.
-#
-# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
-# platforms, but may need special attention on *bsd, *osx and win*
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   >=dev-perl/Devel-CheckLib-1.20.0
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2019-12-25 Thread Sergei Trofimovich
commit: ea98f9c5ba1448e0002cf0aee06bf1098a7f40a9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Dec 25 20:27:08 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 25 20:31:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea98f9c5

dev-perl/UUID: keyworded 0.270.0 for ppc, bug #690140

Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/UUID/UUID-0.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UUID/UUID-0.270.0.ebuild 
b/dev-perl/UUID/UUID-0.270.0.ebuild
index dfee242f6a2..dee36f8948b 100644
--- a/dev-perl/UUID/UUID-0.270.0.ebuild
+++ b/dev-perl/UUID/UUID-0.270.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE=""
 
 # Note: UUID appears to link against a bunch of different UUID



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2018-07-13 Thread Mikle Kolyada
commit: 93cd9d84c939426f124ea540270b54c0d15883c8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jul 13 12:23:50 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jul 13 12:23:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cd9d84

dev-perl/UUID: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/UUID/Manifest|  1 -
 dev-perl/UUID/UUID-0.250.0.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 7b37a97d0ff..92011a493cb 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,3 +1,2 @@
-DIST UUID-0.25.tar.gz 14383 BLAKE2B 
bfdbe9d9bb2fdfcbd2b06f4985e00a2bdfed1a1d019aa9bdfc16fadc646bc0dfba18d31f00818f8e38f6f6b674a92e45f056ade319e3032eff3179c088e6a1b1
 SHA512 
b775692fd85597fb9786a376a2f290938714e61416eb213f7329d3fbf820a94912c9de5a1900fcba85e8cde2002c626bbfbca6a91dfd9ef0011b1e2d61bad65a
 DIST UUID-0.26.tar.gz 14535 BLAKE2B 
a1159c96d2c88bdfdf66f80924b121d646449742774427431cb323ac6dd4365b5c6166d1fbfbddaa7670b4e87927569fcb9e27b7289e6301d9f4b959ea5e9a72
 SHA512 
7ec7345fedd42e38ad50531535364565cdab2b091439992833a32804c543dd846f430688eee3b72b10ecb060127463cbb5f771c7ae11719398c22cce7b49274c
 DIST UUID-0.27.tar.gz 14690 BLAKE2B 
b4f296f82172202eb3af67f8e1e18dbbf4c36e3d6931f63aeaea32003fe1c3d5ad4c6d25540c4e1475f16841654b44d39164bff5dbfd35712bfec69dc7bdc039
 SHA512 
a7b45e0bf5461318cf8e6d874630afb31c98d5a10a5aa3408a27e48bcde051517d6c8bc904a2f05d2bd5aee076f06b07ddd535371e891eb7ac2e5845c4d930c2

diff --git a/dev-perl/UUID/UUID-0.250.0.ebuild 
b/dev-perl/UUID/UUID-0.250.0.ebuild
deleted file mode 100644
index 96c8efc75c2..000
--- a/dev-perl/UUID/UUID-0.250.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=JRM
-DIST_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Note: UUID appears to link against a bunch of different UUID
-# implementations depending on availability and platform.
-#
-# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
-# platforms, but may need special attention on *bsd, *osx and win*
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   >=dev-perl/Devel-CheckLib-1.20.0
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2018-03-18 Thread Kent Fredric
commit: 9c005a4973d6306ab736f2161603b36122f1be9e
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Mar 19 06:25:46 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Mar 19 06:39:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c005a49

dev-perl/UUID: Bump to version 0.270.0

Upstream:
- Remove examples using ":all" from synopsis as it encourages risky
  practices

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.270.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index b7e8d094eaa..7b37a97d0ff 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,2 +1,3 @@
 DIST UUID-0.25.tar.gz 14383 BLAKE2B 
bfdbe9d9bb2fdfcbd2b06f4985e00a2bdfed1a1d019aa9bdfc16fadc646bc0dfba18d31f00818f8e38f6f6b674a92e45f056ade319e3032eff3179c088e6a1b1
 SHA512 
b775692fd85597fb9786a376a2f290938714e61416eb213f7329d3fbf820a94912c9de5a1900fcba85e8cde2002c626bbfbca6a91dfd9ef0011b1e2d61bad65a
 DIST UUID-0.26.tar.gz 14535 BLAKE2B 
a1159c96d2c88bdfdf66f80924b121d646449742774427431cb323ac6dd4365b5c6166d1fbfbddaa7670b4e87927569fcb9e27b7289e6301d9f4b959ea5e9a72
 SHA512 
7ec7345fedd42e38ad50531535364565cdab2b091439992833a32804c543dd846f430688eee3b72b10ecb060127463cbb5f771c7ae11719398c22cce7b49274c
+DIST UUID-0.27.tar.gz 14690 BLAKE2B 
b4f296f82172202eb3af67f8e1e18dbbf4c36e3d6931f63aeaea32003fe1c3d5ad4c6d25540c4e1475f16841654b44d39164bff5dbfd35712bfec69dc7bdc039
 SHA512 
a7b45e0bf5461318cf8e6d874630afb31c98d5a10a5aa3408a27e48bcde051517d6c8bc904a2f05d2bd5aee076f06b07ddd535371e891eb7ac2e5845c4d930c2

diff --git a/dev-perl/UUID/UUID-0.270.0.ebuild 
b/dev-perl/UUID/UUID-0.270.0.ebuild
new file mode 100644
index 000..b1b592f480c
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.270.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=JRM
+DIST_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Note: UUID appears to link against a bunch of different UUID
+# implementations depending on availability and platform.
+#
+# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
+# platforms, but may need special attention on *bsd, *osx and win*
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Devel-CheckLib-1.20.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID-Tiny/

2018-02-11 Thread Michał Górny
commit: 6a5dd3b6d694ec0d42e78fa3ef19a7ad875ed8f5
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 11 10:31:53 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 11 10:35:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5dd3b6

dev-perl/UUID-Tiny: Remove useless maintainer 

Remove useless/redundant maintainer . It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 dev-perl/UUID-Tiny/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-perl/UUID-Tiny/metadata.xml b/dev-perl/UUID-Tiny/metadata.xml
index 6fe837cf7d9..68d880192b5 100644
--- a/dev-perl/UUID-Tiny/metadata.xml
+++ b/dev-perl/UUID-Tiny/metadata.xml
@@ -3,11 +3,9 @@
 
   
 c.affol...@purplehaze.ch
-Maintainer
   
   
 dev-z...@gentoo.org
-Proxy maintainer
   
   
 proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID-Tiny/

2017-09-18 Thread Kent Fredric
commit: 4583c9d25bd3bfd0c831594bf161f3a687f2eefb
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Sep 18 16:46:07 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Sep 18 16:50:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4583c9d2

dev-perl/UUID-Tiny: fix mixed metadata.xml indentation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/UUID-Tiny/metadata.xml | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-perl/UUID-Tiny/metadata.xml b/dev-perl/UUID-Tiny/metadata.xml
index cfac002a425..6fe837cf7d9 100644
--- a/dev-perl/UUID-Tiny/metadata.xml
+++ b/dev-perl/UUID-Tiny/metadata.xml
@@ -1,19 +1,19 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   c.affol...@purplehaze.ch
-   Maintainer
-   
-   
-   dev-z...@gentoo.org
-   Proxy maintainer
-   
-   
+  
+c.affol...@purplehaze.ch
+Maintainer
+  
+  
+dev-z...@gentoo.org
+Proxy maintainer
+  
+  
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
-   UUID::Tiny is a lightweight, low dependency Pure Perl 
module for UUID creation and testing. This module provides the creation of 
version 1 time based UUIDs (using random multicast MAC addresses), version 3 
MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based 
UUIDs.
+  UUID::Tiny is a lightweight, low dependency Pure Perl 
module for UUID creation and testing. This module provides the creation of 
version 1 time based UUIDs (using random multicast MAC addresses), version 3 
MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based 
UUIDs.
   
 UUID-Tiny
 UUID::Tiny



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID-Tiny/

2017-09-10 Thread Patrice Clement
commit: c0f647e6621911072354ec73293a416f843069b5
Author: Christian Affolter  purplehaze  ch>
AuthorDate: Sun Sep 10 16:49:05 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Sep 10 20:48:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f647e6

dev-perl/UUID-Tiny: update maintainer email address.

Closes: https://github.com/gentoo/gentoo/pull/5679

 dev-perl/UUID-Tiny/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UUID-Tiny/metadata.xml b/dev-perl/UUID-Tiny/metadata.xml
index 1f62e31987e..cfac002a425 100644
--- a/dev-perl/UUID-Tiny/metadata.xml
+++ b/dev-perl/UUID-Tiny/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   c.affol...@stepping-stone.ch
+   c.affol...@purplehaze.ch
Maintainer





[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2016-09-16 Thread Andreas Hüttel
commit: 55f7d67b34c2e1f552246e354a1e1f411f5f3c43
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Sep 16 21:36:25 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Sep 16 21:43:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f7d67b

dev-perl/UUID: Remove old

Package-Manager: portage-2.3.0

 dev-perl/UUID/Manifest   |  1 -
 dev-perl/UUID/UUID-0.50.0.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 4083ef7..6213ef6 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,3 +1,2 @@
-DIST UUID-0.05.tar.gz 5062 SHA256 
dfdf6ffc86f6af5ab021b0d862b3bf77388a302f1796377b7fbd48ad61b5312c SHA512 
76b42641294c00ff160b1e9ce49ddfc1ebd56b5dfcbeb7ac4ec64c914101fc4e32d0b40cc33fdb122a557198790c40c1ca453283fdd8e9342f302fef9332f6a9
 WHIRLPOOL 
7672ab16059033a5b6ab8628dbdda92f132f02cdbc1332dba227407f01b9334611d53fb85ea1a7b858b6f78b8618be2ce883cafbad348df6ddd6cea83a205d1f
 DIST UUID-0.25.tar.gz 14383 SHA256 
77e26cd58ced6cf0b7d8f0c84bfdf0de271eaef427a340989904a8e8ee268eee SHA512 
b775692fd85597fb9786a376a2f290938714e61416eb213f7329d3fbf820a94912c9de5a1900fcba85e8cde2002c626bbfbca6a91dfd9ef0011b1e2d61bad65a
 WHIRLPOOL 
d0ebc77444573e160747e2d4ebaf65d73d4322d4d12111474d26f86edff4ad0ac9efeac6d831adf41e169085bc7aba18fbd8e3b835139a268a38d65a760c9560
 DIST UUID-0.26.tar.gz 14535 SHA256 
282e3d76833c145926fc72ba08b782d9bf73c7a034b7ca32622b8940a01a8810 SHA512 
7ec7345fedd42e38ad50531535364565cdab2b091439992833a32804c543dd846f430688eee3b72b10ecb060127463cbb5f771c7ae11719398c22cce7b49274c
 WHIRLPOOL 
48ad6ca7e423e8554bc8a3070e42e70034a4fe0fa108735da936f3e26ed42b063d17918b52b9ba2d01a16f0a2045beb588bfe36e4f1a7e484c5e7e6d05acbd7d

diff --git a/dev-perl/UUID/UUID-0.50.0.ebuild b/dev-perl/UUID/UUID-0.50.0.ebuild
deleted file mode 100644
index a805946..
--- a/dev-perl/UUID/UUID-0.50.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-MODULE_AUTHOR=LZAP
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION='Perl extension for using UUID interfaces as defined in e2fsprogs.'
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   virtual/perl-ExtUtils-MakeMaker
-"
-RDEPEND="
-
-"
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2016-09-16 Thread Andreas Hüttel
commit: 2caa873460d501e9067c29c2c8040257f5153515
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Sep 16 21:36:08 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Sep 16 21:43:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2caa8734

dev-perl/UUID: Version bump

Package-Manager: portage-2.3.0

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.260.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index 88757ef..4083ef7 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1,2 +1,3 @@
 DIST UUID-0.05.tar.gz 5062 SHA256 
dfdf6ffc86f6af5ab021b0d862b3bf77388a302f1796377b7fbd48ad61b5312c SHA512 
76b42641294c00ff160b1e9ce49ddfc1ebd56b5dfcbeb7ac4ec64c914101fc4e32d0b40cc33fdb122a557198790c40c1ca453283fdd8e9342f302fef9332f6a9
 WHIRLPOOL 
7672ab16059033a5b6ab8628dbdda92f132f02cdbc1332dba227407f01b9334611d53fb85ea1a7b858b6f78b8618be2ce883cafbad348df6ddd6cea83a205d1f
 DIST UUID-0.25.tar.gz 14383 SHA256 
77e26cd58ced6cf0b7d8f0c84bfdf0de271eaef427a340989904a8e8ee268eee SHA512 
b775692fd85597fb9786a376a2f290938714e61416eb213f7329d3fbf820a94912c9de5a1900fcba85e8cde2002c626bbfbca6a91dfd9ef0011b1e2d61bad65a
 WHIRLPOOL 
d0ebc77444573e160747e2d4ebaf65d73d4322d4d12111474d26f86edff4ad0ac9efeac6d831adf41e169085bc7aba18fbd8e3b835139a268a38d65a760c9560
+DIST UUID-0.26.tar.gz 14535 SHA256 
282e3d76833c145926fc72ba08b782d9bf73c7a034b7ca32622b8940a01a8810 SHA512 
7ec7345fedd42e38ad50531535364565cdab2b091439992833a32804c543dd846f430688eee3b72b10ecb060127463cbb5f771c7ae11719398c22cce7b49274c
 WHIRLPOOL 
48ad6ca7e423e8554bc8a3070e42e70034a4fe0fa108735da936f3e26ed42b063d17918b52b9ba2d01a16f0a2045beb588bfe36e4f1a7e484c5e7e6d05acbd7d

diff --git a/dev-perl/UUID/UUID-0.260.0.ebuild 
b/dev-perl/UUID/UUID-0.260.0.ebuild
new file mode 100644
index ..5a87b76
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.260.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=JRM
+DIST_VERSION=0.26
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Note: UUID appears to link against a bunch of different UUID
+# implementations depending on availability and platform.
+#
+# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
+# platforms, but may need special attention on *bsd, *osx and win*
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Devel-CheckLib-1.20.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID/

2016-04-26 Thread Andreas Hüttel
commit: 75ea92ab6cdcb3a19bdcf3a7a5eb07c3cb4c20f9
Author: Kent Fredric  gmail  com>
AuthorDate: Mon Apr 25 11:51:02 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Apr 26 20:02:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ea92ab

dev-perl/UUID: Bump to version 0.250.0

- EAPI6
- Switch License to artistic-2

Upstream:
- New functions: uuid(), clear(), is_null(), copy(), compare(),
  unparse_lower(), unparse_upper(), generate_random(), generate_time()

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/UUID/Manifest|  1 +
 dev-perl/UUID/UUID-0.250.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/UUID/Manifest b/dev-perl/UUID/Manifest
index eff4a57..88757ef 100644
--- a/dev-perl/UUID/Manifest
+++ b/dev-perl/UUID/Manifest
@@ -1 +1,2 @@
 DIST UUID-0.05.tar.gz 5062 SHA256 
dfdf6ffc86f6af5ab021b0d862b3bf77388a302f1796377b7fbd48ad61b5312c SHA512 
76b42641294c00ff160b1e9ce49ddfc1ebd56b5dfcbeb7ac4ec64c914101fc4e32d0b40cc33fdb122a557198790c40c1ca453283fdd8e9342f302fef9332f6a9
 WHIRLPOOL 
7672ab16059033a5b6ab8628dbdda92f132f02cdbc1332dba227407f01b9334611d53fb85ea1a7b858b6f78b8618be2ce883cafbad348df6ddd6cea83a205d1f
+DIST UUID-0.25.tar.gz 14383 SHA256 
77e26cd58ced6cf0b7d8f0c84bfdf0de271eaef427a340989904a8e8ee268eee SHA512 
b775692fd85597fb9786a376a2f290938714e61416eb213f7329d3fbf820a94912c9de5a1900fcba85e8cde2002c626bbfbca6a91dfd9ef0011b1e2d61bad65a
 WHIRLPOOL 
d0ebc77444573e160747e2d4ebaf65d73d4322d4d12111474d26f86edff4ad0ac9efeac6d831adf41e169085bc7aba18fbd8e3b835139a268a38d65a760c9560

diff --git a/dev-perl/UUID/UUID-0.250.0.ebuild 
b/dev-perl/UUID/UUID-0.250.0.ebuild
new file mode 100644
index 000..fa96543
--- /dev/null
+++ b/dev-perl/UUID/UUID-0.250.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=JRM
+DIST_VERSION=0.25
+inherit perl-module
+
+DESCRIPTION="Perl extension for using UUID interfaces as defined in e2fsprogs"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Note: UUID appears to link against a bunch of different UUID
+# implementations depending on availability and platform.
+#
+# Presently uses uuid.h/libuuid.so from util-linux which is fine for Linux
+# platforms, but may need special attention on *bsd, *osx and win*
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=dev-perl/Devel-CheckLib-1.20.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UUID-Tiny/

2015-10-29 Thread Ian Delaney
commit: 1b942745dedd40dfad6624ce1c6feab4265575d9
Author: Ian Delaney  gentoo  org>
AuthorDate: Thu Oct 29 16:09:29 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu Oct 29 16:11:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b942745

dev-perl/UUID-Tiny: update maintainer's email address in metadata

Package-Manager: portage-2.2.23

 dev-perl/UUID-Tiny/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UUID-Tiny/metadata.xml b/dev-perl/UUID-Tiny/metadata.xml
index fbaa533..4194b79 100644
--- a/dev-perl/UUID-Tiny/metadata.xml
+++ b/dev-perl/UUID-Tiny/metadata.xml
@@ -3,7 +3,7 @@
 
proxy-maintainers

-   christian.affol...@stepping-stone.ch
+   c.affol...@stepping-stone.ch
Maintainer