public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD-Graph3d/
@ 2017-10-24  2:43 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2017-10-24  2:43 UTC (permalink / raw
  To: gentoo-commits

commit:     0d10dac3d133303fae27c26f6ecd4fbf55c7de3d
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 19:36:10 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 01:48:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d10dac3

dev-perl/GD-Graph3d: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild
new file mode 100644
index 00000000000..8902798fd27
--- /dev/null
+++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=WADG
+DIST_VERSION=0.63
+inherit perl-module
+
+DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/GD-1.18
+	>=dev-perl/GDGraph-1.30
+	dev-perl/GDTextUtil"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD-Graph3d/
@ 2019-07-28 17:16 Aaron Bauman
  0 siblings, 0 replies; 5+ messages in thread
From: Aaron Bauman @ 2019-07-28 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     e7efaea09b0718eaf2cbf1c00db2b85be9492de5
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 17:03:22 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 17:15:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7efaea0

dev-perl/GD-Graph3d: 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/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild
index c2fb4449975..3c5664ebee6 100644
--- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild
+++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.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="Create 3D Graphs with GD and GD::Graph"
 
 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-1.18


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD-Graph3d/
@ 2021-06-03 19:20 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-06-03 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     184fe5e16c92aa37856033ec0a79b34bd016ed23
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  3 19:18:06 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 19:19:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=184fe5e1

dev-perl/GD-Graph3d: 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/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.ebuild
deleted file mode 100644
index eed218eb4c4..00000000000
--- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r1.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=WADG
-MODULE_VERSION=0.63
-inherit perl-module
-
-DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/GD-1.18
-	>=dev-perl/GDGraph-1.30
-	dev-perl/GDTextUtil"
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD-Graph3d/
@ 2021-10-30 15:13 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-10-30 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     2f4ec1da21d3339826f7d995d206bc1e5bdace30
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 15:00:39 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 15:12:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4ec1da

dev-perl/GD-Graph3d: EAPI=8 bump

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

 ...ph3d-0.630.0-r2.ebuild => GD-Graph3d-0.630.0-r3.ebuild} | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild
similarity index 73%
rename from dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild
rename to dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild
index 6bf5ee315d6..e4526316264 100644
--- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r2.ebuild
+++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.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=WADG
 DIST_VERSION=0.63
@@ -11,9 +11,11 @@ DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
 
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-solaris"
-IUSE=""
 
-RDEPEND=">=dev-perl/GD-1.18
-	>=dev-perl/GDGraph-1.30
-	dev-perl/GDTextUtil"
-DEPEND="${RDEPEND}"
+RDEPEND="
+	>=dev-perl/GD-1.180.0
+	>=dev-perl/GDGraph-1.300.0
+	dev-perl/GDTextUtil
+"
+BDEPEND="${RDEPEND}
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD-Graph3d/
@ 2022-10-31 16:38 Agostino Sarubbo
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2022-10-31 16:38 UTC (permalink / raw
  To: gentoo-commits

commit:     259f8196eafba201bead811d730cff4dd63f755e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:37:32 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:37:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259f8196

dev-perl/GD-Graph3d: Stabilize 0.630.0-r3 amd64, #877713

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild
index e45263162643..e8bd7cc62d16 100644
--- a/dev-perl/GD-Graph3d/GD-Graph3d-0.630.0-r3.ebuild
+++ b/dev-perl/GD-Graph3d/GD-Graph3d-0.630.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create 3D Graphs with GD and GD::Graph"
 
 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] 5+ messages in thread

end of thread, other threads:[~2022-10-31 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-30 15:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD-Graph3d/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2022-10-31 16:38 Agostino Sarubbo
2021-06-03 19:20 Andreas K. Hüttel
2019-07-28 17:16 Aaron Bauman
2017-10-24  2:43 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox