public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2022-10-12 16:00 Andreas K. Hüttel
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas K. Hüttel @ 2022-10-12 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     08777f9230f41b6740e92060e2a6141206ba25d1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 16:00:21 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 16:00:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08777f92

dev-perl/Compress-Raw-Lzma: new package, add 2.201.0

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

 .../Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild  | 17 +++++++++++++++++
 dev-perl/Compress-Raw-Lzma/Manifest                     |  1 +
 dev-perl/Compress-Raw-Lzma/metadata.xml                 |  8 ++++++++
 3 files changed, 26 insertions(+)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild
new file mode 100644
index 000000000000..03fab563ed08
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PMQS
+DIST_VERSION=2.201
+
+inherit perl-module
+
+DESCRIPTION="Perl interface for reading and writing lzma, lzip and xz files/buffers"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-arch/xz-utils"
+DEPEND=${RDEPEND}

diff --git a/dev-perl/Compress-Raw-Lzma/Manifest b/dev-perl/Compress-Raw-Lzma/Manifest
new file mode 100644
index 000000000000..f81fd56d5913
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/Manifest
@@ -0,0 +1 @@
+DIST Compress-Raw-Lzma-2.201.tar.gz 117593 BLAKE2B c14c7e7aed27bf6c1952e2bfa981bc4e1d6ba4d2d6a511b46f1cc1fa20b90881248357fc52d7178e498922ff9665f270ec1923ef52a26cb97892294c92aec9b6 SHA512 df43f8ab1550a3522fde74da07c18b095155bd58b2797bf5408253489de70843768db925d27ba183f8c19170d780b69c1949ccfd4e2d83e0a740e834034ce360

diff --git a/dev-perl/Compress-Raw-Lzma/metadata.xml b/dev-perl/Compress-Raw-Lzma/metadata.xml
new file mode 100644
index 000000000000..e2c9afaca62c
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2023-06-22  2:49 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-06-22  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6967637957328f8156ec6c786481f4e0522bb948
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 02:47:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 02:47:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69676379

dev-perl/Compress-Raw-Lzma: add 2.204.0

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

 .../Compress-Raw-Lzma/Compress-Raw-Lzma-2.204.0.ebuild  | 17 +++++++++++++++++
 dev-perl/Compress-Raw-Lzma/Manifest                     |  1 +
 2 files changed, 18 insertions(+)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.204.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.204.0.ebuild
new file mode 100644
index 000000000000..6f2ec3102e3a
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.204.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PMQS
+DIST_VERSION=2.204
+
+inherit perl-module
+
+DESCRIPTION="Perl interface for reading and writing lzma, lzip and xz files/buffers"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-arch/xz-utils"
+DEPEND="${RDEPEND}"

diff --git a/dev-perl/Compress-Raw-Lzma/Manifest b/dev-perl/Compress-Raw-Lzma/Manifest
index f81fd56d5913..685631f7d2db 100644
--- a/dev-perl/Compress-Raw-Lzma/Manifest
+++ b/dev-perl/Compress-Raw-Lzma/Manifest
@@ -1 +1,2 @@
 DIST Compress-Raw-Lzma-2.201.tar.gz 117593 BLAKE2B c14c7e7aed27bf6c1952e2bfa981bc4e1d6ba4d2d6a511b46f1cc1fa20b90881248357fc52d7178e498922ff9665f270ec1923ef52a26cb97892294c92aec9b6 SHA512 df43f8ab1550a3522fde74da07c18b095155bd58b2797bf5408253489de70843768db925d27ba183f8c19170d780b69c1949ccfd4e2d83e0a740e834034ce360
+DIST Compress-Raw-Lzma-2.204.tar.gz 117644 BLAKE2B db49265eba614479a1c2c4e4716e3a308cfe7b0f30a9d8b2e3666200b97e446b1a2e302c7a1646bb6d84c4aee138befebbd7fe935f142ae518960774c445731f SHA512 7f5f6f6fc4012a1ee94ef87c198da10489ab10ce92e14ddce63e3eb9a590f22870d82028b0e97d785921ad48d06328b508cc983d19eafe2b6274eba7087deffa


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2023-06-24  2:56 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-06-24  2:56 UTC (permalink / raw
  To: gentoo-commits

commit:     23000d124edc86e0735ca53ba4e95aab5757da88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 02:36:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 02:36:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23000d12

dev-perl/Compress-Raw-Lzma: add cpan, cpan-module, github upstream metadata

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

 dev-perl/Compress-Raw-Lzma/metadata.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-perl/Compress-Raw-Lzma/metadata.xml b/dev-perl/Compress-Raw-Lzma/metadata.xml
index e2c9afaca62c..cb190fdc80e7 100644
--- a/dev-perl/Compress-Raw-Lzma/metadata.xml
+++ b/dev-perl/Compress-Raw-Lzma/metadata.xml
@@ -5,4 +5,9 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Compress-Raw-Lzma</remote-id>
+    <remote-id type="cpan-module">Compress::Raw::Lzma</remote-id>
+    <remote-id type="github">pmqs/Compress-Raw-Lzma</remote-id>
+  </upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2023-07-20  2:44 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-07-20  2:44 UTC (permalink / raw
  To: gentoo-commits

commit:     3c99262a4ed27d50e1fe84d2c8345c9469a2ba07
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 02:43:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 02:43:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c99262a

dev-perl/Compress-Raw-Lzma: add 2.205.0

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

 .../Compress-Raw-Lzma/Compress-Raw-Lzma-2.205.0.ebuild  | 17 +++++++++++++++++
 dev-perl/Compress-Raw-Lzma/Manifest                     |  1 +
 2 files changed, 18 insertions(+)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.205.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.205.0.ebuild
new file mode 100644
index 000000000000..896767457b29
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.205.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PMQS
+DIST_VERSION=2.205
+
+inherit perl-module
+
+DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-arch/xz-utils"
+DEPEND="${RDEPEND}"

diff --git a/dev-perl/Compress-Raw-Lzma/Manifest b/dev-perl/Compress-Raw-Lzma/Manifest
index f822dae402a6..5364b98e1e89 100644
--- a/dev-perl/Compress-Raw-Lzma/Manifest
+++ b/dev-perl/Compress-Raw-Lzma/Manifest
@@ -1 +1,2 @@
 DIST Compress-Raw-Lzma-2.204.tar.gz 117644 BLAKE2B db49265eba614479a1c2c4e4716e3a308cfe7b0f30a9d8b2e3666200b97e446b1a2e302c7a1646bb6d84c4aee138befebbd7fe935f142ae518960774c445731f SHA512 7f5f6f6fc4012a1ee94ef87c198da10489ab10ce92e14ddce63e3eb9a590f22870d82028b0e97d785921ad48d06328b508cc983d19eafe2b6274eba7087deffa
+DIST Compress-Raw-Lzma-2.205.tar.gz 117960 BLAKE2B 7770721fca73f0585a7ad0a389a34bd8a9ec48713868804f03c73b6d958497e077bdb501a28e4e8b1f651af1e03b48fd53eb5df00b33a5640fdbcdee8bd99755 SHA512 d3ca558c8294470aee8e6d2d30151681bfebead2b6b889acfc9bca76aa10da65c3923303c651e13ead2d37693e935a8e598d2499ba771a493c7e0db889f9ac39


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2023-07-20  2:44 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-07-20  2:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a802ba697d2b1a772450edb6b7a529b4143476f3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 02:42:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 02:42:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a802ba69

dev-perl/Compress-Raw-Lzma: drop 2.201.0

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

 .../Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild  | 17 -----------------
 dev-perl/Compress-Raw-Lzma/Manifest                     |  1 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild
deleted file mode 100644
index 03fab563ed08..000000000000
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.201.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=PMQS
-DIST_VERSION=2.201
-
-inherit perl-module
-
-DESCRIPTION="Perl interface for reading and writing lzma, lzip and xz files/buffers"
-
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="app-arch/xz-utils"
-DEPEND=${RDEPEND}

diff --git a/dev-perl/Compress-Raw-Lzma/Manifest b/dev-perl/Compress-Raw-Lzma/Manifest
index 685631f7d2db..f822dae402a6 100644
--- a/dev-perl/Compress-Raw-Lzma/Manifest
+++ b/dev-perl/Compress-Raw-Lzma/Manifest
@@ -1,2 +1 @@
-DIST Compress-Raw-Lzma-2.201.tar.gz 117593 BLAKE2B c14c7e7aed27bf6c1952e2bfa981bc4e1d6ba4d2d6a511b46f1cc1fa20b90881248357fc52d7178e498922ff9665f270ec1923ef52a26cb97892294c92aec9b6 SHA512 df43f8ab1550a3522fde74da07c18b095155bd58b2797bf5408253489de70843768db925d27ba183f8c19170d780b69c1949ccfd4e2d83e0a740e834034ce360
 DIST Compress-Raw-Lzma-2.204.tar.gz 117644 BLAKE2B db49265eba614479a1c2c4e4716e3a308cfe7b0f30a9d8b2e3666200b97e446b1a2e302c7a1646bb6d84c4aee138befebbd7fe935f142ae518960774c445731f SHA512 7f5f6f6fc4012a1ee94ef87c198da10489ab10ce92e14ddce63e3eb9a590f22870d82028b0e97d785921ad48d06328b508cc983d19eafe2b6274eba7087deffa


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2023-07-26  3:33 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-07-26  3:33 UTC (permalink / raw
  To: gentoo-commits

commit:     ac3baf6dff18ee492dc6e9260bd77b0fe5ef0614
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 03:19:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 03:19:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3baf6d

dev-perl/Compress-Raw-Lzma: add 2.206.0

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

 .../Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild  | 17 +++++++++++++++++
 dev-perl/Compress-Raw-Lzma/Manifest                     |  1 +
 2 files changed, 18 insertions(+)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
new file mode 100644
index 000000000000..4600961bf34a
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PMQS
+DIST_VERSION=2.206
+
+inherit perl-module
+
+DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-arch/xz-utils"
+DEPEND="${RDEPEND}"

diff --git a/dev-perl/Compress-Raw-Lzma/Manifest b/dev-perl/Compress-Raw-Lzma/Manifest
index 5364b98e1e89..abdc04a89810 100644
--- a/dev-perl/Compress-Raw-Lzma/Manifest
+++ b/dev-perl/Compress-Raw-Lzma/Manifest
@@ -1,2 +1,3 @@
 DIST Compress-Raw-Lzma-2.204.tar.gz 117644 BLAKE2B db49265eba614479a1c2c4e4716e3a308cfe7b0f30a9d8b2e3666200b97e446b1a2e302c7a1646bb6d84c4aee138befebbd7fe935f142ae518960774c445731f SHA512 7f5f6f6fc4012a1ee94ef87c198da10489ab10ce92e14ddce63e3eb9a590f22870d82028b0e97d785921ad48d06328b508cc983d19eafe2b6274eba7087deffa
 DIST Compress-Raw-Lzma-2.205.tar.gz 117960 BLAKE2B 7770721fca73f0585a7ad0a389a34bd8a9ec48713868804f03c73b6d958497e077bdb501a28e4e8b1f651af1e03b48fd53eb5df00b33a5640fdbcdee8bd99755 SHA512 d3ca558c8294470aee8e6d2d30151681bfebead2b6b889acfc9bca76aa10da65c3923303c651e13ead2d37693e935a8e598d2499ba771a493c7e0db889f9ac39
+DIST Compress-Raw-Lzma-2.206.tar.gz 118339 BLAKE2B 4384ee7d60dc67ea5e07c99695efa6816ad2431ed73505e7254fa003f00bd94dc19ed94158b53905404c5353e0dc1ad92f21e753de0786e2ca7f22feddaab6f2 SHA512 fdffd579a2c0b76ef6dc1f6dd82f9332a52fc8963eff07a1ed92324248ea253d220a6e01e3b7ed93d072d4f83dad739f58229480dcc984c7a0246c5e966b89f0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a85354562d46695ff52c1d75691ff638f5955945
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 18:46:45 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8535456

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 ppc, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index 104efd486b3d..d8c2302c3ce9 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d6679477566e5d71d6368f9fb9356b1f599d3026
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 18:58:52 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6679477

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 alpha, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index c94a8b211345..1a2f64cc3bfe 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e81dd758735cd5e0cd2313c672cdaef29b8e3094
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 18:41:28 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81dd758

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 ppc64, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index 4600961bf34a..104efd486b3d 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.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,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     f4c69f763e553e7dcd365bd67b9cb68225588544
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 21:29:57 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c69f76

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 x86, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index 1a2f64cc3bfe..1dbe55cf8e71 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     3b08aa74bac56a71ddf40ee8eb11e0ae85659fe0
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 18:57:47 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b08aa74

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 sparc, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index d8c2302c3ce9..c94a8b211345 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     001d78385f9cb0924187a1e978716a0505da2ea5
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 21:38:42 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001d7838

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 hppa, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index 2e3b9fe5f7fa..05de7f5909b0 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     4bad0c26c8eafadd892f2536833f677552af840c
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 21:32:43 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bad0c26

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 arm64, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index 1dbe55cf8e71..be3822fb74b7 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 15+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     cab846bf03ecef50eb098015d4128c09357c86a9
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan  2 21:37:57 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab846bf

dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 arm, #921221

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index be3822fb74b7..2e3b9fe5f7fa 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="app-arch/xz-utils"
 DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/
@ 2024-04-30  1:16 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2024-04-30  1:16 UTC (permalink / raw
  To: gentoo-commits

commit:     39aab3744403cb5b15c61f8ac8ea23ad748e4a01
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 00:51:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 00:51:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39aab374

dev-perl/Compress-Raw-Lzma: add 2.212.0

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

 .../Compress-Raw-Lzma/Compress-Raw-Lzma-2.212.0.ebuild  | 17 +++++++++++++++++
 dev-perl/Compress-Raw-Lzma/Manifest                     |  1 +
 2 files changed, 18 insertions(+)

diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.212.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.212.0.ebuild
new file mode 100644
index 000000000000..26e7095e69bc
--- /dev/null
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.212.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PMQS
+DIST_VERSION=2.212
+
+inherit perl-module
+
+DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="app-arch/xz-utils"
+DEPEND="${RDEPEND}"

diff --git a/dev-perl/Compress-Raw-Lzma/Manifest b/dev-perl/Compress-Raw-Lzma/Manifest
index 05fda691f120..255716e6dfbd 100644
--- a/dev-perl/Compress-Raw-Lzma/Manifest
+++ b/dev-perl/Compress-Raw-Lzma/Manifest
@@ -1 +1,2 @@
 DIST Compress-Raw-Lzma-2.206.tar.gz 118339 BLAKE2B 4384ee7d60dc67ea5e07c99695efa6816ad2431ed73505e7254fa003f00bd94dc19ed94158b53905404c5353e0dc1ad92f21e753de0786e2ca7f22feddaab6f2 SHA512 fdffd579a2c0b76ef6dc1f6dd82f9332a52fc8963eff07a1ed92324248ea253d220a6e01e3b7ed93d072d4f83dad739f58229480dcc984c7a0246c5e966b89f0
+DIST Compress-Raw-Lzma-2.212.tar.gz 197888 BLAKE2B 5acc1a74ee465f5e5406c8494bd68f91b1e3220ff5d682ebf3f073fbe5a3059788a30655933e476925b0e54ea91f2a2a6d3b3f6b9123b4594fc6f8a4cd73502a SHA512 4b94577a4fb7504698e7e4a01283cace8569221e1873ed8dd7670363530abb2f93bdb611cf17b1baa189fd1d6c1de884a695d1295e4e09be73422ba5753da612


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

end of thread, other threads:[~2024-04-30  1:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20  2:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Raw-Lzma/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-04-30  1:16 Sam James
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2024-01-03  2:20 Ionen Wolkens
2023-07-26  3:33 Sam James
2023-07-20  2:44 Sam James
2023-06-24  2:56 Sam James
2023-06-22  2:49 Sam James
2022-10-12 16:00 Andreas K. Hüttel

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