public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2016-05-19 18:32 Markus Meier
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier @ 2016-05-19 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     40199c30bbefbb0982eb33019f74d2711f179667
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 18:32:28 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu May 19 18:32:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40199c30

virtual/perl-Attribute-Handlers: arm stable, bug #567482

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 .../perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild
index 4cfd500..27adb51 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.970.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

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

commit:     4e83b3b598ff9354ca1ec637582487b1278fa6a2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 09:56:33 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 12 10:22:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e83b3b5

virtual/perl-Attribute-Handlers: add perl-5.30 as provider

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

 ...andlers-1.10.0.ebuild => perl-Attribute-Handlers-1.10.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild
similarity index 78%
rename from virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0.ebuild
rename to virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild
index a7a17628f93..a19631a5753 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.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=6
@@ -8,7 +8,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 
 RDEPEND="
-	|| ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* ~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] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2020-07-18 20:30 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2020-07-18 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     a98aaa3363b30cb7e84af1c94b4422c3e0350f3c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 20:22:22 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 20:30:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98aaa33

virtual/perl-Attribute-Handlers: Add 5.32 as provider

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

 ...ndlers-1.10.0-r2.ebuild => perl-Attribute-Handlers-1.10.0-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r2.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
similarity index 84%
rename from virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r2.ebuild
rename to virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
index 52c5a4f61a1..ab1357e4d60 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r2.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
@@ -8,7 +8,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2021-02-03  2:31 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-02-03  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     f9c43b4a81203c6bdf53c9539edc31414e7b9da3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 02:30:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 02:30:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c43b4a

virtual/perl-Attribute-Handlers: fix MissingVirtualKeywords (hppa, ~riscv)

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
index 62e6af41322..35692133354 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.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 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2021-02-03  2:53 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-02-03  2:53 UTC (permalink / raw
  To: gentoo-commits

commit:     95786c6c795985e2972ed3afac4e06e62ac3235f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 02:36:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 02:53:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95786c6c

virtual/perl-Attribute-Handlers: fix VirtualKeywordsUpdate (prefix)

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
index 35692133354..ec20f56d206 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.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 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2021-05-17 19:42 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-05-17 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     0f5579fc998714d740318c6f7a1f9cc6cfa9be4e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 19:35:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon May 17 19:42:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5579fc

virtual/perl-Attribute-Handlers: Add 5.34 as provider

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

 ...ndlers-1.10.0-r3.ebuild => perl-Attribute-Handlers-1.10.0-r4.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
similarity index 82%
rename from virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
rename to virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
index ffa75f024ab..cd01690f680 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r3.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
@@ -8,7 +8,7 @@ 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-5.34* =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] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2021-05-17 23:25 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-05-17 23:25 UTC (permalink / raw
  To: gentoo-commits

commit:     780d37046f6532a3995a9a123f16a80f9fdd63da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 23:24:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 23:24:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780d3704

virtual/perl-Attribute-Handlers: update EAPI 6 -> 7

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

 .../perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
index cd01690f680..ef2e546544c 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2022-05-21 20:38 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2022-05-21 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     6a0292e04ef7d429cb05650943e0e91dc04c3d69
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 20:30:35 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 21 20:37:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0292e0

virtual/perl-Attribute-Handlers: Add 5.36 version

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

 .../perl-Attribute-Handlers-1.20.0.ebuild                 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.20.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.20.0.ebuild
new file mode 100644
index 000000000000..b7a2344e8422
--- /dev/null
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.20.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	|| ( =dev-lang/perl-5.36* ~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] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2023-06-02 20:29 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2023-06-02 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     1d0418843aed9909ec3fc9eeb5f4ab9fd9c0d757
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 20:22:40 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 20:28:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d041884

virtual/perl-Attribute-Handlers: add 1.30.0

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

 .../perl-Attribute-Handlers-1.30.0.ebuild                 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0.ebuild
new file mode 100644
index 000000000000..6f04cf8ad515
--- /dev/null
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0.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* ~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] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2023-08-16 21:04 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2023-08-16 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     976fe88987ca70e45191afc0817d669d8322feef
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 21:00:00 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 21:04:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976fe889

virtual/perl-Attribute-Handlers: drop 1.10.0-r4

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

 .../perl-Attribute-Handlers-1.10.0-r4.ebuild              | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
deleted file mode 100644
index 64a8ffd5dd29..000000000000
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 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 ~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.34* =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] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/
@ 2024-05-24 20:47 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2024-05-24 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2d2495cae0ffb53d9fc4c7806b96e82f5582be37
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 20:42:57 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 24 20:47:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d2495ca

virtual/perl-Attribute-Handlers: Add 5.40 as provider

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

 ...andlers-1.30.0.ebuild => perl-Attribute-Handlers-1.30.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0-r1.ebuild
similarity index 77%
rename from virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0.ebuild
rename to virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0-r1.ebuild
index abbd08972c79..895310769150 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.30.0-r1.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* ~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] 11+ messages in thread

end of thread, other threads:[~2024-05-24 20:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-17 19:42 [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Attribute-Handlers/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2024-05-24 20:47 Andreas K. Hüttel
2023-08-16 21:04 Andreas K. Hüttel
2023-06-02 20:29 Andreas K. Hüttel
2022-05-21 20:38 Andreas K. Hüttel
2021-05-17 23:25 Sam James
2021-02-03  2:53 Sam James
2021-02-03  2:31 Sam James
2020-07-18 20:30 Andreas K. Hüttel
2019-05-12 10:23 Andreas K. Hüttel
2016-05-19 18:32 Markus Meier

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