* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2016-01-18 23:00 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-01-18 23:00 UTC (permalink / raw
To: gentoo-commits
commit: 6151dde485dd1cae5357b50ff4de55d73c994ea9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 22:54:36 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 22:54:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6151dde4
dev-perl/GDGraph: Version bump
Package-Manager: portage-2.2.26
dev-perl/GDGraph/GDGraph-1.510.0.ebuild | 29 +++++++++++++++++++++++++++++
dev-perl/GDGraph/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/GDGraph/GDGraph-1.510.0.ebuild b/dev-perl/GDGraph/GDGraph-1.510.0.ebuild
new file mode 100644
index 0000000..58130b1
--- /dev/null
+++ b/dev-perl/GDGraph/GDGraph-1.510.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RUZ
+DIST_VERSION=1.51
+inherit perl-module
+
+DESCRIPTION="Perl5 module to create charts using the GD module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/GD-1.180.0
+ >=dev-perl/GDTextUtil-0.800.0
+ media-libs/gd
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ test? (
+ >=dev-perl/Capture-Tiny-0.300.0
+ >=dev-perl/Test-Exception-0.400.0
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/GDGraph/Manifest b/dev-perl/GDGraph/Manifest
index 50cd015..524938f 100644
--- a/dev-perl/GDGraph/Manifest
+++ b/dev-perl/GDGraph/Manifest
@@ -1,2 +1,3 @@
DIST GDGraph-1.48.tar.gz 156383 SHA256 4324a104557edaf8925a20f24326af89c08e419989fbaa7380f0c9731bc2ac6c SHA512 1b72b0f647dbf79a358fdf49d10f5a016a075bbf257116f120af1874efc5615917d164d95d6125c7534e3fb14050127acbd5c2fb9f5bb745997e9401c7822040 WHIRLPOOL 47a6af3d33e9a9f5dca0226d1dbcb9f6b766b85755350040adac25fd29ea8f9a074f0368128fe375e25a96b427f7fa6caa10b0f160b4d90f5c3b110a082d865f
DIST GDGraph-1.49.tar.gz 155643 SHA256 d26538c827e35c1d4b27f3c045b60f1ab6b45401c54a87e86103cd7c2374cff5 SHA512 720cc51dda41963be087bb39418642f75dade1bbab54cd4d788c18c9328f3fbd6a5c0f73027bb0be64d44cd94b0c5f2d67c48d4b0c3c34736ac8f7bc8cba95ab WHIRLPOOL 34aa2f5af03d8ce794863a7c9bbae3ad5a14a13cf85b5ecf67a4ee7ba44cfdb7036ad88b69d286198f5b3c99d75b30298321f1015d3bebd5ef545109c55bd739
+DIST GDGraph-1.51.tar.gz 156175 SHA256 0543f9549de28de05f0b40d1864cfa1f829577fad75063c45bf867d202d56123 SHA512 c9cafdc90905fea8689cac32d0429ae987a933ae090de9894c9f70668db5c636e9363e76a656898df667dd0b0b4f593a64f3327f0b8a9738f74cd2cd937005e0 WHIRLPOOL 717e90936dbe16beeff23dc85827c72a3ab32f7c2fb14f348f06bf7c30406d2c18cbb793c8103bfe1a8f2a5605201bac42b699795f7cdc84bdba2698fec24145
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2016-01-23 16:53 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2016-01-23 16:53 UTC (permalink / raw
To: gentoo-commits
commit: 4b20f7daaa8fac4d86a9184a9330ffadc021594e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 16:53:19 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 16:53:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b20f7da
dev-perl/GDGraph: alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable, (ALLARCHES policy) wrt bug #572316
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/GDGraph/GDGraph-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
index c2b9362..d840bb0 100644
--- a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl5 module to create charts using the GD module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/GDTextUtil
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2016-01-23 18:05 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-01-23 18:05 UTC (permalink / raw
To: gentoo-commits
commit: 898aff1e73487494e0be31bb3e289eb1258255f6
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 17:57:30 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 18:04:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898aff1e
dev-perl/GDGraph: Remove old
Package-Manager: portage-2.2.27
dev-perl/GDGraph/GDGraph-1.480.0-r1.ebuild | 20 --------------------
dev-perl/GDGraph/Manifest | 1 -
2 files changed, 21 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.480.0-r1.ebuild b/dev-perl/GDGraph/GDGraph-1.480.0-r1.ebuild
deleted file mode 100644
index 5f368b0..0000000
--- a/dev-perl/GDGraph/GDGraph-1.480.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=RUZ
-MODULE_VERSION=1.48
-inherit perl-module
-
-DESCRIPTION="Perl5 module to create charts using the GD module"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/GDTextUtil
- dev-perl/GD
- media-libs/gd"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/GDGraph/Manifest b/dev-perl/GDGraph/Manifest
index 524938f..0fabed1 100644
--- a/dev-perl/GDGraph/Manifest
+++ b/dev-perl/GDGraph/Manifest
@@ -1,3 +1,2 @@
-DIST GDGraph-1.48.tar.gz 156383 SHA256 4324a104557edaf8925a20f24326af89c08e419989fbaa7380f0c9731bc2ac6c SHA512 1b72b0f647dbf79a358fdf49d10f5a016a075bbf257116f120af1874efc5615917d164d95d6125c7534e3fb14050127acbd5c2fb9f5bb745997e9401c7822040 WHIRLPOOL 47a6af3d33e9a9f5dca0226d1dbcb9f6b766b85755350040adac25fd29ea8f9a074f0368128fe375e25a96b427f7fa6caa10b0f160b4d90f5c3b110a082d865f
DIST GDGraph-1.49.tar.gz 155643 SHA256 d26538c827e35c1d4b27f3c045b60f1ab6b45401c54a87e86103cd7c2374cff5 SHA512 720cc51dda41963be087bb39418642f75dade1bbab54cd4d788c18c9328f3fbd6a5c0f73027bb0be64d44cd94b0c5f2d67c48d4b0c3c34736ac8f7bc8cba95ab WHIRLPOOL 34aa2f5af03d8ce794863a7c9bbae3ad5a14a13cf85b5ecf67a4ee7ba44cfdb7036ad88b69d286198f5b3c99d75b30298321f1015d3bebd5ef545109c55bd739
DIST GDGraph-1.51.tar.gz 156175 SHA256 0543f9549de28de05f0b40d1864cfa1f829577fad75063c45bf867d202d56123 SHA512 c9cafdc90905fea8689cac32d0429ae987a933ae090de9894c9f70668db5c636e9363e76a656898df667dd0b0b4f593a64f3327f0b8a9738f74cd2cd937005e0 WHIRLPOOL 717e90936dbe16beeff23dc85827c72a3ab32f7c2fb14f348f06bf7c30406d2c18cbb793c8103bfe1a8f2a5605201bac42b699795f7cdc84bdba2698fec24145
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2016-01-31 14:51 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-01-31 14:51 UTC (permalink / raw
To: gentoo-commits
commit: d06724362983ab97bb5fe10c6cb57d2ebb9eb1ea
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 13:48:49 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 14:49:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0672436
dev-perl/GDGraph: Version bump
Package-Manager: portage-2.2.27
dev-perl/GDGraph/GDGraph-1.520.0.ebuild | 29 +++++++++++++++++++++++++++++
dev-perl/GDGraph/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/GDGraph/GDGraph-1.520.0.ebuild b/dev-perl/GDGraph/GDGraph-1.520.0.ebuild
new file mode 100644
index 0000000..fc7edc1
--- /dev/null
+++ b/dev-perl/GDGraph/GDGraph-1.520.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RUZ
+DIST_VERSION=1.52
+inherit perl-module
+
+DESCRIPTION="Perl5 module to create charts using the GD module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/GD-1.180.0
+ >=dev-perl/GDTextUtil-0.800.0
+ media-libs/gd
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ test? (
+ >=dev-perl/Capture-Tiny-0.300.0
+ >=dev-perl/Test-Exception-0.400.0
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/GDGraph/Manifest b/dev-perl/GDGraph/Manifest
index 0fabed1..3855224 100644
--- a/dev-perl/GDGraph/Manifest
+++ b/dev-perl/GDGraph/Manifest
@@ -1,2 +1,3 @@
DIST GDGraph-1.49.tar.gz 155643 SHA256 d26538c827e35c1d4b27f3c045b60f1ab6b45401c54a87e86103cd7c2374cff5 SHA512 720cc51dda41963be087bb39418642f75dade1bbab54cd4d788c18c9328f3fbd6a5c0f73027bb0be64d44cd94b0c5f2d67c48d4b0c3c34736ac8f7bc8cba95ab WHIRLPOOL 34aa2f5af03d8ce794863a7c9bbae3ad5a14a13cf85b5ecf67a4ee7ba44cfdb7036ad88b69d286198f5b3c99d75b30298321f1015d3bebd5ef545109c55bd739
DIST GDGraph-1.51.tar.gz 156175 SHA256 0543f9549de28de05f0b40d1864cfa1f829577fad75063c45bf867d202d56123 SHA512 c9cafdc90905fea8689cac32d0429ae987a933ae090de9894c9f70668db5c636e9363e76a656898df667dd0b0b4f593a64f3327f0b8a9738f74cd2cd937005e0 WHIRLPOOL 717e90936dbe16beeff23dc85827c72a3ab32f7c2fb14f348f06bf7c30406d2c18cbb793c8103bfe1a8f2a5605201bac42b699795f7cdc84bdba2698fec24145
+DIST GDGraph-1.52.tar.gz 156349 SHA256 0d399fda24213ca6d3d6721b8818e5e0f9da2b8326b7afb5db63314d079eb8ff SHA512 9a213a5fb44608f3984ed763659fb0cb631bdbc34e89683eb3d4cb776de7fdd1cf4c9e339cf02e0035d4978bfd0d82723e1576c40720af917f50bb0363fd26e0 WHIRLPOOL 0c1e32ef3f82c715f8db0e7794ef73f3fbba7a607cfb54507bdd087d70ae089b35476704800508c45b079a8e3787682f04c22aeceb08276369abe29e0ff2236a
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2016-11-22 1:05 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2016-11-22 1:05 UTC (permalink / raw
To: gentoo-commits
commit: 46c6e04c694c5db7e72caa6bb11d8b871e6708cd
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 01:05:08 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 01:05:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c6e04c
dev-perl/GDGraph: Bump to version 1.540.0
Upstream:
- Disable Y axis alignments w/ multiple max/min y-values.
- Fix division by zero when x min/max + tick_number=auto
Package-Manager: portage-2.3.2
dev-perl/GDGraph/GDGraph-1.540.0.ebuild | 29 +++++++++++++++++++++++++++++
dev-perl/GDGraph/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
new file mode 100644
index 00000000..2e51722
--- /dev/null
+++ b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RUZ
+DIST_VERSION=1.54
+inherit perl-module
+
+DESCRIPTION="Perl5 module to create charts using the GD module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/GD-1.180.0
+ >=dev-perl/GDTextUtil-0.800.0
+ media-libs/gd
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.760.0
+ test? (
+ >=dev-perl/Capture-Tiny-0.300.0
+ >=dev-perl/Test-Exception-0.400.0
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/GDGraph/Manifest b/dev-perl/GDGraph/Manifest
index 3855224..e423f3d 100644
--- a/dev-perl/GDGraph/Manifest
+++ b/dev-perl/GDGraph/Manifest
@@ -1,3 +1,4 @@
DIST GDGraph-1.49.tar.gz 155643 SHA256 d26538c827e35c1d4b27f3c045b60f1ab6b45401c54a87e86103cd7c2374cff5 SHA512 720cc51dda41963be087bb39418642f75dade1bbab54cd4d788c18c9328f3fbd6a5c0f73027bb0be64d44cd94b0c5f2d67c48d4b0c3c34736ac8f7bc8cba95ab WHIRLPOOL 34aa2f5af03d8ce794863a7c9bbae3ad5a14a13cf85b5ecf67a4ee7ba44cfdb7036ad88b69d286198f5b3c99d75b30298321f1015d3bebd5ef545109c55bd739
DIST GDGraph-1.51.tar.gz 156175 SHA256 0543f9549de28de05f0b40d1864cfa1f829577fad75063c45bf867d202d56123 SHA512 c9cafdc90905fea8689cac32d0429ae987a933ae090de9894c9f70668db5c636e9363e76a656898df667dd0b0b4f593a64f3327f0b8a9738f74cd2cd937005e0 WHIRLPOOL 717e90936dbe16beeff23dc85827c72a3ab32f7c2fb14f348f06bf7c30406d2c18cbb793c8103bfe1a8f2a5605201bac42b699795f7cdc84bdba2698fec24145
DIST GDGraph-1.52.tar.gz 156349 SHA256 0d399fda24213ca6d3d6721b8818e5e0f9da2b8326b7afb5db63314d079eb8ff SHA512 9a213a5fb44608f3984ed763659fb0cb631bdbc34e89683eb3d4cb776de7fdd1cf4c9e339cf02e0035d4978bfd0d82723e1576c40720af917f50bb0363fd26e0 WHIRLPOOL 0c1e32ef3f82c715f8db0e7794ef73f3fbba7a607cfb54507bdd087d70ae089b35476704800508c45b079a8e3787682f04c22aeceb08276369abe29e0ff2236a
+DIST GDGraph-1.54.tar.gz 157158 SHA256 b96f5c10b656c17d16ab65a1777c908297b028d3b6815f6d54b2337f006bfa4f SHA512 0dd0da5fa0e879cf2addcbfdd02ee8e9e6af715b88b451dc29fe5028f30d7ba7fa0e126d07e7bb4f9a63e40b3be95a9cc0f6c061ea8644ba0ee7fdd2a7964fce WHIRLPOOL 2765719ece7bcd724257d0e0d676ddf77eb801e812504e5ea67be7ed75387f442f873c2610feb59eac89e99f0034a2103c97fe581a8141ae22f06fb204a3c26f
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2019-04-13 17:27 Aaron Bauman
0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2019-04-13 17:27 UTC (permalink / raw
To: gentoo-commits
commit: 7892fcec3bc286d85ad512f5ce1d52c993ae6fe3
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 17:20:04 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 17:27:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7892fcec
dev-perl/GDGraph: arm64 keyworded (bug #683162)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-perl/GDGraph/GDGraph-1.540.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
index 708e5d9fccb..ba256cfc6f7 100644
--- a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl5 module to create charts using the GD module"
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="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2019-07-28 17:16 Aaron Bauman
0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2019-07-28 17:16 UTC (permalink / raw
To: gentoo-commits
commit: 2f3b2667b8b767bca845bc12b75fe06536cc953a
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 17:03:17 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 17:15:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3b2667
dev-perl/GDGraph: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
dev-perl/GDGraph/GDGraph-1.490.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
index 5d321fab8bf..5f727a29be0 100644
--- a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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="Perl5 module to create charts using the GD module"
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/GDTextUtil
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2021-06-03 19:20 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-06-03 19:20 UTC (permalink / raw
To: gentoo-commits
commit: 5fe03dd31d943b78d41238a869652f987400f9f4
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 3 19:17:26 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 3 19:19:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe03dd3
dev-perl/GDGraph: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/GDGraph/GDGraph-1.490.0.ebuild | 19 -------------------
dev-perl/GDGraph/GDGraph-1.510.0.ebuild | 29 -----------------------------
dev-perl/GDGraph/GDGraph-1.520.0.ebuild | 29 -----------------------------
dev-perl/GDGraph/Manifest | 3 ---
4 files changed, 80 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild b/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
deleted file mode 100644
index 8b6ddb3d4c8..00000000000
--- a/dev-perl/GDGraph/GDGraph-1.490.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RUZ
-MODULE_VERSION=1.49
-inherit perl-module
-
-DESCRIPTION="Perl5 module to create charts using the GD module"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/GDTextUtil
- dev-perl/GD
- media-libs/gd"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/GDGraph/GDGraph-1.510.0.ebuild b/dev-perl/GDGraph/GDGraph-1.510.0.ebuild
deleted file mode 100644
index 1154f99a554..00000000000
--- a/dev-perl/GDGraph/GDGraph-1.510.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=RUZ
-DIST_VERSION=1.51
-inherit perl-module
-
-DESCRIPTION="Perl5 module to create charts using the GD module"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-perl/GD-1.180.0
- >=dev-perl/GDTextUtil-0.800.0
- media-libs/gd
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.640.0
- test? (
- >=dev-perl/Capture-Tiny-0.300.0
- >=dev-perl/Test-Exception-0.400.0
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
diff --git a/dev-perl/GDGraph/GDGraph-1.520.0.ebuild b/dev-perl/GDGraph/GDGraph-1.520.0.ebuild
deleted file mode 100644
index 720c67c5fe7..00000000000
--- a/dev-perl/GDGraph/GDGraph-1.520.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=RUZ
-DIST_VERSION=1.52
-inherit perl-module
-
-DESCRIPTION="Perl5 module to create charts using the GD module"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-perl/GD-1.180.0
- >=dev-perl/GDTextUtil-0.800.0
- media-libs/gd
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.640.0
- test? (
- >=dev-perl/Capture-Tiny-0.300.0
- >=dev-perl/Test-Exception-0.400.0
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
diff --git a/dev-perl/GDGraph/Manifest b/dev-perl/GDGraph/Manifest
index 71b80dfc156..67da43196bc 100644
--- a/dev-perl/GDGraph/Manifest
+++ b/dev-perl/GDGraph/Manifest
@@ -1,4 +1 @@
-DIST GDGraph-1.49.tar.gz 155643 BLAKE2B da76c442d51713b8839ee89c22734345730121f698f4ed45cc3cc5f5ec6a09f409dc2744cccc8979ac003b5aa6bca922a73ba22af8a8fc22d966e4f7a852a002 SHA512 720cc51dda41963be087bb39418642f75dade1bbab54cd4d788c18c9328f3fbd6a5c0f73027bb0be64d44cd94b0c5f2d67c48d4b0c3c34736ac8f7bc8cba95ab
-DIST GDGraph-1.51.tar.gz 156175 BLAKE2B d2cee141c9702c7584a90bf652f47670d5492ac8836c1c9d229010084ab606caba7cc12f0578e1b89b9b8f7c9b22a3f28d9c222777ed4a3df73576cb0857acad SHA512 c9cafdc90905fea8689cac32d0429ae987a933ae090de9894c9f70668db5c636e9363e76a656898df667dd0b0b4f593a64f3327f0b8a9738f74cd2cd937005e0
-DIST GDGraph-1.52.tar.gz 156349 BLAKE2B 93eefa2a1c342e0e8822bc3bd49837b9a5a882f15085aaf1888511631d064d5c6069b4c95ea11fa519edc3fb061dfe4a4e1dbf2d07cf4db1eba7dd20fe1bedb5 SHA512 9a213a5fb44608f3984ed763659fb0cb631bdbc34e89683eb3d4cb776de7fdd1cf4c9e339cf02e0035d4978bfd0d82723e1576c40720af917f50bb0363fd26e0
DIST GDGraph-1.54.tar.gz 157158 BLAKE2B d427f135998c8e60e62ea0e94d1a8c2c48756fdd3d7fe2ab230f342657a684cacc3b3a9633cfdac16a5e65d01e2093043b5d8d4050082821e95b30ababc545e4 SHA512 0dd0da5fa0e879cf2addcbfdd02ee8e9e6af715b88b451dc29fe5028f30d7ba7fa0e126d07e7bb4f9a63e40b3be95a9cc0f6c061ea8644ba0ee7fdd2a7964fce
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2021-10-30 15:13 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-10-30 15:13 UTC (permalink / raw
To: gentoo-commits
commit: 719ee096cb71ad024bc1e7cb480b02447741ea91
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 14:59:21 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 15:12:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=719ee096
dev-perl/GDGraph: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../GDGraph/{GDGraph-1.540.0.ebuild => GDGraph-1.540.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild b/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
similarity index 92%
rename from dev-perl/GDGraph/GDGraph-1.540.0.ebuild
rename to dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
index a7538523c9b..c0a6188f3c3 100644
--- a/dev-perl/GDGraph/GDGraph-1.540.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.540.0-r1.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=RUZ
DIST_VERSION=1.54
@@ -11,8 +11,6 @@ DESCRIPTION="Perl5 module to create charts using the GD module"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
>=dev-perl/GD-1.180.0
@@ -20,6 +18,8 @@ RDEPEND="
media-libs/gd
"
DEPEND="${RDEPEND}
+"
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.760.0
test? (
>=dev-perl/Capture-Tiny-0.300.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2022-10-31 16:38 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2022-10-31 16:38 UTC (permalink / raw
To: gentoo-commits
commit: ba25e5505862105260623586ff6207343b795344
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:37:31 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:37:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba25e550
dev-perl/GDGraph: Stabilize 1.540.0-r1 amd64, #877713
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild b/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
index c0a6188f3c3e..714cb6c7e1ea 100644
--- a/dev-perl/GDGraph/GDGraph-1.540.0-r1.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.540.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl5 module to create charts using the GD module"
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-1.180.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2023-06-21 4:52 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-06-21 4:52 UTC (permalink / raw
To: gentoo-commits
commit: 889aa5891530599bafe8ed2c5af8e2937657fe5f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 04:38:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 04:51:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889aa589
dev-perl/GDGraph: add 1.560.0
Closes: https://bugs.gentoo.org/834475
Closes: https://bugs.gentoo.org/889190
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/GDGraph/GDGraph-1.560.0.ebuild | 29 +++++++++++++++++++++++++++++
dev-perl/GDGraph/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/GDGraph/GDGraph-1.560.0.ebuild b/dev-perl/GDGraph/GDGraph-1.560.0.ebuild
new file mode 100644
index 000000000000..f0755a011d7a
--- /dev/null
+++ b/dev-perl/GDGraph/GDGraph-1.560.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BPS
+DIST_VERSION=1.56
+inherit perl-module
+
+DESCRIPTION="Perl5 module to create charts using the GD module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+ >=dev-perl/GD-1.180.0
+ >=dev-perl/GDTextUtil-0.800.0
+ media-libs/gd
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.760.0
+ test? (
+ >=dev-perl/Capture-Tiny-0.300.0
+ >=dev-perl/Test-Exception-0.400.0
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/GDGraph/Manifest b/dev-perl/GDGraph/Manifest
index 67da43196bc6..447ae413ac7e 100644
--- a/dev-perl/GDGraph/Manifest
+++ b/dev-perl/GDGraph/Manifest
@@ -1 +1,2 @@
DIST GDGraph-1.54.tar.gz 157158 BLAKE2B d427f135998c8e60e62ea0e94d1a8c2c48756fdd3d7fe2ab230f342657a684cacc3b3a9633cfdac16a5e65d01e2093043b5d8d4050082821e95b30ababc545e4 SHA512 0dd0da5fa0e879cf2addcbfdd02ee8e9e6af715b88b451dc29fe5028f30d7ba7fa0e126d07e7bb4f9a63e40b3be95a9cc0f6c061ea8644ba0ee7fdd2a7964fce
+DIST GDGraph-1.56.tar.gz 163410 BLAKE2B 10598eb7c1d3a3d220cd6237559ebc28b089df351156decafb442c95f2ad24495237460a31792bfbda1f5ccf55148b30a27b05e8c907590d3d69fe0c9ebc0149 SHA512 4a336e02cf3ca75b41ccef42d8790b00d7ff60c63686f49c3b0d1fe8ff29ce76c52d4603f74c9b2704e1f1d2ca71f2313dcb692ae10261dbf8e0e05a7172dc71
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/
@ 2023-07-24 4:00 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-07-24 4:00 UTC (permalink / raw
To: gentoo-commits
commit: 1c3ad88c00e8802c1abe8705aaea01bec6f3cb9b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:59:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:59:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3ad88c
dev-perl/GDGraph: Stabilize 1.560.0 amd64, #910909
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/GDGraph/GDGraph-1.560.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/GDGraph/GDGraph-1.560.0.ebuild b/dev-perl/GDGraph/GDGraph-1.560.0.ebuild
index f0755a011d7a..eb2b10979b54 100644
--- a/dev-perl/GDGraph/GDGraph-1.560.0.ebuild
+++ b/dev-perl/GDGraph/GDGraph-1.560.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl5 module to create charts using the GD module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-perl/GD-1.180.0
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-07-24 4:00 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 4:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/GDGraph/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-07-24 4:00 Sam James
2022-10-31 16:38 Agostino Sarubbo
2021-10-30 15:13 Andreas K. Hüttel
2021-06-03 19:20 Andreas K. Hüttel
2019-07-28 17:16 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2016-11-22 1:05 Kent Fredric
2016-01-31 14:51 Andreas Hüttel
2016-01-23 18:05 Andreas Hüttel
2016-01-23 16:53 Agostino Sarubbo
2016-01-18 23:00 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