* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Aligner/
@ 2016-04-23 17:30 Andreas Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-04-23 17:30 UTC (permalink / raw
To: gentoo-commits
commit: 24e3789720a1413a8246035e1edbda997f8c8092
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 16 22:11:05 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:30:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e37897
dev-perl/Text-Aligner: Bump to version 0.130.0
- EAPI6
- Fixup tests
Upstream:
- Relicense under ISC/MIT
- Documentation improvements
- Fixed warning on newer perls.
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-Aligner/Manifest | 1 +
dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild | 34 +++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-perl/Text-Aligner/Manifest b/dev-perl/Text-Aligner/Manifest
index 8842fa2..6a09150 100644
--- a/dev-perl/Text-Aligner/Manifest
+++ b/dev-perl/Text-Aligner/Manifest
@@ -1 +1,2 @@
DIST Text-Aligner-0.07.tar.gz 15853 SHA256 33e6a45a6dcdd7f799f788f45c335979c0455eb751baae49d6be561bd741ebee SHA512 f3c161e88b12cd999b55529af8002702d324923fecf986b84bac610c5cfade6e1bf4d34285c00927ace232a9bbff11f2748913d0e6e87f5d27c2d381e64403ac WHIRLPOOL c8e01539fe98f6369589b5380ce4a797d7d3f4945fd5e7ef83ed36d3509c244df1256a28e6c74ded650ed68fa758a335ce2386109c16173d5f87bc81eea1625f
+DIST Text-Aligner-0.13.tar.gz 12932 SHA256 e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef SHA512 493ab6b32319e74c4b08b8473a17e69d5ce49d28495c7c759709661863a88613b766c3275035ea43f82448ea4f37a02ae2ab8f7baf68d79388b125dbd440004a WHIRLPOOL c6124a98cc78be19e1e8e4126b3f4930725068b73a4ac327614578b1eb37cddeb9fb426f2d7dee796e4f10655a7da77a7add70d9f57a711d620359b0ad38543d
diff --git a/dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild b/dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild
new file mode 100644
index 0000000..cc32058
--- /dev/null
+++ b/dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION="Used to justify strings to various alignment styles"
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Exporter
+ >=virtual/perl-Term-ANSIColor-2.20.0"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.280.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-IO
+ virtual/perl-Test-Simple
+ )
+"
+src_test() {
+ perl_rm_files t/release-{cpan-changes,kwalitee,trailing-space}.t \
+ t/author-{no-tabs,pod-{coverage,syntax}}.t
+
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Aligner/
@ 2016-06-11 17:08 Andreas Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-06-11 17:08 UTC (permalink / raw
To: gentoo-commits
commit: e57421d5bd8c5e69f91f0555043063cfec8cf9b2
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 16:38:09 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 17:08:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57421d5
dev-perl/Text-Aligner: Remove old
Package-Manager: portage-2.3.0_rc1
dev-perl/Text-Aligner/Manifest | 1 -
dev-perl/Text-Aligner/Text-Aligner-0.70.0-r1.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/dev-perl/Text-Aligner/Manifest b/dev-perl/Text-Aligner/Manifest
index 6a09150..4870f5b 100644
--- a/dev-perl/Text-Aligner/Manifest
+++ b/dev-perl/Text-Aligner/Manifest
@@ -1,2 +1 @@
-DIST Text-Aligner-0.07.tar.gz 15853 SHA256 33e6a45a6dcdd7f799f788f45c335979c0455eb751baae49d6be561bd741ebee SHA512 f3c161e88b12cd999b55529af8002702d324923fecf986b84bac610c5cfade6e1bf4d34285c00927ace232a9bbff11f2748913d0e6e87f5d27c2d381e64403ac WHIRLPOOL c8e01539fe98f6369589b5380ce4a797d7d3f4945fd5e7ef83ed36d3509c244df1256a28e6c74ded650ed68fa758a335ce2386109c16173d5f87bc81eea1625f
DIST Text-Aligner-0.13.tar.gz 12932 SHA256 e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef SHA512 493ab6b32319e74c4b08b8473a17e69d5ce49d28495c7c759709661863a88613b766c3275035ea43f82448ea4f37a02ae2ab8f7baf68d79388b125dbd440004a WHIRLPOOL c6124a98cc78be19e1e8e4126b3f4930725068b73a4ac327614578b1eb37cddeb9fb426f2d7dee796e4f10655a7da77a7add70d9f57a711d620359b0ad38543d
diff --git a/dev-perl/Text-Aligner/Text-Aligner-0.70.0-r1.ebuild b/dev-perl/Text-Aligner/Text-Aligner-0.70.0-r1.ebuild
deleted file mode 100644
index dd5e68e..0000000
--- a/dev-perl/Text-Aligner/Text-Aligner-0.70.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ANNO
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Used to justify strings to various alignment styles"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Term-ANSIColor-2.01"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Aligner/
@ 2021-09-23 11:29 Andreas K. Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-09-23 11:29 UTC (permalink / raw
To: gentoo-commits
commit: 5bc025c77b52a5e4038ab3df7e0e8db0d2ab7f0f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 11:22:56 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 11:29:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bc025c7
dev-perl/Text-Aligner: Version bump 0.16
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Text-Aligner/Manifest | 1 +
dev-perl/Text-Aligner/Text-Aligner-0.160.0.ebuild | 34 +++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-perl/Text-Aligner/Manifest b/dev-perl/Text-Aligner/Manifest
index f26fa569ab5..ddbde24fdc2 100644
--- a/dev-perl/Text-Aligner/Manifest
+++ b/dev-perl/Text-Aligner/Manifest
@@ -1 +1,2 @@
DIST Text-Aligner-0.13.tar.gz 12932 BLAKE2B a24f910c780c27d12fcfd08d41f78eb3f4937ce78f313b64035eb831461875bd677fbc7ac89b7d762e93a593a5c5c134a64d4bd44ca4af88578408bd5370a072 SHA512 493ab6b32319e74c4b08b8473a17e69d5ce49d28495c7c759709661863a88613b766c3275035ea43f82448ea4f37a02ae2ab8f7baf68d79388b125dbd440004a
+DIST Text-Aligner-0.16.tar.gz 15911 BLAKE2B c8a35ff0febef1c90e06c2b2846c32eb8251fac9998c3b12f0d97ee4ec63287e23251a52a8924da7d9e0a027b75e9ace923e26017ed91fc8ad53ab2d74fddf1d SHA512 ad3135de32ce870fbb9e5ccf9ad0d02f655c3e37397127009ad46e7baca515f9bb011251958c7fdbcc2ceabcfbbcb4dc8608c0b70ec3e4086492e1c6c1b38dfb
diff --git a/dev-perl/Text-Aligner/Text-Aligner-0.160.0.ebuild b/dev-perl/Text-Aligner/Text-Aligner-0.160.0.ebuild
new file mode 100644
index 00000000000..328ad2a96a3
--- /dev/null
+++ b/dev-perl/Text-Aligner/Text-Aligner-0.160.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION="Used to justify strings to various alignment styles"
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ virtual/perl-Exporter
+ >=virtual/perl-Term-ANSIColor-2.20.0
+"
+BDEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.280.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
+
+src_test() {
+ perl_rm_files t/release-{cpan-changes,kwalitee,trailing-space}.t \
+ t/author-{no-tabs,pod-{coverage,syntax}}.t
+
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Aligner/
@ 2021-12-10 20:56 Andreas K. Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-12-10 20:56 UTC (permalink / raw
To: gentoo-commits
commit: d6a665763094150a443587da92b5111db22a3132
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 20:55:17 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 20:55:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a66576
dev-perl/Text-Aligner: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Text-Aligner/Manifest | 1 -
dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild | 34 -----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-perl/Text-Aligner/Manifest b/dev-perl/Text-Aligner/Manifest
index ddbde24fdc2a..d8eed73751ff 100644
--- a/dev-perl/Text-Aligner/Manifest
+++ b/dev-perl/Text-Aligner/Manifest
@@ -1,2 +1 @@
-DIST Text-Aligner-0.13.tar.gz 12932 BLAKE2B a24f910c780c27d12fcfd08d41f78eb3f4937ce78f313b64035eb831461875bd677fbc7ac89b7d762e93a593a5c5c134a64d4bd44ca4af88578408bd5370a072 SHA512 493ab6b32319e74c4b08b8473a17e69d5ce49d28495c7c759709661863a88613b766c3275035ea43f82448ea4f37a02ae2ab8f7baf68d79388b125dbd440004a
DIST Text-Aligner-0.16.tar.gz 15911 BLAKE2B c8a35ff0febef1c90e06c2b2846c32eb8251fac9998c3b12f0d97ee4ec63287e23251a52a8924da7d9e0a027b75e9ace923e26017ed91fc8ad53ab2d74fddf1d SHA512 ad3135de32ce870fbb9e5ccf9ad0d02f655c3e37397127009ad46e7baca515f9bb011251958c7fdbcc2ceabcfbbcb4dc8608c0b70ec3e4086492e1c6c1b38dfb
diff --git a/dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild b/dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild
deleted file mode 100644
index 40f6d4fd8607..000000000000
--- a/dev-perl/Text-Aligner/Text-Aligner-0.130.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SHLOMIF
-DIST_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Used to justify strings to various alignment styles"
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- virtual/perl-Exporter
- >=virtual/perl-Term-ANSIColor-2.20.0"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.280.0
- test? (
- virtual/perl-File-Spec
- virtual/perl-File-Temp
- virtual/perl-IO
- virtual/perl-Test-Simple
- )
-"
-src_test() {
- perl_rm_files t/release-{cpan-changes,kwalitee,trailing-space}.t \
- t/author-{no-tabs,pod-{coverage,syntax}}.t
-
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-12-10 20:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-23 17:30 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Aligner/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2016-06-11 17:08 Andreas Hüttel
2021-09-23 11:29 Andreas K. Hüttel
2021-12-10 20:56 Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox