* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2015-10-03 13:38 Patrice Clement
0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2015-10-03 13:38 UTC (permalink / raw
To: gentoo-commits
commit: 7e4876a9d6345845104831c2ca09b56a1067ffb5
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 13:04:01 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 13:35:44 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4876a9
dev-perl/Graphics-ColorNames-WWW: Stable for amd64+x86.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
index e528bc5..b724c5d 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="WWW color names and equivalent RGB values"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND=">=dev-perl/Graphics-ColorNames-0.320.0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2016-08-08 8:11 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2016-08-08 8:11 UTC (permalink / raw
To: gentoo-commits
commit: d5a73b60ecdafafe8e2845c9081a33b12f28459c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 8 08:08:18 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 8 08:11:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a73b60
dev-perl/Graphics-ColorNames-WWW: Remove POD Author tests
Not useful on Gentoo
Package-Manager: portage-2.3.0
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"
.../Graphics-ColorNames-WWW-1.130.0.ebuild | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
index b724c5d..639479a 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,12 +16,16 @@ IUSE="test"
RDEPEND=">=dev-perl/Graphics-ColorNames-0.320.0"
DEPEND="${RDEPEND}
- virtual/perl-Test-Simple
- dev-perl/Test-NoWarnings
dev-perl/Module-Build
test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
+ virtual/perl-Test-Simple
+ dev-perl/Test-NoWarnings
+ )
+"
SRC_TEST="do"
+
+src_test() {
+ perl_rm_files t/10pod.t t/11pod_cover.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2017-02-22 9:24 Sergey Popov
0 siblings, 0 replies; 6+ messages in thread
From: Sergey Popov @ 2017-02-22 9:24 UTC (permalink / raw
To: gentoo-commits
commit: 16ed9a7795ddbde5efa812846b598bc7492b0f7b
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 09:21:43 2017 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 09:24:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ed9a77
dev-perl/Graphics-ColorNames-WWW: remove myself from maintainers
Package-Manager: portage-2.3.3
dev-perl/Graphics-ColorNames-WWW/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/metadata.xml b/dev-perl/Graphics-ColorNames-WWW/metadata.xml
index 43db406a7a..386e407d35 100644
--- a/dev-perl/Graphics-ColorNames-WWW/metadata.xml
+++ b/dev-perl/Graphics-ColorNames-WWW/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2021-06-10 23:23 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-06-10 23:23 UTC (permalink / raw
To: gentoo-commits
commit: 2ed016532f0cc9210992dcf6272ab1509bff6528
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 23:04:48 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 10 23:22:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed01653
dev-perl/Graphics-ColorNames-WWW: Version bump 1.14
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Graphics-ColorNames-WWW-1.140.0.ebuild | 31 ++++++++++++++++++++++
dev-perl/Graphics-ColorNames-WWW/Manifest | 1 +
2 files changed, 32 insertions(+)
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild
new file mode 100644
index 00000000000..f30aaabcda4
--- /dev/null
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=CFAERBER
+DIST_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION="WWW color names and equivalent RGB values"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-perl/Graphics-ColorNames-0.320.0
+"
+BDEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.420.0
+ test? (
+ virtual/perl-Test-Simple
+ dev-perl/Test-NoWarnings
+ )
+"
+
+src_test() {
+ perl_rm_files t/10pod.t t/11pod_cover.t
+ perl-module_src_test
+}
diff --git a/dev-perl/Graphics-ColorNames-WWW/Manifest b/dev-perl/Graphics-ColorNames-WWW/Manifest
index 4a0bd28909c..65d53fb4c73 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Manifest
+++ b/dev-perl/Graphics-ColorNames-WWW/Manifest
@@ -1 +1,2 @@
DIST Graphics-ColorNames-WWW-1.13.tar.gz 18563 BLAKE2B f9b3dd87e714540d057b8e6ef9bf07ef92eab62cc5d8b8cd3564bc2413f4fd3dc4a1ed63c07b0a267ba213eda3b3521df9f429bd1b213eb5afa02befd466e478 SHA512 9f385082de3c97aaa533571c02bba17ef154b7f44b1da2c470cce9cde2d13a4053a16d12b4679bddfa6a8a6628bace3b482258cdd86f3855de9ce5558f6b4d29
+DIST Graphics-ColorNames-WWW-1.14.tar.gz 19837 BLAKE2B 0ab3f566e125549672b7e407c18f1db7408cd60928bc0a4a235a2b05c22966ee778d723194659d74154e17d59344b98b28a370782d45a37544ab753f3bf0c1a5 SHA512 c704906b61ede24591bd25a040eb3412489cbc508004eefcc8b88a3ce6acd6ff6de0c45cbba4929bd5b70ba1e998d050bf93baead9283dd9f91b3f069da13384
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2021-08-02 3:22 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-08-02 3:22 UTC (permalink / raw
To: gentoo-commits
commit: fc8390a232defac2186e119ea90156d25aa7cf99
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 03:20:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 03:20:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8390a2
dev-perl/Graphics-ColorNames-WWW: Stabilize 1.140.0 amd64, #805821
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild
index f30aaabcda4..8acabc0aece 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="WWW color names and equivalent RGB values"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2021-10-31 0:20 Andreas K. Hüttel
0 siblings, 0 replies; 6+ messages in thread
From: Andreas K. Hüttel @ 2021-10-31 0:20 UTC (permalink / raw
To: gentoo-commits
commit: f81df728b402ffc6f530c3f41382f1c687828a5b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 00:04:33 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 00:20:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81df728
dev-perl/Graphics-ColorNames-WWW: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Graphics-ColorNames-WWW-1.130.0.ebuild | 31 ----------------------
dev-perl/Graphics-ColorNames-WWW/Manifest | 1 -
2 files changed, 32 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
deleted file mode 100644
index 2168a48e97f..00000000000
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CFAERBER
-MODULE_VERSION=1.13
-inherit perl-module
-
-DESCRIPTION="WWW color names and equivalent RGB values"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-perl/Graphics-ColorNames-0.320.0"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? (
- virtual/perl-Test-Simple
- dev-perl/Test-NoWarnings
- )
-"
-
-SRC_TEST="do"
-
-src_test() {
- perl_rm_files t/10pod.t t/11pod_cover.t
- perl-module_src_test
-}
diff --git a/dev-perl/Graphics-ColorNames-WWW/Manifest b/dev-perl/Graphics-ColorNames-WWW/Manifest
index 65d53fb4c73..a68edb3620a 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Manifest
+++ b/dev-perl/Graphics-ColorNames-WWW/Manifest
@@ -1,2 +1 @@
-DIST Graphics-ColorNames-WWW-1.13.tar.gz 18563 BLAKE2B f9b3dd87e714540d057b8e6ef9bf07ef92eab62cc5d8b8cd3564bc2413f4fd3dc4a1ed63c07b0a267ba213eda3b3521df9f429bd1b213eb5afa02befd466e478 SHA512 9f385082de3c97aaa533571c02bba17ef154b7f44b1da2c470cce9cde2d13a4053a16d12b4679bddfa6a8a6628bace3b482258cdd86f3855de9ce5558f6b4d29
DIST Graphics-ColorNames-WWW-1.14.tar.gz 19837 BLAKE2B 0ab3f566e125549672b7e407c18f1db7408cd60928bc0a4a235a2b05c22966ee778d723194659d74154e17d59344b98b28a370782d45a37544ab753f3bf0c1a5 SHA512 c704906b61ede24591bd25a040eb3412489cbc508004eefcc8b88a3ce6acd6ff6de0c45cbba4929bd5b70ba1e998d050bf93baead9283dd9f91b3f069da13384
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-10-31 0:21 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-10 23:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorNames-WWW/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2021-10-31 0:20 Andreas K. Hüttel
2021-08-02 3:22 Sam James
2017-02-22 9:24 Sergey Popov
2016-08-08 8:11 Kent Fredric
2015-10-03 13:38 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox