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

2022-10-31 Thread Agostino Sarubbo
commit: 00234883132cefe3643a92349f4876b61c6d9b8f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 31 16:37:30 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 31 16:37:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00234883

dev-perl/GDTextUtil: Stabilize 0.860.0-r3 amd64, #877713

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild
index f8189fb4e196..55fff193bc77 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.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="Text utilities for use with GD"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x86-solaris"
 
 RDEPEND="
dev-perl/GD



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

2021-10-30 Thread Andreas K. Hüttel
commit: 80583ba38f52e23ff28a231925878c146b4afbf9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Oct 30 15:02:05 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Oct 30 15:12:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80583ba3

dev-perl/GDTextUtil: EAPI=8 bump

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

 ...TextUtil-0.860.0-r2.ebuild => GDTextUtil-0.860.0-r3.ebuild} | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild
similarity index 85%
rename from dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
rename to dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild
index 9ba659c43ac..f8189fb4e19 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=MVERB
 DIST_VERSION=0.86
@@ -12,7 +12,9 @@ DESCRIPTION="Text utilities for use with GD"
 
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x86-solaris"
-IUSE=""
 
-RDEPEND="dev-perl/GD"
-DEPEND="${RDEPEND}"
+RDEPEND="
+   dev-perl/GD
+"
+BDEPEND="${RDEPEND}
+"



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

2021-05-21 Thread Andreas K. Hüttel
commit: c8db1a411dc7e077879daa67ca08eb2486e3a71e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 21 20:09:08 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 21 20:12:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8db1a41

dev-perl/GDTextUtil: Remove old

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

 dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild | 17 -
 1 file changed, 17 deletions(-)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
deleted file mode 100644
index a56abe78752..000
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MVERB
-MODULE_VERSION=0.86
-inherit perl-module
-
-DESCRIPTION="Text utilities for use with GD"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/GD"
-DEPEND="${RDEPEND}"



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

2019-07-28 Thread Aaron Bauman
commit: 2a043508166bbaf1ce5b560b5eb76a4cb5d8d3be
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jul 28 17:03:11 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jul 28 17:15:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a043508

dev-perl/GDTextUtil: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
index bb675ab8f2a..a64ab297bb8 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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="Text utilities for use with GD"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/GD"



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

2019-04-13 Thread Aaron Bauman
commit: 301aa858f70410e535ea213ccc28d623190a37bc
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:25:03 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301aa858

dev-perl/GDTextUtil: arm64 keyworded (bug #683162)

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

 dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
index 84f6fafad6b..9bb349efc82 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Text utilities for use with GD"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/GD"



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

2017-10-23 Thread Kent Fredric
commit: 96b47727b314eead6413748ba2aab7104bc290b1
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Oct 23 19:42:37 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Oct 24 01:48:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b47727

dev-perl/GDTextUtil: Enable tests

- EAPI6
- Enable tests
- Add USE=examples

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild 
b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
new file mode 100644
index 000..84f6fafad6b
--- /dev/null
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MVERB
+DIST_VERSION=0.86
+DIST_EXAMPLES=( "demo/*" )
+inherit perl-module
+
+DESCRIPTION="Text utilities for use with GD"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/GD"
+DEPEND="${RDEPEND}"