public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2015-12-19 23:01 Andreas Hüttel
  0 siblings, 0 replies; 25+ messages in thread
From: Andreas Hüttel @ 2015-12-19 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     8c1da673efc6f2a2f95beda675109304693721c6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 22:55:37 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 23:01:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1da673

dev-perl/Graph: Version bump

Package-Manager: portage-2.2.26

 dev-perl/Graph/Graph-0.970.400.ebuild | 23 +++++++++++++++++++++++
 dev-perl/Graph/Manifest               |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Graph/Graph-0.970.400.ebuild b/dev-perl/Graph/Graph-0.970.400.ebuild
new file mode 100644
index 0000000..3cc2608
--- /dev/null
+++ b/dev-perl/Graph/Graph-0.970.400.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=JHI
+DIST_VERSION=0.9704
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+	virtual/perl-Scalar-List-Utils
+	>=virtual/perl-Storable-2.05
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index 935ea07..7c6fc79 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1 +1,2 @@
 DIST Graph-0.96.tar.gz 147629 SHA256 832efa8d483a484f2543a001a3996fcc04c9b37cfc2178d63f603fb0cf8f9727 SHA512 afcaa154473696e51310a9b0e1b1a48c29ce60fa3462d25c9fba1a5080a8205e2a734a6870a2d1770e3df88ffd5cde144861ea7ab794313df8c2a715e1540c67 WHIRLPOOL 23439672add86bc32646db4b295e67fa8a7e3982acf3482735a39b45008a5a2f828c6ab09bd83ab2a2d9861872ece61ac3d380f6e51ed26eb76f79cab8390327
+DIST Graph-0.9704.tar.gz 146930 SHA256 325e8eb07be2d09a909e450c13d3a42dcb2a2e96cc3ac780fe4572a0d80b2a25 SHA512 1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da WHIRLPOOL bdb8b1361140aa3d7726b158996ca46f731037b472c4c44cb7142720d8ea3217cd49d662ff1480895c2e024c9cb16199fdde855c22637d0ec4835bb9f63c6826


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2016-02-04 16:32 Tobias Klausmann
  0 siblings, 0 replies; 25+ messages in thread
From: Tobias Klausmann @ 2016-02-04 16:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d39619a18549f74f90229b5569dcf26d2749799c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  4 16:31:53 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Feb  4 16:31:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39619a1

dev-perl/Graph: add alpha keyword

Gentoo-Bug: 573540

Package-Manager: portage-2.2.27

 dev-perl/Graph/Graph-0.970.400.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.970.400.ebuild b/dev-perl/Graph/Graph-0.970.400.ebuild
index 3cc2608..55efbac 100644
--- a/dev-perl/Graph/Graph-0.970.400.ebuild
+++ b/dev-perl/Graph/Graph-0.970.400.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2016-02-13 15:21 Agostino Sarubbo
  0 siblings, 0 replies; 25+ messages in thread
From: Agostino Sarubbo @ 2016-02-13 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7bbf579fd3d3551ac61e45f488960625b5213a9c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 15:21:05 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 15:21:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bbf579f

dev-perl/Graph: amd64/ia64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #573540

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Graph/Graph-0.970.400.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.970.400.ebuild b/dev-perl/Graph/Graph-0.970.400.ebuild
index 55efbac..cb2afa2 100644
--- a/dev-perl/Graph/Graph-0.970.400.ebuild
+++ b/dev-perl/Graph/Graph-0.970.400.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2016-02-18  8:14 Andreas Hüttel
  0 siblings, 0 replies; 25+ messages in thread
From: Andreas Hüttel @ 2016-02-18  8:14 UTC (permalink / raw
  To: gentoo-commits

commit:     20e76956b17794820a888e78f4c820d3906bd773
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 07:51:50 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 08:12:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e76956

dev-perl/Graph: Remove old

Package-Manager: portage-2.2.27

 dev-perl/Graph/Graph-0.960.0-r1.ebuild | 21 ---------------------
 dev-perl/Graph/Manifest                |  1 -
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Graph/Graph-0.960.0-r1.ebuild b/dev-perl/Graph/Graph-0.960.0-r1.ebuild
deleted file mode 100644
index 1253dd0..0000000
--- a/dev-perl/Graph/Graph-0.960.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=JHI
-MODULE_VERSION=0.96
-inherit perl-module
-
-DESCRIPTION="Data structure and ops for directed graphs"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Scalar-List-Utils
-	>=virtual/perl-Storable-2.05"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index 7c6fc79..fd8a759 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1,2 +1 @@
-DIST Graph-0.96.tar.gz 147629 SHA256 832efa8d483a484f2543a001a3996fcc04c9b37cfc2178d63f603fb0cf8f9727 SHA512 afcaa154473696e51310a9b0e1b1a48c29ce60fa3462d25c9fba1a5080a8205e2a734a6870a2d1770e3df88ffd5cde144861ea7ab794313df8c2a715e1540c67 WHIRLPOOL 23439672add86bc32646db4b295e67fa8a7e3982acf3482735a39b45008a5a2f828c6ab09bd83ab2a2d9861872ece61ac3d380f6e51ed26eb76f79cab8390327
 DIST Graph-0.9704.tar.gz 146930 SHA256 325e8eb07be2d09a909e450c13d3a42dcb2a2e96cc3ac780fe4572a0d80b2a25 SHA512 1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da WHIRLPOOL bdb8b1361140aa3d7726b158996ca46f731037b472c4c44cb7142720d8ea3217cd49d662ff1480895c2e024c9cb16199fdde855c22637d0ec4835bb9f63c6826


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-06-06 13:28 Andreas K. Hüttel
  0 siblings, 0 replies; 25+ messages in thread
From: Andreas K. Hüttel @ 2021-06-06 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ad04d1a06c2c3a531fae304b80a1cc223f27458c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  6 13:27:51 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun  6 13:28:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad04d1a0

dev-perl/Graph: Version bump 0.9721

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

 dev-perl/Graph/Graph-0.972.100.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/Graph/Manifest               |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
new file mode 100644
index 00000000000..e0aed49cbcd
--- /dev/null
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETJ
+DIST_VERSION=0.9721
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-perl/Heap-0.800.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/Set-Object-1.400.0
+	>=virtual/perl-Storable-2.50.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Math-Complex
+		>=virtual/perl-Test-Simple-0.820.0
+	)
+"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index fa5ae58b32d..e449dc19297 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1 +1,2 @@
 DIST Graph-0.9704.tar.gz 146930 BLAKE2B 38c4be274166f3c3d7443fe75981f4caf44a06eedf8e562e7259c771c47bef4529db2ce980ea8aa250936b898efcb24dbbd9718f37ee57f133ed88cb7de6755b SHA512 1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da
+DIST Graph-0.9721.tar.gz 146928 BLAKE2B 15b5390afbf6e6076daadfc5c3a8d8729ee1322f5a676276d5a3e1b63cfaa379e9d0428431a36d7bd50caf27b62c9e2fb2cbb23faf2806233fad06fa7cf62bfc SHA512 38edc400214c60be475c7b733e769b4bf1fff680eb70b999d46d037cd314d50cc882d8b6547161abe2e765a5c1385166f9b5489d2df1b9a4332acd98eadfbc7e


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-06-08  9:36 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-06-08  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     0dda61a8783e3c8508d69ea547815678e6dd879a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  8 09:36:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun  8 09:36:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dda61a8

dev-perl/Graph: Keyword 0.972.100 sparc, #794571

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index e0aed49cbcd..e87e8152cb9 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-06-08 18:39 Sergei Trofimovich
  0 siblings, 0 replies; 25+ messages in thread
From: Sergei Trofimovich @ 2021-06-08 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e6ff51e7d78c12d3dcf8f83c214b6fb3c7ef17b2
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  8 18:39:12 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jun  8 18:39:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ff51e7

dev-perl/Graph: keyworded 0.972.100 for ia64

keyworded wrt bug #794571

Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index e87e8152cb9..a23539805ad 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-07-24 20:23 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2021-07-24 20:23 UTC (permalink / raw
  To: gentoo-commits

commit:     65f8e47fefd837153045b880d8fd1a60043b386d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 24 19:37:00 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 24 20:23:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f8e47f

dev-perl/Graph: Keyword 0.972.100 alpha, #794571

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index a23539805ad..3166a79a75d 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-08-26 14:49 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-26 14:49 UTC (permalink / raw
  To: gentoo-commits

commit:     3350f1ea1b49df98bd6dad561f4585485fc9f424
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:46:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:46:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3350f1ea

dev-perl/Graph: Stabilize 0.972.100 x86, #810107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index 3166a79a75d..4ce1146fb4b 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-08-26 14:49 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-26 14:49 UTC (permalink / raw
  To: gentoo-commits

commit:     529351721fe4525b975cbe5e7d6ed2e861e36485
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:48:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:48:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52935172

dev-perl/Graph: Stabilize 0.972.100 amd64, #810107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index 4ce1146fb4b..b49857f0e89 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-08-26 14:57 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-26 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     8be26de16a80429ec3176abaf7afd9d45de2ec5e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:56:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:56:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be26de1

dev-perl/Graph: Stabilize 0.972.100 ppc, #810107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index b49857f0e89..c724890cc55 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-08-26 14:57 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-08-26 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     4b31faa137b73742755c377d49d21297aa5d0d0a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 14:56:54 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 14:56:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b31faa1

dev-perl/Graph: Stabilize 0.972.100 sparc, #810107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild
index c724890cc55..2ef888ebba8 100644
--- a/dev-perl/Graph/Graph-0.972.100.ebuild
+++ b/dev-perl/Graph/Graph-0.972.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

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

commit:     a561adc1f6afd1cd65b0e8f9bee1c1a38c946ea9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 18:44:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 18:46:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a561adc1

dev-perl/Graph: 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/Graph/Graph-0.970.400.ebuild | 22 ----------------------
 dev-perl/Graph/Manifest               |  1 -
 2 files changed, 23 deletions(-)

diff --git a/dev-perl/Graph/Graph-0.970.400.ebuild b/dev-perl/Graph/Graph-0.970.400.ebuild
deleted file mode 100644
index cbb0d545f63..00000000000
--- a/dev-perl/Graph/Graph-0.970.400.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=JHI
-DIST_VERSION=0.9704
-inherit perl-module
-
-DESCRIPTION="Data structure and ops for directed graphs"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="
-	virtual/perl-Scalar-List-Utils
-	>=virtual/perl-Storable-2.05
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index 4a8360ae606..bc8bf11a9bf 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1,3 +1,2 @@
-DIST Graph-0.9704.tar.gz 146930 BLAKE2B 38c4be274166f3c3d7443fe75981f4caf44a06eedf8e562e7259c771c47bef4529db2ce980ea8aa250936b898efcb24dbbd9718f37ee57f133ed88cb7de6755b SHA512 1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da
 DIST Graph-0.9721.tar.gz 146928 BLAKE2B 15b5390afbf6e6076daadfc5c3a8d8729ee1322f5a676276d5a3e1b63cfaa379e9d0428431a36d7bd50caf27b62c9e2fb2cbb23faf2806233fad06fa7cf62bfc SHA512 38edc400214c60be475c7b733e769b4bf1fff680eb70b999d46d037cd314d50cc882d8b6547161abe2e765a5c1385166f9b5489d2df1b9a4332acd98eadfbc7e
 DIST Graph-0.9725.tar.gz 147502 BLAKE2B ab63a75653848ed6297f687cf8431f9e871f9b0473448008ad10d0f8e9d122bddc469069d4eefff1d0d03ba38facca5cc41048afea5f654b155812786e21d86c SHA512 51638c45dd7b21a87e3d6771f06dd5fae1e71da7dea4d337de2e540de4ab625a53e349799ee4c0cc77108fff4c47027d33f501edafb52daaef699f82edd5c3d3


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

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

commit:     5a65d77cff444d53ec9780fe7d70debe6bb0847b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 18:44:15 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 18:46:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a65d77c

dev-perl/Graph: Version bump 0.9725

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

 dev-perl/Graph/Graph-0.972.500.ebuild | 28 ++++++++++++++++++++++++++++
 dev-perl/Graph/Manifest               |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Graph/Graph-0.972.500.ebuild b/dev-perl/Graph/Graph-0.972.500.ebuild
new file mode 100644
index 00000000000..ebed880c188
--- /dev/null
+++ b/dev-perl/Graph/Graph-0.972.500.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETJ
+DIST_VERSION=0.9725
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/Heap-0.800.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	virtual/perl-Safe
+	>=dev-perl/Set-Object-1.400.0
+	>=virtual/perl-Storable-2.50.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Math-Complex
+		>=virtual/perl-Test-Simple-0.820.0
+	)
+"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index e449dc19297..4a8360ae606 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1,2 +1,3 @@
 DIST Graph-0.9704.tar.gz 146930 BLAKE2B 38c4be274166f3c3d7443fe75981f4caf44a06eedf8e562e7259c771c47bef4529db2ce980ea8aa250936b898efcb24dbbd9718f37ee57f133ed88cb7de6755b SHA512 1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da
 DIST Graph-0.9721.tar.gz 146928 BLAKE2B 15b5390afbf6e6076daadfc5c3a8d8729ee1322f5a676276d5a3e1b63cfaa379e9d0428431a36d7bd50caf27b62c9e2fb2cbb23faf2806233fad06fa7cf62bfc SHA512 38edc400214c60be475c7b733e769b4bf1fff680eb70b999d46d037cd314d50cc882d8b6547161abe2e765a5c1385166f9b5489d2df1b9a4332acd98eadfbc7e
+DIST Graph-0.9725.tar.gz 147502 BLAKE2B ab63a75653848ed6297f687cf8431f9e871f9b0473448008ad10d0f8e9d122bddc469069d4eefff1d0d03ba38facca5cc41048afea5f654b155812786e21d86c SHA512 51638c45dd7b21a87e3d6771f06dd5fae1e71da7dea4d337de2e540de4ab625a53e349799ee4c0cc77108fff4c47027d33f501edafb52daaef699f82edd5c3d3


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-12-05  3:08 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-12-05  3:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b4d886185605db44572c179705995c4469d19018
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:06:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:06:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d88618

dev-perl/Graph: Stabilize 0.972.500 x86, #828182

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.500.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.500.ebuild b/dev-perl/Graph/Graph-0.972.500.ebuild
index 4bb4c7ba5f99..889348bca72d 100644
--- a/dev-perl/Graph/Graph-0.972.500.ebuild
+++ b/dev-perl/Graph/Graph-0.972.500.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-12-05  3:15 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-12-05  3:15 UTC (permalink / raw
  To: gentoo-commits

commit:     0d7585174aa3aa1fc9c12760b79c8e2cb82e1c52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:12:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:12:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d758517

dev-perl/Graph: Stabilize 0.972.500 ppc, #828182

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.500.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.500.ebuild b/dev-perl/Graph/Graph-0.972.500.ebuild
index 889348bca72d..5966707be24f 100644
--- a/dev-perl/Graph/Graph-0.972.500.ebuild
+++ b/dev-perl/Graph/Graph-0.972.500.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2021-12-05 20:52 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2021-12-05 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     fed77f27534a668528e07d7d00af2e3864e001f6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 20:51:52 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 20:52:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed77f27

dev-perl/Graph: Stabilize 0.972.500 sparc, #828182

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.500.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.500.ebuild b/dev-perl/Graph/Graph-0.972.500.ebuild
index 5966707be24f..304baa210c68 100644
--- a/dev-perl/Graph/Graph-0.972.500.ebuild
+++ b/dev-perl/Graph/Graph-0.972.500.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-06-21  4:28 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2023-06-21  4:28 UTC (permalink / raw
  To: gentoo-commits

commit:     88d77370f7f3672684377960beba16411a6d169d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 04:18:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 04:27:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d77370

dev-perl/Graph: add 0.972.600

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.600.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/Graph/Manifest               |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Graph/Graph-0.972.600.ebuild b/dev-perl/Graph/Graph-0.972.600.ebuild
new file mode 100644
index 000000000000..3791af0cddbe
--- /dev/null
+++ b/dev-perl/Graph/Graph-0.972.600.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=ETJ
+DIST_VERSION=0.9726
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/Heap-0.800.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	virtual/perl-Safe
+	>=dev-perl/Set-Object-1.400.0
+	>=virtual/perl-Storable-2.50.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Math-Complex
+		>=virtual/perl-Test-Simple-0.820.0
+	)
+"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index bc8bf11a9bf6..ac71c645624e 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1,2 +1,3 @@
 DIST Graph-0.9721.tar.gz 146928 BLAKE2B 15b5390afbf6e6076daadfc5c3a8d8729ee1322f5a676276d5a3e1b63cfaa379e9d0428431a36d7bd50caf27b62c9e2fb2cbb23faf2806233fad06fa7cf62bfc SHA512 38edc400214c60be475c7b733e769b4bf1fff680eb70b999d46d037cd314d50cc882d8b6547161abe2e765a5c1385166f9b5489d2df1b9a4332acd98eadfbc7e
 DIST Graph-0.9725.tar.gz 147502 BLAKE2B ab63a75653848ed6297f687cf8431f9e871f9b0473448008ad10d0f8e9d122bddc469069d4eefff1d0d03ba38facca5cc41048afea5f654b155812786e21d86c SHA512 51638c45dd7b21a87e3d6771f06dd5fae1e71da7dea4d337de2e540de4ab625a53e349799ee4c0cc77108fff4c47027d33f501edafb52daaef699f82edd5c3d3
+DIST Graph-0.9726.tar.gz 147605 BLAKE2B 341da2ce8663abb62e30141b70eb1a22f89dbc0427c77eea0040ad828e4d488d31e37f319c23e1ebf438d9b2386402ea9eb52a95ae06ef202f6477a562b139ab SHA512 c35b1cc13524ed032f6542ffdd7b1e32b89698aef105d14df4818a68c8b0884778024a8d37b4d7a1abce762361f1a73379ac2d5ad0ec81f73c92f0cce43029ce


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-06-26 13:14 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2023-06-26 13:14 UTC (permalink / raw
  To: gentoo-commits

commit:     7bd4c2cb6bcb2205dcf096ac8b3b28aa5cabfcfd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 12:33:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 13:14:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd4c2cb

dev-perl/Graph: add 0.972.700

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.700.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/Graph/Manifest               |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Graph/Graph-0.972.700.ebuild b/dev-perl/Graph/Graph-0.972.700.ebuild
new file mode 100644
index 000000000000..741dfd55bed7
--- /dev/null
+++ b/dev-perl/Graph/Graph-0.972.700.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=ETJ
+DIST_VERSION=0.9727
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/Heap-0.800.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	virtual/perl-Safe
+	>=dev-perl/Set-Object-1.400.0
+	>=virtual/perl-Storable-2.50.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Math-Complex
+		>=virtual/perl-Test-Simple-0.820.0
+	)
+"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index ac71c645624e..3b4def4f1fc3 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1,3 +1,4 @@
 DIST Graph-0.9721.tar.gz 146928 BLAKE2B 15b5390afbf6e6076daadfc5c3a8d8729ee1322f5a676276d5a3e1b63cfaa379e9d0428431a36d7bd50caf27b62c9e2fb2cbb23faf2806233fad06fa7cf62bfc SHA512 38edc400214c60be475c7b733e769b4bf1fff680eb70b999d46d037cd314d50cc882d8b6547161abe2e765a5c1385166f9b5489d2df1b9a4332acd98eadfbc7e
 DIST Graph-0.9725.tar.gz 147502 BLAKE2B ab63a75653848ed6297f687cf8431f9e871f9b0473448008ad10d0f8e9d122bddc469069d4eefff1d0d03ba38facca5cc41048afea5f654b155812786e21d86c SHA512 51638c45dd7b21a87e3d6771f06dd5fae1e71da7dea4d337de2e540de4ab625a53e349799ee4c0cc77108fff4c47027d33f501edafb52daaef699f82edd5c3d3
 DIST Graph-0.9726.tar.gz 147605 BLAKE2B 341da2ce8663abb62e30141b70eb1a22f89dbc0427c77eea0040ad828e4d488d31e37f319c23e1ebf438d9b2386402ea9eb52a95ae06ef202f6477a562b139ab SHA512 c35b1cc13524ed032f6542ffdd7b1e32b89698aef105d14df4818a68c8b0884778024a8d37b4d7a1abce762361f1a73379ac2d5ad0ec81f73c92f0cce43029ce
+DIST Graph-0.9727.tar.gz 147842 BLAKE2B f610b06722dbcc9c46946693dfebda95cda16cc0b4066a2af0875b8abec62fbcb508171234ec393a36019b3cb398d9bcfe72e86cdae51791ac9864a7aea9a2bb SHA512 e5274aa86f0c0fab6acff29af1253accb4159785fa6c32edefd080bc2b840c959c1a18e2f6db193fda469871294ec02b4d726f73c4b0076fe97b4c61cccd2c3e


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-07-24 13:39 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-07-24 13:39 UTC (permalink / raw
  To: gentoo-commits

commit:     097ed8078c8d7af0e3adddb5bd7ba051d661921b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 13:36:44 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 13:36:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097ed807

dev-perl/Graph: Stabilize 0.972.600 amd64, #910768

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.600.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.600.ebuild b/dev-perl/Graph/Graph-0.972.600.ebuild
index 0f754d105906..68470144ddd2 100644
--- a/dev-perl/Graph/Graph-0.972.600.ebuild
+++ b/dev-perl/Graph/Graph-0.972.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-08-02 13:19 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2023-08-02 13:19 UTC (permalink / raw
  To: gentoo-commits

commit:     0eab63d68133bb4d4d56dd55c6a2ca38cc1dfd0c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 13:18:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 13:18:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eab63d6

dev-perl/Graph: Stabilize 0.972.600 sparc, #910768

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.600.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.600.ebuild b/dev-perl/Graph/Graph-0.972.600.ebuild
index 68470144ddd2..6badff4b518f 100644
--- a/dev-perl/Graph/Graph-0.972.600.ebuild
+++ b/dev-perl/Graph/Graph-0.972.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-08-05  1:31 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2023-08-05  1:31 UTC (permalink / raw
  To: gentoo-commits

commit:     19bbfeaaeedb03d4a244cd4a096d067ffb77ac6a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 01:30:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 01:30:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bbfeaa

dev-perl/Graph: Stabilize 0.972.600 ppc, #910768

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.600.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.600.ebuild b/dev-perl/Graph/Graph-0.972.600.ebuild
index 6badff4b518f..b7d07aaba312 100644
--- a/dev-perl/Graph/Graph-0.972.600.ebuild
+++ b/dev-perl/Graph/Graph-0.972.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-08-19  6:09 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2023-08-19  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     7249f31b29066799dcc55c3ea0626e2704a40b2f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:08:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:08:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7249f31b

dev-perl/Graph: Stabilize 0.972.700 sparc, #912520

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.700.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.700.ebuild b/dev-perl/Graph/Graph-0.972.700.ebuild
index 741dfd55bed7..649bea49663e 100644
--- a/dev-perl/Graph/Graph-0.972.700.ebuild
+++ b/dev-perl/Graph/Graph-0.972.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2023-08-19  6:18 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2023-08-19  6:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8dbf9026a1d1f66a8ebee5285adca36034942e5e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:18:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:18:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbf9026

dev-perl/Graph: Stabilize 0.972.700 ppc, #912520

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.700.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Graph/Graph-0.972.700.ebuild b/dev-perl/Graph/Graph-0.972.700.ebuild
index 649bea49663e..4c33919e1fb3 100644
--- a/dev-perl/Graph/Graph-0.972.700.ebuild
+++ b/dev-perl/Graph/Graph-0.972.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Data structure and ops for directed graphs"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc ~x86"
 
 RDEPEND="
 	>=dev-perl/Heap-0.800.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/
@ 2024-07-07 11:02 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2024-07-07 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     d8361281c8c8ca609de9be3c39249b6c84433f52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 10:50:40 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 11:01:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8361281

dev-perl/Graph: add 0.972.900

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Graph/Graph-0.972.900.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/Graph/Manifest               |  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Graph/Graph-0.972.900.ebuild b/dev-perl/Graph/Graph-0.972.900.ebuild
new file mode 100644
index 000000000000..63faf9b380d2
--- /dev/null
+++ b/dev-perl/Graph/Graph-0.972.900.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETJ
+DIST_VERSION=0.9729
+inherit perl-module
+
+DESCRIPTION="Data structure and ops for directed graphs"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/Heap-0.800.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	virtual/perl-Safe
+	>=dev-perl/Set-Object-1.400.0
+	>=virtual/perl-Storable-2.50.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Math-Complex
+		>=virtual/perl-Test-Simple-0.820.0
+	)
+"

diff --git a/dev-perl/Graph/Manifest b/dev-perl/Graph/Manifest
index f5b081b5dfb3..2de6fecf5210 100644
--- a/dev-perl/Graph/Manifest
+++ b/dev-perl/Graph/Manifest
@@ -1 +1,2 @@
 DIST Graph-0.9727.tar.gz 147842 BLAKE2B f610b06722dbcc9c46946693dfebda95cda16cc0b4066a2af0875b8abec62fbcb508171234ec393a36019b3cb398d9bcfe72e86cdae51791ac9864a7aea9a2bb SHA512 e5274aa86f0c0fab6acff29af1253accb4159785fa6c32edefd080bc2b840c959c1a18e2f6db193fda469871294ec02b4d726f73c4b0076fe97b4c61cccd2c3e
+DIST Graph-0.9729.tar.gz 148591 BLAKE2B f102a035f975efdd07af98a8323ee83be1f41e5170475fe14bd2d7e966d5b4fa2ff7730c69fe912d9884a3d89b4443e5976702e7cfd86098a9935ef2a2a84acd SHA512 5334467ec8b2de8d75aa376736bbb492da21efaf7d61f41f23eef12d4e6200e97753c653a3d993d5b59c8c1d62807bdc9696a784ec77f2c3ef95cabea786d707


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

end of thread, other threads:[~2024-07-07 11:02 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26 13:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graph/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 11:02 Sam James
2023-08-19  6:18 Sam James
2023-08-19  6:09 Sam James
2023-08-05  1:31 Sam James
2023-08-02 13:19 Sam James
2023-07-24 13:39 Arthur Zamarin
2023-06-21  4:28 Sam James
2021-12-05 20:52 Arthur Zamarin
2021-12-05  3:15 Sam James
2021-12-05  3:08 Sam James
2021-10-30 18:46 Andreas K. Hüttel
2021-10-30 18:46 Andreas K. Hüttel
2021-08-26 14:57 Sam James
2021-08-26 14:57 Sam James
2021-08-26 14:49 Sam James
2021-08-26 14:49 Sam James
2021-07-24 20:23 Matt Turner
2021-06-08 18:39 Sergei Trofimovich
2021-06-08  9:36 Sam James
2021-06-06 13:28 Andreas K. Hüttel
2016-02-18  8:14 Andreas Hüttel
2016-02-13 15:21 Agostino Sarubbo
2016-02-04 16:32 Tobias Klausmann
2015-12-19 23:01 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