* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorObject/
@ 2015-10-03 13:38 Patrice Clement
0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2015-10-03 13:38 UTC (permalink / raw
To: gentoo-commits
commit: 3a631b65bba4309f4a8d6c35f7e5adf43a6e3004
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 13:34:45 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 13:36:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a631b65
dev-perl/Graphics-ColorObject: Stable for amd64+x86.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild
index 25c0b8d..f7182db 100644
--- a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild
+++ b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="convert between color spaces"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
# Pacakge warrants IUSE examples"
IUSE=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorObject/
@ 2017-08-09 16:45 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2017-08-09 16:45 UTC (permalink / raw
To: gentoo-commits
commit: 9a4ae248101d8406ebfe68887d2f7e477c9fb973
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 8 16:11:59 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Aug 9 16:43:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4ae248
dev-perl/Graphics-ColorObject: Fix metadata.xml
1. I no longer need to be specifically mentioned here, @perl can handle
this
2. I can use @gentoo if I was
3. Proxy maint are no longer needed due to #2
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/Graphics-ColorObject/metadata.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/dev-perl/Graphics-ColorObject/metadata.xml b/dev-perl/Graphics-ColorObject/metadata.xml
index e5ce97095f4..9bf2bea4fbb 100644
--- a/dev-perl/Graphics-ColorObject/metadata.xml
+++ b/dev-perl/Graphics-ColorObject/metadata.xml
@@ -1,18 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<upstream>
<remote-id type="cpan">Graphics-ColorObject</remote-id>
<remote-id type="cpan-module">Graphics::ColorObject</remote-id>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorObject/
@ 2021-06-10 23:23 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-06-10 23:23 UTC (permalink / raw
To: gentoo-commits
commit: 3ed5f7abc0f459c4cafc4d8e18470811d7cc45a8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 23:07:17 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 10 23:22:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed5f7ab
dev-perl/Graphics-ColorObject: EAPI=7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...1.ebuild => Graphics-ColorObject-0.5.0-r2.ebuild} | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
diff --git a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r2.ebuild
similarity index 61%
rename from dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild
rename to dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r2.ebuild
index fbc2d511eb8..7f67a56c051 100644
--- a/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r1.ebuild
+++ b/dev-perl/Graphics-ColorObject/Graphics-ColorObject-0.5.0-r2.ebuild
@@ -1,27 +1,23 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-MODULE_AUTHOR=AIZVORSKI
+EAPI=7
+DIST_AUTHOR=AIZVORSKI
inherit perl-module
-DESCRIPTION="convert between color spaces"
+DESCRIPTION="Convert between color spaces"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+
# Pacakge warrants IUSE examples"
IUSE=""
-COMMON_DEPEND="
- >=dev-perl/Graphics-ColorNames-0.32
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
RDEPEND="
- ${COMMON_DEPEND}
+ >=dev-perl/Graphics-ColorNames-0.320.0
+"
+BDEPEND="${RDEPEND}
"
-SRC_TEST="do"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-06-10 23:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09 16:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Graphics-ColorObject/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-06-10 23:23 Andreas K. Hüttel
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