public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2016-12-08 19:09 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2016-12-08 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     167c084ab264763ebd5f71ce6ebb428e9e5607f4
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  8 16:05:10 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 19:07:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167c084a

dev-perl/Exporter-Lite: Bump to version 0.80.0

- EAPI6

Upstream:
- Lots of documentation improvements and packaging

Package-Manager: portage-2.3.3

 dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 25 ++++++++++++++++++++++
 dev-perl/Exporter-Lite/Manifest                    |  1 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
new file mode 100644
index 00000000..32ee0e7
--- /dev/null
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.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=NEILB
+DIST_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Lightweight exporting of variables"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		>=virtual/perl-Test-Simple-0.340.0
+	)
+"

diff --git a/dev-perl/Exporter-Lite/Manifest b/dev-perl/Exporter-Lite/Manifest
index 3cbd0ff..fc837a1 100644
--- a/dev-perl/Exporter-Lite/Manifest
+++ b/dev-perl/Exporter-Lite/Manifest
@@ -1 +1,2 @@
 DIST Exporter-Lite-0.02.tar.gz 4864 SHA256 20c1e9b7ddc017b788feb34c032fc585e2c5b46a484e93f519373fd18830ce0e SHA512 4002cd5b12a02ad5a90df70cafe4e2ebab38afbc61431c7abce079025e5da8b345827b5e4cbf1b8569b8eecac8d13582a8e93d3b8ee2f841020d81340f54134b WHIRLPOOL c29a9b56cb600bfeb65c26587ba03b898c81ef7bd915c92bce8df243b1f9930dfd55a708991c32701bbf30d903f81c6ece50dd60761ae7a60d1b748396f76209
+DIST Exporter-Lite-0.08.tar.gz 6271 SHA256 c05b3909af4cb86f36495e94a599d23ebab42be7a18efd0d141fc1586309dac2 SHA512 8c6ff5a88c1b810d74156c5d84695cfde6f555e0fc663804123e2a96f5e2235a5adeebbf24b18301ed2c3fb57f76788ecfdf301b26263279e92a88a9143b8953 WHIRLPOOL c4c97a04ef53c856b39e9dc5db5700428fbab72b67e9143172cb1bc92bc842c3085dd0ab2943dee838eb32b4a7964057cbf3cdf6c5bc958bcc325f18faacbc64


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2018-06-09 10:06 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-06-09 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     e431c8945733481ddbc8ed8ec93e792b99e84bf6
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jun  9 08:39:59 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 10:05:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e431c894

dev-perl/Exporter-Lite: stable 0.80.0 for sparc

Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
index 66cd3430d9c..56cd07e77cb 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2018-06-10 15:38 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2018-06-10 15:38 UTC (permalink / raw
  To: gentoo-commits

commit:     fbb1fdaef92e0f22a0894387f0a5ab34effe4714
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:26:01 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:37:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb1fdae

dev-perl/Exporter-Lite: amd64 stable wrt bug #657574

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
index 56cd07e77cb..5f475d6179c 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2018-06-10 16:55 Thomas Deutschmann
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     38ec8f65ac2622f0bbd7fb6485c25ed98a61af37
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:55:10 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:55:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ec8f65

dev-perl/Exporter-Lite: x86 stable (bug #657574)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
index 5f475d6179c..b0b901a1c00 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2018-06-10 18:14 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-06-10 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     7be74d7417989b5502d629b708935fb2f17e3f51
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 18:01:13 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:14:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be74d74

dev-perl/Exporter-Lite: stable 0.80.0 for ia64, bug #657574

Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
index b0b901a1c00..09239e678ed 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2018-06-25 21:23 Tobias Klausmann
  0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann @ 2018-06-25 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     f594a5291582a7391264d381c193b074bb58bd41
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 21:22:47 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 21:23:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f594a529

dev-perl/Exporter-Lite-0.80.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657574

 dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
index 6845ba02276..55a76513094 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2020-04-14  9:53 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2020-04-14  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     a8f8d99104fcc0bf00be6a20bed90842ee0bcf27
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 09:34:39 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 09:51:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f8d991

dev-perl/Exporter-Lite: Remove old 0.20.0-r1

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

 dev-perl/Exporter-Lite/Exporter-Lite-0.20.0-r1.ebuild | 16 ----------------
 dev-perl/Exporter-Lite/Manifest                       |  1 -
 2 files changed, 17 deletions(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.20.0-r1.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.20.0-r1.ebuild
deleted file mode 100644
index f96ec42eabb..00000000000
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.20.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHWERN
-MODULE_VERSION=0.02
-inherit perl-module
-
-DESCRIPTION="Lightweight exporting of variables"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/Exporter-Lite/Manifest b/dev-perl/Exporter-Lite/Manifest
index f3449aa41ff..e08ab3bd4b5 100644
--- a/dev-perl/Exporter-Lite/Manifest
+++ b/dev-perl/Exporter-Lite/Manifest
@@ -1,2 +1 @@
-DIST Exporter-Lite-0.02.tar.gz 4864 BLAKE2B 67af8c6dcadf6c25134f247441a9184ac6b2f140d75c1a2defe24d5c95f502409d7a2c0a2946ab4f99cdffba67f7175217ea748b2a26756d927131f4c42642f5 SHA512 4002cd5b12a02ad5a90df70cafe4e2ebab38afbc61431c7abce079025e5da8b345827b5e4cbf1b8569b8eecac8d13582a8e93d3b8ee2f841020d81340f54134b
 DIST Exporter-Lite-0.08.tar.gz 6271 BLAKE2B 83ec490d9942ce4d4bcc4430cc95656d3c232f793d0b311a73e84f5b056010e1b3e76c1b706c651a86f7a4f30cd7a1e4253a23f4d652921e8846f87ab08ff609 SHA512 8c6ff5a88c1b810d74156c5d84695cfde6f555e0fc663804123e2a96f5e2235a5adeebbf24b18301ed2c3fb57f76788ecfdf301b26263279e92a88a9143b8953


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2021-10-24 14:46 Andreas K. Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas K. Hüttel @ 2021-10-24 14:46 UTC (permalink / raw
  To: gentoo-commits

commit:     aaf1b5d1666226c716ad659ccbca7220d445b991
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 14:45:46 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 14:46:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf1b5d1

dev-perl/Exporter-Lite: EAPI=8 bump

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

 ...Exporter-Lite-0.80.0.ebuild => Exporter-Lite-0.80.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild
similarity index 79%
rename from dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
rename to dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild
index a91ae96df79..4bca3dadf9e 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=NEILB
 DIST_VERSION=0.08
@@ -11,13 +11,11 @@ DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-Carp
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
 	test? (
 		>=virtual/perl-Test-Simple-0.340.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2023-06-21  6:05 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2023-06-21  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     4af3cceb22438f7bd18f78e4e390a76c5fa23380
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 05:52:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 06:04:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af3cceb

dev-perl/Exporter-Lite: add 0.90.0

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

 dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild | 24 ++++++++++++++++++++++
 dev-perl/Exporter-Lite/Manifest                    |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
new file mode 100644
index 000000000000..e0114afd2000
--- /dev/null
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Lightweight exporting of variables"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		>=virtual/perl-Test-Simple-0.340.0
+	)
+"

diff --git a/dev-perl/Exporter-Lite/Manifest b/dev-perl/Exporter-Lite/Manifest
index e08ab3bd4b57..731d01d4cc92 100644
--- a/dev-perl/Exporter-Lite/Manifest
+++ b/dev-perl/Exporter-Lite/Manifest
@@ -1 +1,2 @@
 DIST Exporter-Lite-0.08.tar.gz 6271 BLAKE2B 83ec490d9942ce4d4bcc4430cc95656d3c232f793d0b311a73e84f5b056010e1b3e76c1b706c651a86f7a4f30cd7a1e4253a23f4d652921e8846f87ab08ff609 SHA512 8c6ff5a88c1b810d74156c5d84695cfde6f555e0fc663804123e2a96f5e2235a5adeebbf24b18301ed2c3fb57f76788ecfdf301b26263279e92a88a9143b8953
+DIST Exporter-Lite-0.09.tar.gz 6859 BLAKE2B a263473994da012a6f5f055dc959402250615f76e7ae2106c2db449805e2c1c3d833248308d31806bc1d10f61ebaf512c8d0c9e05c3199807deb72844f4fdba3 SHA512 fa540b0aba6178031d0448cdd92bdf21226facd0424ca00329eac8b93086f7e53b9f37daf52a53a74b65fa6afe2b2aa236165d4c44e96d63aad19e0764924f92


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/
@ 2023-07-24 13:39 Arthur Zamarin
  0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2023-07-24 13:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e38c0dd66004f55b49784c50d859c12ae6ed2219
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 13:36:39 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 13:36:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c0dd6

dev-perl/Exporter-Lite: Stabilize 0.90.0 sparc, #910783

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
index ac659ad0e224..e7fb6672d24d 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.90.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Lightweight exporting of variables"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86 ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos"
 
 RDEPEND="
 	virtual/perl-Carp


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

end of thread, other threads:[~2023-07-24 13:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14  9:53 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Exporter-Lite/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2023-07-24 13:39 Arthur Zamarin
2023-06-21  6:05 Sam James
2021-10-24 14:46 Andreas K. Hüttel
2018-06-25 21:23 Tobias Klausmann
2018-06-10 18:14 Sergei Trofimovich
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2018-06-09 10:06 Sergei Trofimovich
2016-12-08 19:09 Kent Fredric

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