[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2022-12-31 Thread Arthur Zamarin
commit: 866916d286718531f1b81c8a6c14770e9a893320
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 31 15:52:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 31 15:52:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866916d2

dev-perl/IO-Multiplex: Keyword 1.160.0-r2 s390, #888119

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild
index 53f6c08912cc..35aaf0cc37a3 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND="
virtual/perl-IO



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2021-11-04 Thread Andreas K. Hüttel
commit: 2fdf1c1f4c4fad816e394ab95185ee5fb27e51d7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  4 17:32:35 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  4 17:35:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdf1c1f

dev-perl/IO-Multiplex: EAPI=8 bump

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

 ...iplex-1.160.0-r1.ebuild => IO-Multiplex-1.160.0-r2.ebuild} | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild
similarity index 74%
rename from dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
rename to dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild
index bebbdaa1a7f..c8677d159bd 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=BBB
 DIST_VERSION=1.16
@@ -11,9 +11,10 @@ DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
 
-RDEPEND="virtual/perl-IO"
-DEPEND="${RDEPEND}
+RDEPEND="
+   virtual/perl-IO
+"
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2020-04-28 Thread Mart Raudsepp
commit: 4ca807c71ca44b0f1e943056da1b1db0c5774742
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Tue Apr 28 21:10:01 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Apr 28 21:12:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca807c7

dev-perl/IO-Multiplex: arm64 keyworded (bug #708772)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index a95d4428d8b..cbb39eb450e 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2020-04-14 Thread Kent Fredric
commit: e4054ab95473e53c80b9bea4a3e02db31fa15d69
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Apr 14 12:43:43 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Apr 14 13:04:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4054ab9

dev-perl/IO-Multiplex: Remove old 1.160.0

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

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
deleted file mode 100644
index 3cba033453e..000
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=BBB
-MODULE_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="Manage IO on many file handles"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"
-
-SRC_TEST="do"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-12-08 Thread Mikle Kolyada
commit: d2c396a8b240fd6d5562ab1fae5ac024096ed706
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Dec  8 12:45:57 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Dec  8 12:45:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c396a8

dev-perl/IO-Multiplex: arm stable wrt bug #667266

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

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index 19d17499336..3dc157dbfa2 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-12-01 Thread Sergei Trofimovich
commit: 119e906707501dd93193e68026ea5e335f9ffcc3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec  1 15:08:15 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec  1 15:08:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119e9067

dev-perl/IO-Multiplex: stable 1.160.0-r1 for hppa, bug #667266

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index ca900bda42f..19d17499336 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-11-23 Thread Agostino Sarubbo
commit: 39f3c8001c85ae4f403ea9267092f29ed0f76ebd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Nov 23 13:05:21 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Nov 23 13:05:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f3c800

dev-perl/IO-Multiplex: amd64 stable wrt bug #667266

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index 67d015d8351..ca900bda42f 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-10-12 Thread Tobias Klausmann
commit: 5dc0165f366f2fd1b90fceb2c67f048d2177fa33
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Oct 12 11:15:58 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Oct 12 11:16:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc0165f

dev-perl/IO-Multiplex-1.160.0-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/667266
Signed-off-by: Tobias Klausmann  gentoo.org>

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index d555e9867c2..67d015d8351 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-10-06 Thread Matt Turner
commit: 6bd5e67e7794a96adf774ca94ff96a35f63ec719
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct  6 19:33:38 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct  6 19:33:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd5e67e

dev-perl/IO-Multiplex-1.160.0-r1: ppc64 stable, bug 667266

Signed-off-by: Matt Turner  gentoo.org>

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index 2f66a6eefcf..d555e9867c2 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-09-30 Thread Thomas Deutschmann
commit: 68e2bc08ee7e700079099fcf2235e5766a3565e5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Sep 30 23:43:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Oct  1 00:06:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e2bc08

dev-perl/IO-Multiplex: x86 stable (bug #667266)

Signed-off-by: Thomas Deutschmann  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index 549abb06bc4..9c0303a9698 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-09-30 Thread Sergei Trofimovich
commit: 5cb1060e652b1cd3c5f6f8a755417642ceb61bef
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Sep 30 14:58:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 30 16:08:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb1060e

dev-perl/IO-Multiplex: stable 1.160.0-r1 for sparc, bug #667266

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index c7ab59e6bb1..549abb06bc4 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 
~x86-fbsd"
 IUSE=""
 
 RDEPEND="virtual/perl-IO"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2018-06-07 Thread Kent Fredric
commit: 2ef9d61ac042bc90b2e8bca8ddd915d1a49c8c62
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jun  7 07:04:33 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jun  7 07:05:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef9d61a

dev-perl/IO-Multiplex: EAPI6 + fix DESCRIPTION

- EAPI6ify
- Fix trailing DESCRIPTION whitespace ( gentooqa.levelnine.at )
- Fixup deps

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 19 +++
 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild|  4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
new file mode 100644
index 000..c7ab59e6bb1
--- /dev/null
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BBB
+DIST_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="Manage IO on many file handles"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+IUSE=""
+
+RDEPEND="virtual/perl-IO"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
index 921a2d498cd..ee1671c764b 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ MODULE_AUTHOR=BBB
 MODULE_VERSION=1.16
 inherit perl-module
 
-DESCRIPTION="Manage IO on many file handles "
+DESCRIPTION="Manage IO on many file handles"
 
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2016-03-06 Thread Andreas Hüttel
commit: 9334b87c36f60db67ae53e5b7ba099600f504154
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Mar  5 19:27:59 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Mar  5 19:27:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9334b87c

dev-perl/IO-Multiplex: Remove old

Package-Manager: portage-2.2.27

 dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild | 17 -
 dev-perl/IO-Multiplex/Manifest   |  1 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild
deleted file mode 100644
index bd0467d..000
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.130.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MARKOV
-MODULE_VERSION=1.13
-inherit perl-module
-
-DESCRIPTION="Manage IO on many file handles "
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/IO-Multiplex/Manifest b/dev-perl/IO-Multiplex/Manifest
index b6547d1..a1655ea 100644
--- a/dev-perl/IO-Multiplex/Manifest
+++ b/dev-perl/IO-Multiplex/Manifest
@@ -1,2 +1 @@
-DIST IO-Multiplex-1.13.tar.gz 16244 SHA256 
2053c4617cc1f78cc82ec5dc9362091aaa17a68b203ea9bebdf27b46cbc55171 SHA512 
ac98033161e65d76338e3acd312595426fab07df9ed8486ffdbc6cd166ea616cafe41fac2a36f5704eccf2a9f2f463e1cfe1ca2623d47f76f0c7d070faddef11
 WHIRLPOOL 
d4364c27ffef1298b967d7308160104e8f48b86323afe24609f162e76a0a206c93417433e9feba4aefe1ad945d4d08901955da68e1a28ea482b3d1662149a451
 DIST IO-Multiplex-1.16.tar.gz 15974 SHA256 
74d22c44b5ad2e7190e2786e8a17d74bbf4cef89b4d1157ba33598b5a2720dad SHA512 
695462be217a107f734e214d2f0a00800962abac24cf4e30272376f5effa25584bc458377feed16b5cc7bab5858c00e547dc97d02962e57b2b8fa6e55df20fa6
 WHIRLPOOL 
048fd8af6bfa9bf12c5a9281b45552539b397526592bf167f6e8dad6e7b4b94d64d19994ed389780a5a87f3ed124277495a68d5139ef15fe47ae23a2f7d233dc



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Multiplex/

2016-03-06 Thread Mikle Kolyada
commit: 8988ffc44a05f32db7d06b875ed3439cc2c10045
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar  5 15:30:13 2016 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar  5 15:30:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8988ffc4

dev-perl/IO-Multiplex: stable for all stable wrt bug #576114

Package-Manager: portage-2.2.26

 dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild 
b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
index 3a0c912..f0e1f74 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manage IO on many file handles "
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"