public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2016-05-14 23:35 Andreas Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas Hüttel @ 2016-05-14 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     34b90062e02ff89a0032a636ca9352aecea67308
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 22:16:52 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:33:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b90062

virtual/perl-Module-Load: Remove obsolete virtual

Package-Manager: portage-2.2.28

 .../perl-Module-Load-0.320.0-r1.ebuild               | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r1.ebuild
deleted file mode 100644
index 570d580..0000000
--- a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
-	|| ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}-r999
-"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2017-01-29 20:46 Fabian Groffen
  0 siblings, 0 replies; 24+ messages in thread
From: Fabian Groffen @ 2017-01-29 20:46 UTC (permalink / raw
  To: gentoo-commits

commit:     45c4ce632afcc16927067df82086c5ee6b0b5485
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 20:37:09 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:46:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c4ce63

virtual/perl-Module-Load: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix

Package-Manager: portage-2.3.3

 virtual/perl-Module-Load/perl-Module-Load-0.320.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r3.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r3.ebuild
index 301fe1c..bce72c8 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r3.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-05-16 23:24 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2019-05-16 23:24 UTC (permalink / raw
  To: gentoo-commits

commit:     76bc252087eeceac8a525a9f560ffd29c1c4e4e0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 23:23:39 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu May 16 23:24:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76bc2520

virtual/perl-Module-Load: add perl-5.30 version

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

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
new file mode 100644
index 00000000000..4f98c32724d
--- /dev/null
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
+	dev-lang/perl:=
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}-r999
+"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-07-18  0:07 Kent Fredric
  0 siblings, 0 replies; 24+ messages in thread
From: Kent Fredric @ 2019-07-18  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8c9950aa648ed7f8d6d987508a4cc988e9b9856e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 14:23:32 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 00:07:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9950aa

virtual/perl-Module-Load: Add missing ~riscv keywords

dev-lang/perl has them, and these virtuals are just proxies

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

 virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild | 4 ++--
 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild
index 279f1f8903f..a22e3f7fa3c 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.320.0-r6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index 4f98c32724d..601e9cf1fdd 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:34 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ebadf07d65f0da9f08fbd13b536fc4d18dd8e1f2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:32:29 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:32:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebadf07d

virtual/perl-Module-Load: amd64 stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index 15c864e0989..79b610cf134 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:37 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ec4cc51b6a44f911d397e56ce0b8f5262299cee2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:36:17 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:36:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4cc51b

virtual/perl-Module-Load: x86 stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index 79b610cf134..fcadd62ef36 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:41 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:41 UTC (permalink / raw
  To: gentoo-commits

commit:     de2154e9fa5647c2b6e19ae1dc1aef2326045a8a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:39:52 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:39:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2154e9

virtual/perl-Module-Load: ppc stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index fcadd62ef36..aa57701047c 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:43 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:43 UTC (permalink / raw
  To: gentoo-commits

commit:     e4040b54b46d3ec289fd0571e1747fe9953ad1bf
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:42:41 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:42:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4040b54

virtual/perl-Module-Load: ppc64 stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index aa57701047c..9681a012b47 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:46 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:46 UTC (permalink / raw
  To: gentoo-commits

commit:     973f90066fcd40ca85dcecdfb19d20a12443f748
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:45:31 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:45:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=973f9006

virtual/perl-Module-Load: arm stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index 9681a012b47..1ced1731c44 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:49 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:49 UTC (permalink / raw
  To: gentoo-commits

commit:     75456084c7e8134a13699e2d01f13747e23a386a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:48:27 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:48:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75456084

virtual/perl-Module-Load: alpha stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index 1ced1731c44..7da98fb59fd 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:51 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     21e9ddb5c3666debd5dbb444cc445a6ff3dd398e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:50:52 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:50:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e9ddb5

virtual/perl-Module-Load: ia64 stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index 7da98fb59fd..ddb881eb9fa 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06  9:53 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9fadaabb1f1d9987d8072b9f85e367251770a64a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:52:38 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:52:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fadaabb

virtual/perl-Module-Load: sparc stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index ddb881eb9fa..35314d93357 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-06 10:00 Mikle Kolyada
  0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2019-12-06 10:00 UTC (permalink / raw
  To: gentoo-commits

commit:     3594f8e51a0e61e671f7b0ee6a16c95e1d3c4468
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 10:00:06 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 10:00:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3594f8e5

virtual/perl-Module-Load: m68k stable wrt bug #698542

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index a652c53333b..eb852c0c922 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2019-12-07 16:55 Aaron Bauman
  0 siblings, 0 replies; 24+ messages in thread
From: Aaron Bauman @ 2019-12-07 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     16a329942efbca80c4128f2453a71ab969e2ca90
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 16:10:56 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 16:55:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a32994

virtual/perl-Module-Load: arm64 stable (bug #698542)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
index eb852c0c922..96faaa2db71 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2020-08-06 20:22 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2020-08-06 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     52f8001486ef0f8a90aa60d2c39fec621acf8886
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 20:03:27 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 20:21:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f80014

virtual/perl-Module-Load: Add Perl 5.32 as provider

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

 ...-Module-Load-0.340.0.ebuild => perl-Module-Load-0.340.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild
similarity index 84%
rename from virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
rename to virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild
index 6c1e6cc23f9..53b8d643975 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
-	|| ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
 	dev-lang/perl:=
 	!<perl-core/${PN#perl-}-${PV}
 	!>perl-core/${PN#perl-}-${PV}-r999


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2021-04-24 17:14 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-04-24 17:14 UTC (permalink / raw
  To: gentoo-commits

commit:     22e650370c22d31a80b7b13a0fd924fa1cada63f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 24 17:07:10 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 17:14:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e65037

virtual/perl-Module-Load: Version bump 0.36

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

 virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild
new file mode 100644
index 00000000000..ea8dae176fa
--- /dev/null
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	~perl-core/${PN#perl-}-${PV}
+	dev-lang/perl:=
+"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2021-07-20  1:27 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-20  1:27 UTC (permalink / raw
  To: gentoo-commits

commit:     78d604f6ccf0d436f66566c30e308cdbc07fe9f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 01:26:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 01:26:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d604f6

virtual/perl-Module-Load: Stabilize 0.360.0-r1 amd64, #802639

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

 virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
index 66ab4ef429d..f30ed097fb2 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2021-07-20  5:05 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-20  5:05 UTC (permalink / raw
  To: gentoo-commits

commit:     627b769041cdbebda6043e4a953cb06c5f00dcb9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 05:04:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 05:04:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627b7690

virtual/perl-Module-Load: Stabilize 0.360.0-r1 ppc, #802639

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

 virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
index 4b26ab4314f..252e68dc2fd 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2021-07-20 14:16 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-20 14:16 UTC (permalink / raw
  To: gentoo-commits

commit:     a08b36c294f84585cbadcc7e95d4450bb8a5e2c8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 14:16:10 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 14:16:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08b36c2

virtual/perl-Module-Load: Stabilize 0.360.0-r1 arm64, #802639

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

 virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
index e5d6ae7b0e1..45be7d03401 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2021-07-21  2:50 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-21  2:50 UTC (permalink / raw
  To: gentoo-commits

commit:     6b991d3b8d872106707d4ce93f6853e00398c380
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 21 02:47:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 02:49:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b991d3b

virtual/perl-Module-Load: Stabilize 0.360.0-r1 hppa, #802639

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

 virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
index 45be7d03401..32755beb5f6 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2021-10-16 19:38 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-10-16 19:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9e94548f306e563dfabc12f33683c0b1ad445fd7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 18:40:07 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 19:36:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e94548f

virtual/perl-Module-Load: Remove 5.32 version

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

 .../perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild   | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild
deleted file mode 100644
index 4437c13809e..00000000000
--- a/virtual/perl-Module-Load/perl-Module-Load-0.340.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-	|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )
-	dev-lang/perl:=
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}-r999
-"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2022-05-25 19:26 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2022-05-25 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d04f501d8f3613e260c8b88b5c1b7d88f83423a0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 19:03:31 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May 25 19:25:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04f501d

virtual/perl-Module-Load: Add 5.36 as provider

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

 ...dule-Load-0.360.0-r1.ebuild => perl-Module-Load-0.360.0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
similarity index 84%
rename from virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
rename to virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
index 32755beb5f6e..cb3e826712b4 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r1.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
-	|| ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
 	dev-lang/perl:=
 	!<perl-core/${PN#perl-}-${PV}
 	!>perl-core/${PN#perl-}-${PV}-r999


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2023-06-03 14:19 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2023-06-03 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     cf91ea02f7ba82aaf64ea34a381999e4a54a2f28
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 14:13:00 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 14:19:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf91ea02

virtual/perl-Module-Load: add 5.38 as provider, keyword ~loong

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

 .../perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild   | 15 ---------------
 .../perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild   | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
deleted file mode 100644
index f6d024190472..000000000000
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-
-RDEPEND="
-	|| ( =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
-	dev-lang/perl:=
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}-r999
-"

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild
new file mode 100644
index 000000000000..3b4deefa774d
--- /dev/null
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	|| ( =dev-lang/perl-5.38* =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+	dev-lang/perl:=
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}-r999
+"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/
@ 2024-05-26 19:21 Andreas K. Hüttel
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2024-05-26 19:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7d6492e115e4e4767bec5dc716b9cf50fbc80bda
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 13:19:25 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 26 19:20:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d6492e1

virtual/perl-Module-Load: add 5.40, remove 5.34, 5.36 as provider

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

 ...dule-Load-0.360.0-r3.ebuild => perl-Module-Load-0.360.0-r4.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r4.ebuild
similarity index 73%
rename from virtual/perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild
rename to virtual/perl-Module-Load/perl-Module-Load-0.360.0-r4.ebuild
index 3b4deefa774d..895310769150 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r3.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0-r4.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
@@ -8,7 +8,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
-	|| ( =dev-lang/perl-5.38* =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.40* =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} )
 	dev-lang/perl:=
 	!<perl-core/${PN#perl-}-${PV}
 	!>perl-core/${PN#perl-}-${PV}-r999


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

end of thread, other threads:[~2024-05-26 19:21 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-18  0:07 [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Module-Load/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 19:21 Andreas K. Hüttel
2023-06-03 14:19 Andreas K. Hüttel
2022-05-25 19:26 Andreas K. Hüttel
2021-10-16 19:38 Andreas K. Hüttel
2021-07-21  2:50 Sam James
2021-07-20 14:16 Sam James
2021-07-20  5:05 Sam James
2021-07-20  1:27 Sam James
2021-04-24 17:14 Andreas K. Hüttel
2020-08-06 20:22 Andreas K. Hüttel
2019-12-07 16:55 Aaron Bauman
2019-12-06 10:00 Mikle Kolyada
2019-12-06  9:53 Mikle Kolyada
2019-12-06  9:51 Mikle Kolyada
2019-12-06  9:49 Mikle Kolyada
2019-12-06  9:46 Mikle Kolyada
2019-12-06  9:43 Mikle Kolyada
2019-12-06  9:41 Mikle Kolyada
2019-12-06  9:37 Mikle Kolyada
2019-12-06  9:34 Mikle Kolyada
2019-05-16 23:24 Andreas K. Hüttel
2017-01-29 20:46 Fabian Groffen
2016-05-14 23:35 Andreas Hüttel

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