public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-06  8:32 Sergei Trofimovich
  0 siblings, 0 replies; 33+ messages in thread
From: Sergei Trofimovich @ 2019-01-06  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0212ec03cb52a955d85980a561cfb8302455801e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 08:30:33 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 08:31:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0212ec03

virtual/perl-Term-ReadLine: stable 1.170.0-r1 for ia64, bug #673542

Package-Manager: Portage-2.3.54, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 286ccbf91fe..cd6944a279a 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2024-05-26 19:21 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2024-05-26 19:21 UTC (permalink / raw
  To: gentoo-commits

commit:     3f8f8dacf4dc19167bd0d70ce4816aa887d46968
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 19:15:01 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 26 19:21:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8f8dac

virtual/perl-Term-ReadLine: add 5.40, remove 5.34, 5.36 as providers

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

 ...eadLine-1.170.0-r7.ebuild => perl-Term-ReadLine-1.170.0-r8.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r7.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r8.ebuild
similarity index 73%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r7.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r8.ebuild
index 3b4deefa774d..895310769150 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r7.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r8.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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2023-06-03 16:31 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2023-06-03 16:31 UTC (permalink / raw
  To: gentoo-commits

commit:     29124126d89675ffbec0acbb20ac35c586421d24
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 16:05:25 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 16:30:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29124126

virtual/perl-Term-ReadLine: add 5.38 as provider

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

 ...-ReadLine-1.170.0-r6.ebuild => perl-Term-ReadLine-1.170.0-r7.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r7.ebuild
similarity index 80%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r7.ebuild
index 71342afe2a55..3b4deefa774d 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r7.ebuild
@@ -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.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2023-04-22 13:01 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2023-04-22 13:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5dbb60d29efedf91e25c63b63465c59c77eaba40
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 12:59:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 12:59:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbb60d2

virtual/perl-Term-ReadLine: keyword ~arm64-macos

Bug: https://bugs.gentoo.org/904474
Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
index 39b3ab0c4e72..d763eb07e21b 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# 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 ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
 	|| ( =dev-lang/perl-5.36* =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2022-05-25 21:16 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2022-05-25 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     7eb7b29a22795d4224c8a64c313715ca0bdeb06f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 20:47:03 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May 25 21:15:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb7b29a

virtual/perl-Term-ReadLine: Add 5.36, remove 5.32 and 5.30 as provider

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

 ...eadLine-1.170.0-r5.ebuild => perl-Term-ReadLine-1.170.0-r6.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r5.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
similarity index 81%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r5.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
index 1e590c10c712..39b3ab0c4e72 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r5.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r6.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2022 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 ~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.34* =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2021-05-20  3:21 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-05-20  3:21 UTC (permalink / raw
  To: gentoo-commits

commit:     b632f63677b8f5ee3c55626e1b5a12b471e44603
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 20 02:52:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 20 03:16:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b632f636

virtual/perl-Term-ReadLine: add 5.34 as provider

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

 ...-ReadLine-1.170.0-r4.ebuild => perl-Term-ReadLine-1.170.0-r5.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r5.ebuild
similarity index 82%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r5.ebuild
index 4437c13809e..ef2e546544c 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r5.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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2021-02-03  2:31 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-02-03  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d54195507897c27c836d3108aee876b051d8cb26
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 02:21:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 02:30:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5419550

virtual/perl-Term-ReadLine: fix MissingVirtualKeywords (hppa, ~riscv)

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

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
index 2ef8175dfe5..98c1f70aaa2 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.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 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.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2020-12-27 19:00 Fabian Groffen
  0 siblings, 0 replies; 33+ messages in thread
From: Fabian Groffen @ 2020-12-27 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     7204e79b12ccc63369a88b3236562f46bd9c35b6
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 18:51:01 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 19:00:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7204e79b

virtual/perl-Term-ReadLine: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
index 7163ba3b8e9..cb1c9a39489 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.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 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"
+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-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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2020-08-07 16:01 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2020-08-07 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     b2a132dbff9ec95e34b66e32753599a829294173
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 15:32:23 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 16:00:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a132db

virtual/perl-Term-ReadLine: 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>

 ...-ReadLine-1.170.0-r3.ebuild => perl-Term-ReadLine-1.170.0-r4.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r3.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
similarity index 86%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r3.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.ebuild
index 6a9c5033608..7163ba3b8e9 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r3.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r4.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 ~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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-05-17 18:44 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2019-05-17 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     3f86816d02b0e754b629121b93193832697a6807
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 18:37:00 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 17 18:44:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f86816d

virtual/perl-Term-ReadLine: 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>

 ...-ReadLine-1.170.0-r1.ebuild => perl-Term-ReadLine-1.170.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r2.ebuild
similarity index 83%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r2.ebuild
index ced39ff4a2a..234b3ada229 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r2.ebuild
@@ -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 ~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.2* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* =dev-lang/perl-5.26.2* ~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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-04-06 22:02 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2019-04-06 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     ee449ae7a07e929bf6280f6fb087edb424764612
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  6 22:02:17 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr  6 22:02:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee449ae7

virtual/perl-Term-ReadLine: Drop 5.26.0 / 5.26.1 version

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

 .../perl-Term-ReadLine-1.160.0-r2.ebuild                  | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild
deleted file mode 100644
index b04c84dae93..00000000000
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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.26.1* =dev-lang/perl-5.26.0* ~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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-02-16  8:46 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-02-16  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0bb407dee71afcfd7fbb58603538fe4c386dbee8
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 08:45:04 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 08:45:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb407de

virtual/perl-Term-ReadLine: hppa stable wrt bug #673542

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

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index ddaf3bd2cb7..ced39ff4a2a 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-06 11:34 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-06 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     9e66d2788ac58aa67a1329f55821eaa3179fc29e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 11:30:34 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 11:30:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e66d278

virtual/perl-Term-ReadLine: m68k stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 4106e6434cf..ab380dcbb83 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-06 10:33 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-06 10:33 UTC (permalink / raw
  To: gentoo-commits

commit:     7c2a9987584c35736a7512eef76cbc36d329e14d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 10:31:06 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 10:31:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2a9987

virtual/perl-Term-ReadLine: s390 stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 13cbe40a0f3..4106e6434cf 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-06 10:23 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-06 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     eb045a3010ba2347d06d6c5e28b4e8a4fd550780
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 10:19:30 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 10:19:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb045a30

virtual/perl-Term-ReadLine: arm stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 94f13cdd743..13cbe40a0f3 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-06 10:14 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-06 10:14 UTC (permalink / raw
  To: gentoo-commits

commit:     d6e3bd1e700ae5012484d6d0a8337e83df5c7200
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  6 10:11:20 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan  6 10:11:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e3bd1e

virtual/perl-Term-ReadLine: alpha stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index cd6944a279a..94f13cdd743 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-05 20:46 Matt Turner
  0 siblings, 0 replies; 33+ messages in thread
From: Matt Turner @ 2019-01-05 20:46 UTC (permalink / raw
  To: gentoo-commits

commit:     d6db556b53e3d1b98128aa7d178ba53687b50718
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 20:46:01 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 20:46:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6db556b

virtual/perl-Term-ReadLine-1.170.0-r1: ppc64 stable, bug 673542

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index b4a8700555c..286ccbf91fe 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-05 12:30 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-05 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     9c2940724d0cb64bf2c5750e1f19554fd2833b52
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 08:11:19 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 12:30:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c294072

virtual/perl-Term-ReadLine: sh stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 0e30a832b77..c8d49a2c081 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-05  8:00 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-05  8:00 UTC (permalink / raw
  To: gentoo-commits

commit:     0055878aa3c32b84bca6e38f896b1c347a2043e9
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 07:56:41 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 07:59:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0055878a

virtual/perl-Term-ReadLine: x86 stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index a0ab0260543..0e30a832b77 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2019-01-04 13:47 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2019-01-04 13:47 UTC (permalink / raw
  To: gentoo-commits

commit:     250b43993e365a76d946c7064935f473390f78d6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  4 13:43:08 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan  4 13:46:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250b4399

virtual/perl-Term-ReadLine: amd64 stable wrt bug #673542

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
index 27479d84bf8..a0ab0260543 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0-r1.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 ~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.2* ~perl-core/${PN#perl-}-${PV} )


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2018-04-30 13:39 Andreas Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas Hüttel @ 2018-04-30 13:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d1c4e73dc1e0d8af4bfb05019cbb58c06fffc5a2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 13:38:56 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 13:38:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c4e73d

virtual/perl-Term-ReadLine: Add missing '*'

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 ...-ReadLine-1.160.0-r1.ebuild => perl-Term-ReadLine-1.160.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild
similarity index 86%
rename from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r1.ebuild
rename to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild
index 639d7a30508..b04c84dae93 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0-r2.ebuild
@@ -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 ~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.26.1 =dev-lang/perl-5.26.0* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.26.1* =dev-lang/perl-5.26.0* ~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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2018-04-23 18:29 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2018-04-23 18:29 UTC (permalink / raw
  To: gentoo-commits

commit:     2795ffa42be1cf250b9ad9af2ec12a8abaa625f7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 05:17:01 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 18:27:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2795ffa4

virtual/perl-Term-ReadLine: Update for perl 5.26.2

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild            | 2 +-
 ...l-Term-ReadLine-1.160.0.ebuild => perl-Term-ReadLine-1.170.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild
index 3ab515e1017..639d7a30508 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild
@@ -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 ~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.26* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.26.1 =dev-lang/perl-5.26.0* ~perl-core/${PN#perl-}-${PV} )
 	dev-lang/perl:=
 	!<perl-core/${PN#perl-}-${PV}
 	!>perl-core/${PN#perl-}-${PV}-r999

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0.ebuild
similarity index 89%
copy from virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild
copy to virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0.ebuild
index 3ab515e1017..c25bdd03c94 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.160.0.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.170.0.ebuild
@@ -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 ~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.26* ~perl-core/${PN#perl-}-${PV} )
+	|| ( =dev-lang/perl-5.26.2* ~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] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2017-01-29 20:46 Fabian Groffen
  0 siblings, 0 replies; 33+ messages in thread
From: Fabian Groffen @ 2017-01-29 20:46 UTC (permalink / raw
  To: gentoo-commits

commit:     39d061a8732a92042dd041b7e12b91b51751d539
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 20:42:21 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:46:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d061a8

virtual/perl-Term-ReadLine: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix

Package-Manager: portage-2.3.3

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0-r1.ebuild | 4 ++--
 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0-r1.ebuild
index 7478e1d..c8f507d 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0-r1.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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild
index 5d9dc37..6938951 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2017-01-21 14:08 Jeroen Roovers
  0 siblings, 0 replies; 33+ messages in thread
From: Jeroen Roovers @ 2017-01-21 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     34da5d1f1edfe6680fb5cf364b8eec76f3bb3517
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 13:56:26 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 14:07:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34da5d1f

virtual/perl-Term-ReadLine: Stable for HPPA (bug #589680).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild
index ac507b8..5d9dc37 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r2.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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-09-29 13:46 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2016-09-29 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     2e63acd867467413fb765809b6632077d64eec45
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 13:45:34 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 13:45:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e63acd8

virtual/perl-Term-ReadLine: ia64 stable wrt bug #567482

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index aa893db..faeb25f 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-09-29 11:01 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2016-09-29 11:01 UTC (permalink / raw
  To: gentoo-commits

commit:     7b9eefc980a36faae4ee57ac3b522a04baef0043
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 10:59:41 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 10:59:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9eefc9

virtual/perl-Term-ReadLine: ppc stable wrt bug #567482

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index 2b60bfb..aa893db 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-09-29 10:34 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2016-09-29 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     00c851e5ef00f92155cc24df0a74c305b41f469c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 10:33:14 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 10:33:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c851e5

virtual/perl-Term-ReadLine: ppc64 stable wrt bug #567482

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index a926880..2b60bfb 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-09-29  9:22 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2016-09-29  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     1f6813e2ebed46c2c03d993ab20cf889a0dd07f5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 09:21:04 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 09:21:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6813e2

virtual/perl-Term-ReadLine: sparc stable wrt bug #567482

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index ccd1533..a926880 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-09-29  9:06 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2016-09-29  9:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ed93e3bc21a606a62454ee317889017866e3dfa1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 09:04:39 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 09:04:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed93e3bc

virtual/perl-Term-ReadLine: x86 stable wrt bug #567482

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index b97bbf4..ccd1533 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-09-14  7:28 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2016-09-14  7:28 UTC (permalink / raw
  To: gentoo-commits

commit:     3d30d42a1b41389dbfc62a23ac254744f080e274
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 07:26:44 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 07:26:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d30d42a

virtual/perl-Term-ReadLine: amd64 stable wrt bug #567482

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index b887c2e..b97bbf4 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-05-24 15:47 Tobias Klausmann
  0 siblings, 0 replies; 33+ messages in thread
From: Tobias Klausmann @ 2016-05-24 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     a3f2a579ee51db911e50cebaf907b866359e1ac0
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 15:38:03 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue May 24 15:46:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f2a579

virtual/perl-Term-ReadLine-1.150.0-r1: add alpha keyword

Gentoo-Bug: 567482

Package-Manager: portage-2.3.0_rc1

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index 2b50595..b887c2e 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-05-19 19:02 Markus Meier
  0 siblings, 0 replies; 33+ messages in thread
From: Markus Meier @ 2016-05-19 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     513581bd7d2a15c13f90aea9bca62dee11d79ae6
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 19:02:36 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu May 19 19:02:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513581bd

virtual/perl-Term-ReadLine: arm stable, bug #567482

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

 virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
index 4ce4023..2b50595 100644
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
+++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0-r1.ebuild
@@ -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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/
@ 2016-05-14 23:35 Andreas Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas Hüttel @ 2016-05-14 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     525f46e1bd798d44b256cfa143bda6019fae68ce
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 22:54:00 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=525f46e1

virtual/perl-Term-ReadLine: Remove obsolete virtual

Package-Manager: portage-2.2.28

 .../perl-Term-ReadLine-1.150.0.ebuild               | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0.ebuild
deleted file mode 100644
index 84a1888..0000000
--- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.150.0.ebuild
+++ /dev/null
@@ -1,21 +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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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* ~perl-core/${PN#perl-}-${PV} )
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}-r999
-"


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

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

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-06  8:32 [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Term-ReadLine/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 19:21 Andreas K. Hüttel
2023-06-03 16:31 Andreas K. Hüttel
2023-04-22 13:01 Sam James
2022-05-25 21:16 Andreas K. Hüttel
2021-05-20  3:21 Sam James
2021-02-03  2:31 Sam James
2020-12-27 19:00 Fabian Groffen
2020-08-07 16:01 Andreas K. Hüttel
2019-05-17 18:44 Andreas K. Hüttel
2019-04-06 22:02 Andreas K. Hüttel
2019-02-16  8:46 Mikle Kolyada
2019-01-06 11:34 Mikle Kolyada
2019-01-06 10:33 Mikle Kolyada
2019-01-06 10:23 Mikle Kolyada
2019-01-06 10:14 Mikle Kolyada
2019-01-05 20:46 Matt Turner
2019-01-05 12:30 Mikle Kolyada
2019-01-05  8:00 Mikle Kolyada
2019-01-04 13:47 Mikle Kolyada
2018-04-30 13:39 Andreas Hüttel
2018-04-23 18:29 Kent Fredric
2017-01-29 20:46 Fabian Groffen
2017-01-21 14:08 Jeroen Roovers
2016-09-29 13:46 Agostino Sarubbo
2016-09-29 11:01 Agostino Sarubbo
2016-09-29 10:34 Agostino Sarubbo
2016-09-29  9:22 Agostino Sarubbo
2016-09-29  9:06 Agostino Sarubbo
2016-09-14  7:28 Agostino Sarubbo
2016-05-24 15:47 Tobias Klausmann
2016-05-19 19:02 Markus Meier
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