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

2021-11-05 Thread Andreas K. Hüttel
commit: 99094726710ae3a7538a8084866b20c6fd7170b8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov  5 20:25:28 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Nov  5 20:27:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99094726

dev-perl/IO-Stty: Remove old

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

 dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 28 
 dev-perl/IO-Stty/Manifest  |  1 -
 2 files changed, 29 deletions(-)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
deleted file mode 100644
index 58c2b8fb907..000
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TODDR
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="Change and print terminal line settings"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.350.0
-   test? (
-   virtual/perl-Test-Simple
-   )"
-SRC_TEST="do"
-
-src_test() {
-   perl_rm_files t/98-pod-coverage.t t/99-pod.t
-   perl-module_src_test;
-}

diff --git a/dev-perl/IO-Stty/Manifest b/dev-perl/IO-Stty/Manifest
index ce5b84149cf..e8119f79761 100644
--- a/dev-perl/IO-Stty/Manifest
+++ b/dev-perl/IO-Stty/Manifest
@@ -1,2 +1 @@
-DIST IO-Stty-0.03.tar.gz 10251 BLAKE2B 
ab36a3a523dbb0d71358a89e774364ccd63c06e88b2b0d1ed6f87f9b2ddd37860230e47d2be0fb823cfef1efe2e268798d8ff0013c8f605b47647e38252538c2
 SHA512 
0670005929f604c8c2103d3f5e5e03e17413f8ff8a2e93911d5a064f64f268f59eb8855126c86a69649f8a350b70ecd812e60b01584c5d042bd64174d9710e4f
 DIST IO-Stty-0.04.tar.gz 9686 BLAKE2B 
0e2234f4a9878a0485ef195adf8e45079c4988253caa03d9056979dc692884e8fabcc01ce4827abcb9d79afa263cdf4d6bfd5d6bca39235b14ce56f029fe6a42
 SHA512 
1a75adef5376612c87bb7c76eed96f6d67bd70eaae51dedf65e25a31b0d1d592a89dbf58fc669e956460a4d3889c3d5273c78bd1c7d926113b42e5f97064d38f



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

2021-08-05 Thread Sam James
commit: cbf3bee214bd70d1a095d21ba263db46b62fac46
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug  6 00:28:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug  6 00:28:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf3bee2

dev-perl/IO-Stty: Stabilize 0.40.0 arm64, #805611

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
index ab5ef3a3fc4..f4e89a81e4d 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -9,6 +9,6 @@ inherit perl-module
 
 DESCRIPTION="Change and print terminal line settings"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
 
 PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )



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

2021-08-03 Thread Agostino Sarubbo
commit: 736e418cd6b4858b2894654ad4768dfbe8ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug  3 15:34:33 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug  3 15:34:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736e418c

dev-perl/IO-Stty: x86 stable wrt bug #805611

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
index 567de181f17..ab5ef3a3fc4 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -9,6 +9,6 @@ inherit perl-module
 
 DESCRIPTION="Change and print terminal line settings"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )



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

2021-08-01 Thread Sam James
commit: c93bf8034c894e2ca832241a957b19d1bb10972a
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  2 03:50:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  2 03:50:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93bf803

dev-perl/IO-Stty: Stabilize 0.40.0 arm, #805611

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
index cfeae02ba3c..9581eabb993 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -9,6 +9,6 @@ inherit perl-module
 
 DESCRIPTION="Change and print terminal line settings"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 
 PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )



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

2021-08-01 Thread Sam James
commit: b96d8933b8b24ba7c56e401a873c899f0563b854
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 07:39:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 07:39:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96d8933

dev-perl/IO-Stty: Stabilize 0.40.0 ppc, #805611

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
index eeec9d6fe19..3da7bd756a6 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -9,6 +9,6 @@ inherit perl-module
 
 DESCRIPTION="Change and print terminal line settings"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 
 PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )



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

2021-08-01 Thread Sam James
commit: 39f7c078c841df5e376dac0fe2dc3b68bc31a506
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 07:18:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 07:18:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f7c078

dev-perl/IO-Stty: Stabilize 0.40.0 sparc, #805611

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
index 7c20d8549ca..eeec9d6fe19 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -9,6 +9,6 @@ inherit perl-module
 
 DESCRIPTION="Change and print terminal line settings"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 
 PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )



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

2021-06-21 Thread Andreas K. Hüttel
commit: 3fbd7cb0db6f25781032462fd179bd05e69b788a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:56:24 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:59:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbd7cb0

dev-perl/IO-Stty: Version bump 0.04

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

 dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild | 14 ++
 dev-perl/IO-Stty/Manifest  |  1 +
 2 files changed, 15 insertions(+)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
new file mode 100644
index 000..8f7c7d021a0
--- /dev/null
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TODDR
+DIST_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Change and print terminal line settings"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )

diff --git a/dev-perl/IO-Stty/Manifest b/dev-perl/IO-Stty/Manifest
index 0672167b182..ce5b84149cf 100644
--- a/dev-perl/IO-Stty/Manifest
+++ b/dev-perl/IO-Stty/Manifest
@@ -1 +1,2 @@
 DIST IO-Stty-0.03.tar.gz 10251 BLAKE2B 
ab36a3a523dbb0d71358a89e774364ccd63c06e88b2b0d1ed6f87f9b2ddd37860230e47d2be0fb823cfef1efe2e268798d8ff0013c8f605b47647e38252538c2
 SHA512 
0670005929f604c8c2103d3f5e5e03e17413f8ff8a2e93911d5a064f64f268f59eb8855126c86a69649f8a350b70ecd812e60b01584c5d042bd64174d9710e4f
+DIST IO-Stty-0.04.tar.gz 9686 BLAKE2B 
0e2234f4a9878a0485ef195adf8e45079c4988253caa03d9056979dc692884e8fabcc01ce4827abcb9d79afa263cdf4d6bfd5d6bca39235b14ce56f029fe6a42
 SHA512 
1a75adef5376612c87bb7c76eed96f6d67bd70eaae51dedf65e25a31b0d1d592a89dbf58fc669e956460a4d3889c3d5273c78bd1c7d926113b42e5f97064d38f



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

2020-08-17 Thread Fabian Groffen
commit: f0cf0f968c99405a0de6b9ce0174ae03bc2b975f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Aug 17 08:23:55 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Aug 17 08:23:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cf0f96

dev-perl/IO-Stty-0.30.0: marked ~{x86,amd64}-linux, bug #690140

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 5e3378a228c..7e7055207db 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-05-05 Thread Mikle Kolyada
commit: c61e5b9a3cf744c84de5a07daa5cd769e2453dcd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  5 19:39:03 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  5 19:39:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61e5b9a

dev-perl/IO-Stty: Add ~riscv keyword

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

 dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 01b70d7240b..a5460a4d5cc 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""



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

2018-06-14 Thread Mikle Kolyada
commit: 19585198f3ec47ed782f3399032ea99bd9a23b5d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 14 19:31:54 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 14 19:35:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19585198

dev-perl/IO-Stty: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 8637252755e..01b70d7240b 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""



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

2018-04-20 Thread Mart Raudsepp
commit: e0c5a49433d58947bbbf179d963ef27bdfbdb7d5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Apr 20 09:17:49 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Apr 20 09:21:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c5a494

dev-perl/IO-Stty-0.30.0: arm64 stable (bug #638176)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 3590393d956..8637252755e 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""



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

2018-02-22 Thread Michał Górny
commit: 3c933cd6b69e901b37dc288e634297f4b3e14aa2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 22 19:36:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 22 19:36:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c933cd6

dev-perl/IO-Stty: Tested on ~amd64-fbsd (bug #636702)

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 6b91b340c07..3590393d956 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""



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

2018-01-20 Thread Tobias Klausmann
commit: eb74b0a2e936da6133eb2f5f78e1ec39d0355d09
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Jan 20 17:21:02 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Jan 20 18:04:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb74b0a2

dev-perl/IO-Stty-0.30.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/638176

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 109852032f1..6b91b340c07 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2018-01-09 Thread Markus Meier
commit: 682d984577b2a5c2912d2fe4c7daa3bc4fe4d29f
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jan 10 06:10:22 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jan 10 06:17:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682d9845

dev-perl/IO-Stty: arm stable, bug #638176

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 4d46a865c30..109852032f1 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-12-20 Thread Markus Meier
commit: 3ec527eb255e8dac2cfb3bb16d787d6e7983db64
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Dec 21 05:43:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Dec 21 05:43:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec527eb

dev-perl/IO-Stty: add ~arm64, bug #636702

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 8b9a5fbc7b7..4d46a865c30 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 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="test"
 
 RDEPEND=""



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

2017-11-24 Thread Sergei Trofimovich
commit: 59efcaf87d12f6fe074141a976f4a025fab5cbc9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Nov 24 20:24:37 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Nov 24 20:24:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59efcaf8

dev-perl/IO-Stty: stable 0.30.0 for hppa, bug #638176

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 5385590d220..8b9a5fbc7b7 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-11-23 Thread Matt Turner
commit: 57e01bab6dd314457e444f89dd91e04c97331f0a
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Nov 23 23:52:27 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov 23 23:52:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e01bab

dev-perl/IO-Stty-0.30.0: added ~alpha, bug 636702

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index a9817706a46..5385590d220 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-11-23 Thread Sergei Trofimovich
commit: f353a44c9adfd98023a009f341993b2464f69495
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov 23 23:06:14 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov 23 23:06:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f353a44c

dev-perl/IO-Stty: stable 0.30.0 for ppc64, bug #638176

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index ec22d79ff6a..a9817706a46 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-11-20 Thread Sergei Trofimovich
commit: 2769e4ac05754e4c46742fd7d5cf18a2ea410acc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 20 21:32:53 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 20 22:03:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2769e4ac

dev-perl/IO-Stty: stable 0.30.0 for ia64, bug #638176

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index bf3b133f420..ec22d79ff6a 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-11-20 Thread Jeroen Roovers
commit: a5c3b49326f2c9ec0037f826eb967935623f965d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Nov 20 10:12:41 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Nov 20 10:16:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c3b493

dev-perl/IO-Stty: Mark ~hppa too.

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --ignore-arches

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index d197f6c104e..bf3b133f420 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-11-10 Thread Matt Turner
commit: 53b7b6a14b198280c79846ac7c70fc2dfa6dd0c5
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Nov 10 17:00:20 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Nov 10 17:00:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b7b6a1

dev-perl/IO-Stty-0.30.0: added ~mips, bug 636702

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 05c3a957e3a..d197f6c104e 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-11-07 Thread Sergei Trofimovich
commit: 395966ba65819027d824936b0777c6863fc69e6e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Nov  7 22:42:36 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Nov  7 22:44:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395966ba

dev-perl/IO-Stty: keyworded 0.30.0 for ia64, bug #636702

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"

 dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index a066fb1fc9c..05c3a957e3a 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2017-08-09 Thread Kent Fredric
commit: 798f48b8ab303f50c8bc778e43160343328a85eb
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Aug  8 16:14:21 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Aug  9 16:44:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798f48b8

dev-perl/IO-Stty: Fix metadata.xml

My legacy contact details are no longer needed as I can maintain this
through project association.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/IO-Stty/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-perl/IO-Stty/metadata.xml b/dev-perl/IO-Stty/metadata.xml
index 9ec89d1db85..0f96b8ef349 100644
--- a/dev-perl/IO-Stty/metadata.xml
+++ b/dev-perl/IO-Stty/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   kentfred...@gmail.com
-   Kent Fredric
-   

p...@gentoo.org
Gentoo Perl Project



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

2016-01-14 Thread Agostino Sarubbo
commit: 1ed15f3fd1234126d66a48e4be7a16f10d0ee3dc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 14 17:06:38 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 14 17:06:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed15f3f

dev-perl/IO-Stty: amd64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #571406

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 0424cb2..c124857 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""



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

2015-10-10 Thread Mikle Kolyada
commit: 32adb3aefca3a39d9e3be96a6aa9c1434768270b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Oct 10 14:39:51 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Oct 10 14:40:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32adb3ae

dev-perl/IO-Stty: Add ~arm keyword

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index e9cd89e..72e458b 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND=""



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

2015-10-10 Thread Mikle Kolyada
commit: c56ce7426bde91749a5e9e84b76d70693beddded
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Oct 10 14:42:04 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Oct 10 14:42:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c56ce742

dev-perl/IO-Stty: Add ~sparc keyword

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 72e458b..0424cb2 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""



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

2015-10-05 Thread Patrice Clement
commit: 5d6ceae16fc4776322fb6828b0ee359f3327f22a
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Oct  5 09:25:02 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct  5 09:26:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6ceae1

dev-perl/IO-Stty: Keyword for ppc. Fixes bug 355535.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement  gentoo.org>

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 02e949b..e9cd89e 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND=""



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

2015-10-04 Thread Jeroen Roovers
commit: dfe9a60dc409904b81bc2ba0751ebafe17f4e2d6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct  4 08:02:15 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct  4 08:02:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe9a60d

dev-perl/IO-Stty: Mark ~ppc64 (bug #355535).

Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches

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

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
index 06060fa..02e949b 100644
--- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Change and print terminal line settings"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND=""



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

2015-09-27 Thread Andreas Hüttel
commit: bc24cf6b805bdfea3df29823f935c95ef450beec
Author: Kent Fredric  gmail  com>
AuthorDate: Sun Sep 27 05:44:22 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Sep 27 05:44:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc24cf6b

dev-perl/IO-Stty: Add to tree at version 0.30.0 for dev-perl/Expect

Previously maintained in ::perl-experimental since Feb 2011 maintained
by Torsten Veller with contributions from Kent Fredric

Package-Manager: portage-2.2.22

 dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 28 
 dev-perl/IO-Stty/Manifest  |  1 +
 dev-perl/IO-Stty/metadata.xml  | 13 +
 3 files changed, 42 insertions(+)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
new file mode 100644
index 000..06060fa
--- /dev/null
+++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=TODDR
+MODULE_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="Change and print terminal line settings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.350.0
+   test? (
+   virtual/perl-Test-Simple
+   )"
+SRC_TEST="do"
+
+src_test() {
+   perl_rm_files t/98-pod-coverage.t t/99-pod.t
+   perl-module_src_test;
+}

diff --git a/dev-perl/IO-Stty/Manifest b/dev-perl/IO-Stty/Manifest
new file mode 100644
index 000..8649ac1
--- /dev/null
+++ b/dev-perl/IO-Stty/Manifest
@@ -0,0 +1 @@
+DIST IO-Stty-0.03.tar.gz 10251 SHA256 
6929528db85e89d23a9761f400b5b6555ad5a9eba5208b65992399c8bd809152 SHA512 
0670005929f604c8c2103d3f5e5e03e17413f8ff8a2e93911d5a064f64f268f59eb8855126c86a69649f8a350b70ecd812e60b01584c5d042bd64174d9710e4f
 WHIRLPOOL 
d3c49cacebe09796e6f92700921573a31eda8c71350dceaf6e1f887d9c34828ca643ef47dc3f8b95ee7e0c33f536a13b7c1269237977a617a028af5ed5c21419

diff --git a/dev-perl/IO-Stty/metadata.xml b/dev-perl/IO-Stty/metadata.xml
new file mode 100644
index 000..084cd01
--- /dev/null
+++ b/dev-perl/IO-Stty/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   perl
+   
+   kentfred...@gmail.com
+   Kent Fredric
+   
+   
+   IO-Stty
+   IO::Stty
+   
+