public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2016-04-26 20:03 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-04-26 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     bb1e29714cf04b7d104c1054f892e8ff74924758
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 07:47:00 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:02:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1e2971

dev-perl/Text-Wrapper: Bump to version 1.50.0

- EAPI6
- Add USE="examples" and USE="minimal" ( tests )

Upstream:
- Packaging changes
- More test coverage

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Text-Wrapper/Manifest                   |  1 +
 dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild | 27 ++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Text-Wrapper/Manifest b/dev-perl/Text-Wrapper/Manifest
index 2c8f6aa..240ccc3 100644
--- a/dev-perl/Text-Wrapper/Manifest
+++ b/dev-perl/Text-Wrapper/Manifest
@@ -1 +1,2 @@
 DIST Text-Wrapper-1.04.tar.gz 18239 SHA256 084d08e48fa37c8e75c9a724e55f7415e54ffa8ec63918ef7aec3494352d571b SHA512 e3bd9db890bb93136cf7ea8662b50052fee63dc02d47f830628395fa57b589c02ff4e6af70238fcffb9bfb77da02168a46e828e1a61e6b26ed8c660099d72b13 WHIRLPOOL a3a6ed25be9badde720c3949a5c90ab6ed22ec05849f45b22458c97be6b7ba5282d5530d2506ebc71a33b4c64fcf29b57f99edc79854790d248733decf7100a9
+DIST Text-Wrapper-1.05.tar.gz 18609 SHA256 64268e15983a9df47e1d9199a491f394e89f542e54afb33f4b78f3f318e09ab9 SHA512 8efd94ad7880069a37205a4b6e38d4b03ce8d83869994916abb831498e1e3d1bc23df39e8546b5b0953db7e0c8e7ef29aa237f8cf20452dc9e4263e49e31dad9 WHIRLPOOL b1e2c25f9f721aa00c05edc6eee3a19bc434b5564dfec1608e1ef49b578e66c692b66c47fb33e969f2a442927dc0f1df4f869e925ade2272ae54862634eab653

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
new file mode 100644
index 0000000..86ea729
--- /dev/null
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CJM
+DIST_VERSION=1.05
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Word wrap text by breaking long lines"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="virtual/perl-Carp"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		!minimal? (
+			dev-perl/Test-Differences
+		)
+		virtual/perl-Test-Simple
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2016-04-26 20:03 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-04-26 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     34e51d7c39c239351427c4a28b95b7c4b84f0a9b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 06:38:50 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:02:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e51d7c

dev-perl/Text-Wrapper: Copy from dev-perl/text-wrapper

Migrating to PN=Upstream

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Text-Wrapper/Manifest                      |  1 +
 dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild | 17 +++++++++++++++++
 dev-perl/Text-Wrapper/metadata.xml                  | 12 ++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/Text-Wrapper/Manifest b/dev-perl/Text-Wrapper/Manifest
new file mode 100644
index 0000000..2c8f6aa
--- /dev/null
+++ b/dev-perl/Text-Wrapper/Manifest
@@ -0,0 +1 @@
+DIST Text-Wrapper-1.04.tar.gz 18239 SHA256 084d08e48fa37c8e75c9a724e55f7415e54ffa8ec63918ef7aec3494352d571b SHA512 e3bd9db890bb93136cf7ea8662b50052fee63dc02d47f830628395fa57b589c02ff4e6af70238fcffb9bfb77da02168a46e828e1a61e6b26ed8c660099d72b13 WHIRLPOOL a3a6ed25be9badde720c3949a5c90ab6ed22ec05849f45b22458c97be6b7ba5282d5530d2506ebc71a33b4c64fcf29b57f99edc79854790d248733decf7100a9

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild
new file mode 100644
index 0000000..04e8ddc
--- /dev/null
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=CJM
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="Word wrap text by breaking long lines"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
+IUSE=""
+
+SRC_TEST=do

diff --git a/dev-perl/Text-Wrapper/metadata.xml b/dev-perl/Text-Wrapper/metadata.xml
new file mode 100644
index 0000000..aa89438
--- /dev/null
+++ b/dev-perl/Text-Wrapper/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Text-Wrapper</remote-id>
+    <remote-id type="cpan-module">Text::Wrapper</remote-id>
+  </upstream>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/text-wrapper/
@ 2016-04-26 20:03 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-04-26 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ef9ad51328a58dcf292e5a1342b388037c090ef9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 06:46:00 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:02:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9ad513

dev-perl/text-wrapper: Removed, gone to dev-perl/Text-Wrapper

 dev-perl/text-wrapper/Manifest                      |  1 -
 dev-perl/text-wrapper/metadata.xml                  | 12 ------------
 dev-perl/text-wrapper/text-wrapper-1.40.0-r1.ebuild | 18 ------------------
 3 files changed, 31 deletions(-)

diff --git a/dev-perl/text-wrapper/Manifest b/dev-perl/text-wrapper/Manifest
deleted file mode 100644
index 2c8f6aa..0000000
--- a/dev-perl/text-wrapper/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Text-Wrapper-1.04.tar.gz 18239 SHA256 084d08e48fa37c8e75c9a724e55f7415e54ffa8ec63918ef7aec3494352d571b SHA512 e3bd9db890bb93136cf7ea8662b50052fee63dc02d47f830628395fa57b589c02ff4e6af70238fcffb9bfb77da02168a46e828e1a61e6b26ed8c660099d72b13 WHIRLPOOL a3a6ed25be9badde720c3949a5c90ab6ed22ec05849f45b22458c97be6b7ba5282d5530d2506ebc71a33b4c64fcf29b57f99edc79854790d248733decf7100a9

diff --git a/dev-perl/text-wrapper/metadata.xml b/dev-perl/text-wrapper/metadata.xml
deleted file mode 100644
index aa89438..0000000
--- a/dev-perl/text-wrapper/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>perl@gentoo.org</email>
-    <name>Gentoo Perl Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Text-Wrapper</remote-id>
-    <remote-id type="cpan-module">Text::Wrapper</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-perl/text-wrapper/text-wrapper-1.40.0-r1.ebuild b/dev-perl/text-wrapper/text-wrapper-1.40.0-r1.ebuild
deleted file mode 100644
index 7399f56..0000000
--- a/dev-perl/text-wrapper/text-wrapper-1.40.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Wrapper
-MODULE_AUTHOR=CJM
-MODULE_VERSION=1.04
-inherit perl-module
-
-DESCRIPTION="Word wrap text by breaking long lines"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
-IUSE=""
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2016-12-28 21:36 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2016-12-28 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1fe29b03144cd1ee649722395189be6e72886f47
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 21:36:10 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 21:36:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe29b03

dev-perl/Text-Wrapper: x86 stable re bug #588020

Arch testing by Myckel Habets

Bug: https://bugs.gentoo.org/588020

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
index 5c4befa..aab68ef 100644
--- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Word wrap text by breaking long lines"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
 IUSE="test minimal"
 
 RDEPEND="virtual/perl-Carp"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2017-02-03 21:48 Jeroen Roovers
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2017-02-03 21:48 UTC (permalink / raw
  To: gentoo-commits

commit:     1c2bebc726602aaa12a464fc90afd524e39f51d4
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 21:41:41 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 21:48:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2bebc7

dev-perl/Text-Wrapper: Stable for HPPA (bug #588020).

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

 dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
index 1b213c1..71ac1fe 100644
--- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Word wrap text by breaking long lines"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
 IUSE="test minimal"
 
 RDEPEND="virtual/perl-Carp"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2017-02-04 17:33 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2017-02-04 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d21a7afe2bc30a6bf8a95c360ed1ea0c7de891a3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 16:52:06 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 17:32:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21a7afe

dev-perl/Text-Wrapper: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Text-Wrapper/Manifest                      |  1 -
 dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/Text-Wrapper/Manifest b/dev-perl/Text-Wrapper/Manifest
index 240ccc3..b0688fc 100644
--- a/dev-perl/Text-Wrapper/Manifest
+++ b/dev-perl/Text-Wrapper/Manifest
@@ -1,2 +1 @@
-DIST Text-Wrapper-1.04.tar.gz 18239 SHA256 084d08e48fa37c8e75c9a724e55f7415e54ffa8ec63918ef7aec3494352d571b SHA512 e3bd9db890bb93136cf7ea8662b50052fee63dc02d47f830628395fa57b589c02ff4e6af70238fcffb9bfb77da02168a46e828e1a61e6b26ed8c660099d72b13 WHIRLPOOL a3a6ed25be9badde720c3949a5c90ab6ed22ec05849f45b22458c97be6b7ba5282d5530d2506ebc71a33b4c64fcf29b57f99edc79854790d248733decf7100a9
 DIST Text-Wrapper-1.05.tar.gz 18609 SHA256 64268e15983a9df47e1d9199a491f394e89f542e54afb33f4b78f3f318e09ab9 SHA512 8efd94ad7880069a37205a4b6e38d4b03ce8d83869994916abb831498e1e3d1bc23df39e8546b5b0953db7e0c8e7ef29aa237f8cf20452dc9e4263e49e31dad9 WHIRLPOOL b1e2c25f9f721aa00c05edc6eee3a19bc434b5564dfec1608e1ef49b578e66c692b66c47fb33e969f2a442927dc0f1df4f869e925ade2272ae54862634eab653

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild
deleted file mode 100644
index 04e8ddc..00000000
--- a/dev-perl/Text-Wrapper/Text-Wrapper-1.40.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=CJM
-MODULE_VERSION=1.04
-inherit perl-module
-
-DESCRIPTION="Word wrap text by breaking long lines"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
-IUSE=""
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2021-09-27 19:01 Andreas K. Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-09-27 19:01 UTC (permalink / raw
  To: gentoo-commits

commit:     cc708f86795e9641e71355e6118a7b8988af1220
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 27 18:33:20 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Sep 27 19:00:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc708f86

dev-perl/Text-Wrapper: EAPI=8 bump

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

 ...{Text-Wrapper-1.50.0.ebuild => Text-Wrapper-1.50.0-r1.ebuild} | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild
similarity index 78%
rename from dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
rename to dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild
index a0793367fc8..274ef216b44 100644
--- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0.ebuild
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=CJM
 DIST_VERSION=1.05
@@ -12,11 +12,10 @@ DESCRIPTION="Word wrap text by breaking long lines"
 
 SLOT="0"
 KEYWORDS="amd64 ~hppa ppc ppc64 x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
 
 RDEPEND="virtual/perl-Carp"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
 	test? (
 		!minimal? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/
@ 2022-11-23 14:08 Jakov Smolić
  0 siblings, 0 replies; 8+ messages in thread
From: Jakov Smolić @ 2022-11-23 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     6d26c302ccd9a94b91551ab076f2f6f5c7ccdb18
Author:     Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Sat Oct 29 11:07:24 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 14:02:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d26c302

dev-perl/Text-Wrapper: Keyword 1.50.0-r1 riscv, #878483

Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild
index 274ef216b448..237f620b4ff4 100644
--- a/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild
+++ b/dev-perl/Text-Wrapper/Text-Wrapper-1.50.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Word wrap text by breaking long lines"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86"
 IUSE="minimal"
 
 RDEPEND="virtual/perl-Carp"


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

end of thread, other threads:[~2022-11-23 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Wrapper/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2022-11-23 14:08 Jakov Smolić
2021-09-27 19:01 Andreas K. Hüttel
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2016-12-28 21:36 Kent Fredric
2016-04-26 20:03 Andreas Hüttel
2016-04-26 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/text-wrapper/ 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