* [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-Loaded/
@ 2018-09-01 7:20 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2018-09-01 7:20 UTC (permalink / raw
To: gentoo-commits
commit: da4afb55729bcbfbda72287a5b8c9274e116705e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 1 06:35:11 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 1 07:17:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4afb55
perl-core/Module-Loaded: Spread ~ on stable/dev/exp from perl
Adding:
~alpha ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc
~x64-cygwin ~x86-linux
Part of perl itself, if this package breaks, so does perl.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
perl-core/Module-Loaded: Spread ~prefix keywords from perl
Package-Manager: Portage-2.3.40, Repoman-2.3.9
perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
index 60299f2aac7..1b942617ef4 100644
--- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
+++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Mark modules as loaded or unloaded"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE=""
SRC_TEST=do
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-Loaded/
@ 2019-07-18 1:19 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2019-07-18 1:19 UTC (permalink / raw
To: gentoo-commits
commit: 31dadad76c6fa48d99b1ce0acedc9775314d84ba
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 01:15:34 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 01:18:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dadad7
perl-core/Module-Loaded: Add exp keywords from dev-lang/perl
Restoring: ~m68k ~s390 ~sh
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k s390 sh"
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
index 1b942617ef4..6f2caffab5b 100644
--- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
+++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Mark modules as loaded or unloaded"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE=""
SRC_TEST=do
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-Loaded/
@ 2021-11-04 17:44 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-11-04 17:44 UTC (permalink / raw
To: gentoo-commits
commit: 05f6b679241caf3b470dda18503fa1452c28981d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 4 17:39:12 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 4 17:44:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f6b679
perl-core/Module-Loaded: EAPI=7 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...Loaded-0.80.0-r1.ebuild => Module-Loaded-0.80.0-r2.ebuild} | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
similarity index 71%
rename from perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
rename to perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
index 01eb321c0ec..fcf2ae74a46 100644
--- a/perl-core/Module-Loaded/Module-Loaded-0.80.0-r1.ebuild
+++ b/perl-core/Module-Loaded/Module-Loaded-0.80.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.08
+DIST_AUTHOR=BINGOS
+DIST_VERSION=0.08
inherit perl-module
DESCRIPTION="Mark modules as loaded or unloaded"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
-IUSE=""
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-04 17:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-01 7:20 [gentoo-commits] repo/gentoo:master commit in: perl-core/Module-Loaded/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2019-07-18 1:19 Kent Fredric
2021-11-04 17:44 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