* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2015-09-11 22:29 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2015-09-11 22:29 UTC (permalink / raw
To: gentoo-commits
commit: 68b396d7f2b0e4ae0cfd8a182043a2e06f657510
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:19:48 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:29:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b396d7
dev-perl/Text-Autoformat: Copy from dev-perl/text-autoformat
Package-Manager: portage-2.2.20.1
RepoMan-Options: --force
dev-perl/Text-Autoformat/Manifest | 1 +
.../Text-Autoformat-1.669.2-r1.ebuild | 23 ++++++++++++++++++++++
.../Text-Autoformat/Text-Autoformat-1.690.0.ebuild | 23 ++++++++++++++++++++++
dev-perl/Text-Autoformat/metadata.xml | 11 +++++++++++
4 files changed, 58 insertions(+)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
new file mode 100644
index 0000000..23d4cae
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -0,0 +1 @@
+DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
new file mode 100644
index 0000000..b3ab144
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Text-Autoformat
+MODULE_AUTHOR=DCONWAY
+MODULE_VERSION=1.669002
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/text-reform-1.11
+ virtual/perl-version"
+DEPEND="${RDEPEND}
+ dev-perl/Module-Build"
+
+SRC_TEST=do
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
new file mode 100644
index 0000000..c1cd58f
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Text-Autoformat
+MODULE_AUTHOR=DCONWAY
+MODULE_VERSION=1.669002
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/text-reform-1.11
+ virtual/perl-version"
+DEPEND="${RDEPEND}
+ dev-perl/Module-Build"
+
+SRC_TEST=do
diff --git a/dev-perl/Text-Autoformat/metadata.xml b/dev-perl/Text-Autoformat/metadata.xml
new file mode 100644
index 0000000..95db102
--- /dev/null
+++ b/dev-perl/Text-Autoformat/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Text-Autoformat</remote-id>
+ <remote-id type="cpan-module">Hang</remote-id>
+ <remote-id type="cpan-module">NullHang</remote-id>
+ <remote-id type="cpan-module">Text::Autoformat</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/text-autoformat/
@ 2015-09-11 22:29 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2015-09-11 22:29 UTC (permalink / raw
To: gentoo-commits
commit: 004639f6978805ad59971af89215cca428c39a36
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:28:03 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:29:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=004639f6
dev-perl/text-autoformat: Remove, moved to dev-perl/Text-Autoformat
dev-perl/text-autoformat/Manifest | 1 -
dev-perl/text-autoformat/metadata.xml | 11 -----------
.../text-autoformat-1.669.2-r1.ebuild | 23 ----------------------
.../text-autoformat/text-autoformat-1.690.0.ebuild | 23 ----------------------
4 files changed, 58 deletions(-)
diff --git a/dev-perl/text-autoformat/Manifest b/dev-perl/text-autoformat/Manifest
deleted file mode 100644
index 23d4cae..0000000
--- a/dev-perl/text-autoformat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
diff --git a/dev-perl/text-autoformat/metadata.xml b/dev-perl/text-autoformat/metadata.xml
deleted file mode 100644
index 95db102..0000000
--- a/dev-perl/text-autoformat/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">Text-Autoformat</remote-id>
- <remote-id type="cpan-module">Hang</remote-id>
- <remote-id type="cpan-module">NullHang</remote-id>
- <remote-id type="cpan-module">Text::Autoformat</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild
deleted file mode 100644
index b3ab144..0000000
--- a/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Autoformat
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.669002
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/text-reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do
diff --git a/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild b/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild
deleted file mode 100644
index c1cd58f..0000000
--- a/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Autoformat
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.669002
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/text-reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2015-09-11 22:48 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2015-09-11 22:48 UTC (permalink / raw
To: gentoo-commits
commit: e90969ae11093a0a1016aa70e615430468ee3892
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:41:00 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:41:00 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90969ae
dev-perl/Text-Autoformat: dev-perl/text-reform just became dev-perl/Text-Reform
Package-Manager: portage-2.2.20.1
dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild | 2 +-
dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
index b3ab144..71b54b2 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
-RDEPEND=">=dev-perl/text-reform-1.11
+RDEPEND=">=dev-perl/Text-Reform-1.11
virtual/perl-version"
DEPEND="${RDEPEND}
dev-perl/Module-Build"
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
index c1cd58f..3f8c9ee 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
-RDEPEND=">=dev-perl/text-reform-1.11
+RDEPEND=">=dev-perl/Text-Reform-1.11
virtual/perl-version"
DEPEND="${RDEPEND}
dev-perl/Module-Build"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2015-09-11 22:48 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2015-09-11 22:48 UTC (permalink / raw
To: gentoo-commits
commit: ad03327edfd346c10d64b2c1147ca4db510b7a7b
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:47:42 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:47:42 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad03327e
dev-perl/Text-Autoformat: Version bump
Package-Manager: portage-2.2.20.1
dev-perl/Text-Autoformat/Manifest | 1 +
.../Text-Autoformat/Text-Autoformat-1.720.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index 23d4cae..b625c83 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1 +1,2 @@
DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
+DIST Text-Autoformat-1.72.tar.gz 29124 SHA256 b541152699fcd0f026322f283b7d9184839742aee0edb317a014c195ea26ae51 SHA512 9ea972df835cd22f931437ec23106f2efe460756a1efa0806fd387023aef102c86dcb1d94cc7883a93f5a45477e53f142135b2abca031ed28e5c9280ef5e294a WHIRLPOOL 76820eacd37033e76a350ff0f29ffa3f2d1016d346ace901353f29192aa7833de81b8547bee55a4af412f6cb7257385c11f51922d488d8c2aeab7a37ed528ae5
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.720.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.720.0.ebuild
new file mode 100644
index 0000000..42b8fd4
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.720.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=NEILB
+MODULE_VERSION=1.72
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ dev-perl/Text-Reform
+ virtual/perl-Text-Tabs+Wrap
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.880.0 )
+"
+
+SRC_TEST="do parallel"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2016-04-23 17:30 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2016-04-23 17:30 UTC (permalink / raw
To: gentoo-commits
commit: d0b0a4221a92d574ba0a47e1190ffe5911b5def3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 18 20:22:32 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=d0b0a422
dev-perl/Text-Autoformat: Bump to version 1.740.0
- EAPI6
- Install Emacs/Vim examples with USE="examples"
Upstream:
- Uninitialised value warnings fixed.
- "negative repeat count" warnings fixed.
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-Autoformat/Manifest | 1 +
.../Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 30 ++++++++++++++++++++++
dev-perl/Text-Autoformat/metadata.xml | 4 +--
3 files changed, 33 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index b625c83..2b7ffc5 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1,2 +1,3 @@
DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
DIST Text-Autoformat-1.72.tar.gz 29124 SHA256 b541152699fcd0f026322f283b7d9184839742aee0edb317a014c195ea26ae51 SHA512 9ea972df835cd22f931437ec23106f2efe460756a1efa0806fd387023aef102c86dcb1d94cc7883a93f5a45477e53f142135b2abca031ed28e5c9280ef5e294a WHIRLPOOL 76820eacd37033e76a350ff0f29ffa3f2d1016d346ace901353f29192aa7833de81b8547bee55a4af412f6cb7257385c11f51922d488d8c2aeab7a37ed528ae5
+DIST Text-Autoformat-1.74.tar.gz 29485 SHA256 07eb3c2b3515897340ca6e9377495bbe2e05ec80d7f3f146adab8e534a818d5e SHA512 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6 WHIRLPOOL 3a855e8c987ed5ad756c98e921370a29ef89ed830db8c8d1e69a431c1cc414d5ba1edc0169c780c9eed880200a70e7c44696bd45fa22de695fabdd0c305948e9
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
new file mode 100644
index 0000000..12ee3cf
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=1.74
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE="test examples"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ dev-perl/Text-Reform
+ virtual/perl-Text-Tabs+Wrap
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.880.0 )
+"
+src_install() {
+ perl-module_src_install
+ use examples && perl_doexamples "config.emacs" "config.vim"
+}
diff --git a/dev-perl/Text-Autoformat/metadata.xml b/dev-perl/Text-Autoformat/metadata.xml
index 0ae7eb7..6bc30a0 100644
--- a/dev-perl/Text-Autoformat/metadata.xml
+++ b/dev-perl/Text-Autoformat/metadata.xml
@@ -7,8 +7,8 @@
</maintainer>
<upstream>
<remote-id type="cpan">Text-Autoformat</remote-id>
- <remote-id type="cpan-module">Hang</remote-id>
- <remote-id type="cpan-module">NullHang</remote-id>
<remote-id type="cpan-module">Text::Autoformat</remote-id>
+ <remote-id type="cpan-module">Text::Autoformat::Hang</remote-id>
+ <remote-id type="cpan-module">Text::Autoformat::NullHang</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2016-04-23 17:31 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2016-04-23 17:31 UTC (permalink / raw
To: gentoo-commits
commit: dd6bc83ac7e7e7577b238317e990398d1976d201
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 17:04:43 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=dd6bc83a
dev-perl/Text-Autoformat: Remove old
Package-Manager: portage-2.2.28
.../Text-Autoformat/Text-Autoformat-1.690.0.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
deleted file mode 100644
index 3f8c9ee..0000000
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.690.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Autoformat
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.669002
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/Text-Reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2016-06-11 17:08 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2016-06-11 17:08 UTC (permalink / raw
To: gentoo-commits
commit: 3d12dd21a92910d92116ea4ee4b68ca1ad44f0f7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 16:38:48 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=3d12dd21
dev-perl/Text-Autoformat: Remove old
Package-Manager: portage-2.3.0_rc1
dev-perl/Text-Autoformat/Manifest | 1 -
.../Text-Autoformat/Text-Autoformat-1.720.0.ebuild | 28 ----------------------
2 files changed, 29 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index 2b7ffc5..850d6ce 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1,3 +1,2 @@
DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
-DIST Text-Autoformat-1.72.tar.gz 29124 SHA256 b541152699fcd0f026322f283b7d9184839742aee0edb317a014c195ea26ae51 SHA512 9ea972df835cd22f931437ec23106f2efe460756a1efa0806fd387023aef102c86dcb1d94cc7883a93f5a45477e53f142135b2abca031ed28e5c9280ef5e294a WHIRLPOOL 76820eacd37033e76a350ff0f29ffa3f2d1016d346ace901353f29192aa7833de81b8547bee55a4af412f6cb7257385c11f51922d488d8c2aeab7a37ed528ae5
DIST Text-Autoformat-1.74.tar.gz 29485 SHA256 07eb3c2b3515897340ca6e9377495bbe2e05ec80d7f3f146adab8e534a818d5e SHA512 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6 WHIRLPOOL 3a855e8c987ed5ad756c98e921370a29ef89ed830db8c8d1e69a431c1cc414d5ba1edc0169c780c9eed880200a70e7c44696bd45fa22de695fabdd0c305948e9
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.720.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.720.0.ebuild
deleted file mode 100644
index 42b8fd4..0000000
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.720.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=NEILB
-MODULE_VERSION=1.72
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-Exporter
- dev-perl/Text-Reform
- virtual/perl-Text-Tabs+Wrap
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.880.0 )
-"
-
-SRC_TEST="do parallel"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2016-06-13 15:30 Tobias Klausmann
0 siblings, 0 replies; 19+ messages in thread
From: Tobias Klausmann @ 2016-06-13 15:30 UTC (permalink / raw
To: gentoo-commits
commit: 79027ff1740b3adf2e9e1db8be44f28c7804a2c1
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 15:22:44 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 15:22:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79027ff1
dev-perl/Text-Autoformat-1.740.0-r0: add alpha keyword
Gentoo-Bug: 585608
Package-Manager: portage-2.3.0_rc1
dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
index 12ee3cf..2657c15 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2016-07-08 21:03 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2016-07-08 21:03 UTC (permalink / raw
To: gentoo-commits
commit: bf90a0273b29774331efa3ec9f82485d83b760aa
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 21:03:20 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 21:03:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf90a027
dev-perl/Text-Autoformat: Remove old
Package-Manager: portage-2.3.0
dev-perl/Text-Autoformat/Manifest | 1 -
.../Text-Autoformat-1.669.2-r1.ebuild | 23 ----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index 850d6ce..b85d441 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1,2 +1 @@
-DIST Text-Autoformat-1.669002.tar.gz 20399 SHA256 7dbbc86c2550bc62ab00b6abca28019f8b144fb0fca33daeb2f373ca40d1d200 SHA512 8dc6f239c82a7e72c9ec8cbe680db94e76e11459cf47e8720aab269209234119bb7e017079ad6e0a817889fd3684f384a3186024ddad456f80ad8d4d173e646b WHIRLPOOL 8cfcaeb053b846002f296f543d100487ff458205900b71d93c4c1045b02aa2fe000657b219fae0145f942ae99e2aff3d08d3df4ac1c3d2499d67cb9ba5c709e2
DIST Text-Autoformat-1.74.tar.gz 29485 SHA256 07eb3c2b3515897340ca6e9377495bbe2e05ec80d7f3f146adab8e534a818d5e SHA512 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6 WHIRLPOOL 3a855e8c987ed5ad756c98e921370a29ef89ed830db8c8d1e69a431c1cc414d5ba1edc0169c780c9eed880200a70e7c44696bd45fa22de695fabdd0c305948e9
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
deleted file mode 100644
index 71b54b2..0000000
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.669.2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Text-Autoformat
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.669002
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/Text-Reform-1.11
- virtual/perl-version"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2016-07-08 21:03 Andreas Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2016-07-08 21:03 UTC (permalink / raw
To: gentoo-commits
commit: f20a63a7e05b0efde6a0dd9a312d5838f8b8bad0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 21:03:00 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 21:03:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20a63a7
dev-perl/Text-Autoformat: Retroactively stable for remaining arches (ALLARCHES), bug 585608
Package-Manager: portage-2.3.0
dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
index 2657c15..5ba1cac 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2018-10-21 8:39 Fabian Groffen
0 siblings, 0 replies; 19+ messages in thread
From: Fabian Groffen @ 2018-10-21 8:39 UTC (permalink / raw
To: gentoo-commits
commit: 931d2e02fb4bb19270cf35f8b3a63770e6cc0790
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 21 08:25:38 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Oct 21 08:38:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931d2e02
dev-perl/Text-Autoformat: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
index 915b46b72fe..530f84a30e5 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-09-23 11:29 Andreas K. Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas K. Hüttel @ 2021-09-23 11:29 UTC (permalink / raw
To: gentoo-commits
commit: faeb8e973f9bb1cddd58a764a2ed1f057b570981
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 11:27:17 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 11:29:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faeb8e97
dev-perl/Text-Autoformat: Version bump 1.75
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Text-Autoformat/Manifest | 1 +
.../Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index 8716818f8c5..fa575567e10 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1 +1,2 @@
DIST Text-Autoformat-1.74.tar.gz 29485 BLAKE2B e8fca3c994877488ca3f3a98681fc3cc189f8b9294bee775248b9c43a14dad2341f4b92fad201ae4e44dcb4d589631ffb43fcac21ecb44aa186bb0e38cfeb412 SHA512 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6
+DIST Text-Autoformat-1.75.tar.gz 29621 BLAKE2B c0a27361f4810949596ffa5af46a3f82f26d9b5ef30b2990d26596397c5a7532d227266e3985fa3122d0059d3780bc079e8fd418d04233ce652857f7a5c72836 SHA512 45476dddfd3938561bc0aed9c86cf7876cb823349de815fa511530b80a4049748b4aed2d3135e4349ad1373b8d7fb0a23918a11979ae906551f53f95581c7db2
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
new file mode 100644
index 00000000000..4b00cd0bd95
--- /dev/null
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=1.75
+inherit perl-module
+
+DESCRIPTION="Automatic text wrapping and reformatting"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="examples"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ dev-perl/Text-Reform
+ virtual/perl-Text-Tabs+Wrap
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.880.0 )
+"
+
+src_install() {
+ perl-module_src_install
+ use examples && perl_doexamples "config.emacs" "config.vim"
+}
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-05 3:04 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05 3:04 UTC (permalink / raw
To: gentoo-commits
commit: 89b695ba514dbc5a20debfa99c2e434e5d7eee33
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 03:01:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 03:01:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b695ba
dev-perl/Text-Autoformat: Stabilize 1.750.0 amd64, #828212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
index 4b00cd0bd953..d4705449c177 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-05 4:01 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05 4:01 UTC (permalink / raw
To: gentoo-commits
commit: 7e75c5722edd1bbf9a2c7961c4fdf435552c9103
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:00:54 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:00:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e75c572
dev-perl/Text-Autoformat: Stabilize 1.750.0 x86, #828212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
index d4705449c177..3fafcc3270ba 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-05 4:05 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05 4:05 UTC (permalink / raw
To: gentoo-commits
commit: ab00e77141d0aee8ccbb0eb0074dc914b27f2c0d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:04:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:04:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab00e771
dev-perl/Text-Autoformat: Stabilize 1.750.0 ppc64, #828212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
index 3fafcc3270ba..1f34135abe2f 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-05 4:21 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05 4:21 UTC (permalink / raw
To: gentoo-commits
commit: ac94ebcc9b7d0b9574653bb5547b8062318c7ecc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:20:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:20:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac94ebcc
dev-perl/Text-Autoformat: Stabilize 1.750.0 ppc, #828212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
index 1f34135abe2f..c46f6abcae8a 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-05 4:36 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05 4:36 UTC (permalink / raw
To: gentoo-commits
commit: ba28c5c43dd0010ef4a63317a58fa3d0c22073bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:35:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:35:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba28c5c4
dev-perl/Text-Autoformat: Stabilize 1.750.0 arm64, #828212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
index c46f6abcae8a..0043d59048dc 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-06 0:10 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-06 0:10 UTC (permalink / raw
To: gentoo-commits
commit: 17d0c1ca679c998996fa43a75f41700c974f36df
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 6 00:07:57 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 6 00:07:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d0c1ca
dev-perl/Text-Autoformat: Stabilize 1.750.0 sparc, #828212
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
index 0043d59048dc..5e392fa214f0 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.750.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RDEPEND="
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/
@ 2021-12-11 0:10 Andreas K. Hüttel
0 siblings, 0 replies; 19+ messages in thread
From: Andreas K. Hüttel @ 2021-12-11 0:10 UTC (permalink / raw
To: gentoo-commits
commit: d0943414f3afc6fbf8feafa6d2958d2602950d70
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 23:58:16 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 00:09:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0943414
dev-perl/Text-Autoformat: 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-Autoformat/Manifest | 1 -
.../Text-Autoformat/Text-Autoformat-1.740.0.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index fa575567e101..961b6af61e95 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1,2 +1 @@
-DIST Text-Autoformat-1.74.tar.gz 29485 BLAKE2B e8fca3c994877488ca3f3a98681fc3cc189f8b9294bee775248b9c43a14dad2341f4b92fad201ae4e44dcb4d589631ffb43fcac21ecb44aa186bb0e38cfeb412 SHA512 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6
DIST Text-Autoformat-1.75.tar.gz 29621 BLAKE2B c0a27361f4810949596ffa5af46a3f82f26d9b5ef30b2990d26596397c5a7532d227266e3985fa3122d0059d3780bc079e8fd418d04233ce652857f7a5c72836 SHA512 45476dddfd3938561bc0aed9c86cf7876cb823349de815fa511530b80a4049748b4aed2d3135e4349ad1373b8d7fb0a23918a11979ae906551f53f95581c7db2
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
deleted file mode 100644
index 9502e5c4285a..000000000000
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=NEILB
-DIST_VERSION=1.74
-inherit perl-module
-
-DESCRIPTION="Automatic text wrapping and reformatting"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test examples"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-Exporter
- dev-perl/Text-Reform
- virtual/perl-Text-Tabs+Wrap
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.880.0 )
-"
-src_install() {
- perl-module_src_install
- use examples && perl_doexamples "config.emacs" "config.vim"
-}
^ permalink raw reply related [flat|nested] 19+ messages in thread
end of thread, other threads:[~2021-12-11 0:10 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-23 11:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2021-12-11 0:10 Andreas K. Hüttel
2021-12-06 0:10 Sam James
2021-12-05 4:36 Sam James
2021-12-05 4:21 Sam James
2021-12-05 4:05 Sam James
2021-12-05 4:01 Sam James
2021-12-05 3:04 Sam James
2018-10-21 8:39 Fabian Groffen
2016-07-08 21:03 Andreas Hüttel
2016-07-08 21:03 Andreas Hüttel
2016-06-13 15:30 Tobias Klausmann
2016-06-11 17:08 Andreas Hüttel
2016-04-23 17:31 Andreas Hüttel
2016-04-23 17:30 Andreas Hüttel
2015-09-11 22:48 Andreas Hüttel
2015-09-11 22:48 Andreas Hüttel
2015-09-11 22:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/text-autoformat/ Andreas Hüttel
2015-09-11 22:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Autoformat/ 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