* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2011-02-11 18:39 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-02-11 18:39 UTC (permalink / raw
To: gentoo-commits
commit: fe49133713ae6d1ca1e63445e2e11bd77c5441eb
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 18:37:41 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 18:37:41 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fe491337
[fix] Graphics-ColorNames-WWW , EAPI, MB
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Graphics-ColorNames-WWW/ChangeLog | 4 ++++
.../Graphics-ColorNames-WWW-1.130.ebuild | 3 ++-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/ChangeLog b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
index 141830d..bccfeb7 100644
--- a/dev-perl/Graphics-ColorNames-WWW/ChangeLog
+++ b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+ Graphics-ColorNames-WWW-1.130.ebuild:
+ EAPI=>3, Dep MB
+
*Graphics-ColorNames-WWW-1.130 (11 Feb 2011)
11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
index cba159f..d913e3b 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=3
MODULE_AUTHOR=CFAERBER
MODULE_VERSION="1.13"
inherit perl-module
@@ -18,6 +18,7 @@ DEPEND="
${COMMON_DEPEND}
virtual/perl-Test-Simple
dev-perl/Test-NoWarnings
+ virtual/perl-Module-Build
"
RDEPEND="
${COMMON_DEPEND}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2013-08-27 16:46 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-08-27 16:46 UTC (permalink / raw
To: gentoo-commits
commit: ae2c7a3f06d3bb84f9ac0ea492c70622c818abd6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 27 16:32:08 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 27 16:32:08 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ae2c7a3f
[clean] remove Graphics-ColorNames-WWW now in ::gentoo
---
dev-perl/Graphics-ColorNames-WWW/ChangeLog | 27 ----------------------
.../Graphics-ColorNames-WWW-1.130.0.ebuild | 26 ---------------------
dev-perl/Graphics-ColorNames-WWW/metadata.xml | 16 -------------
3 files changed, 69 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/ChangeLog b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
deleted file mode 100644
index fbd8ec6..0000000
--- a/dev-perl/Graphics-ColorNames-WWW/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-# ChangeLog for dev-perl/Graphics-ColorNames-WWW
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Graphics-ColorNames-WWW-1.130.0 (12 Feb 2012)
-
- 12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
- -Graphics-ColorNames-WWW-1.130.ebuild,
- +Graphics-ColorNames-WWW-1.130.0.ebuild:
- Add Zero
-
- 11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
- Graphics-ColorNames-WWW-1.130.ebuild:
- EAPI=>3, Dep MB
-
-*Graphics-ColorNames-WWW-1.130 (11 Feb 2011)
-
- 11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
- -Graphics-ColorNames-WWW-1.13.ebuild, +Graphics-ColorNames-WWW-1.130.ebuild:
- Move to new scheme
-
-*Graphics-ColorNames-WWW-1.13 (22 Jan 2010)
-
- 22 Jan 2010; Kent Fredric <kentfredric@gmail.com>
- +Graphics-ColorNames-WWW-1.13.ebuild, +metadata.xml:
- Added
-
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 419b2d2..0000000
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=CFAERBER
-MODULE_VERSION="1.13"
-inherit perl-module
-
-DESCRIPTION="WWW color names and equivalent RGB values"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
- >=dev-perl/Graphics-ColorNames-0.32
-"
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-Test-Simple
- dev-perl/Test-NoWarnings
- virtual/perl-Module-Build
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Graphics-ColorNames-WWW/metadata.xml b/dev-perl/Graphics-ColorNames-WWW/metadata.xml
deleted file mode 100644
index 3fbd3e6..0000000
--- a/dev-perl/Graphics-ColorNames-WWW/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <maintainer>
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Graphics-ColorNames-WWW</remote-id>
- <remote-id type="cpan-module">Graphics::ColorNames::CSS</remote-id>
- <remote-id type="cpan-module">Graphics::ColorNames::IE</remote-id>
- <remote-id type="cpan-module">Graphics::ColorNames::SVG</remote-id>
- <remote-id type="cpan-module">Graphics::ColorNames::WWW</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2012-02-13 18:04 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-13 18:04 UTC (permalink / raw
To: gentoo-commits
commit: 49c62ec587e30b901bdcad2072e5724d2a4507ab
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 15:04:50 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 12 15:04:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=49c62ec5
[addzero] Graphics-ColorNames-WWW
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Graphics-ColorNames-WWW/ChangeLog | 9 ++++++++-
...uild => Graphics-ColorNames-WWW-1.130.0.ebuild} | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/ChangeLog b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
index bccfeb7..fbd8ec6 100644
--- a/dev-perl/Graphics-ColorNames-WWW/ChangeLog
+++ b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
@@ -1,7 +1,14 @@
# ChangeLog for dev-perl/Graphics-ColorNames-WWW
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Graphics-ColorNames-WWW-1.130.0 (12 Feb 2012)
+
+ 12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ -Graphics-ColorNames-WWW-1.130.ebuild,
+ +Graphics-ColorNames-WWW-1.130.0.ebuild:
+ Add Zero
+
11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
Graphics-ColorNames-WWW-1.130.ebuild:
EAPI=>3, Dep MB
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
similarity index 92%
rename from dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
rename to dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
index d913e3b..419b2d2 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Graphics-ColorNames-WWW/
@ 2011-02-11 18:39 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-02-11 18:39 UTC (permalink / raw
To: gentoo-commits
commit: c392441e360e25b2d40f21602ea3fa1723f43f47
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 18:35:10 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 18:35:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c392441e
[migrate] Graphics-ColorNames-WWW
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Graphics-ColorNames-WWW/ChangeLog | 8 +++++++-
...ebuild => Graphics-ColorNames-WWW-1.130.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Graphics-ColorNames-WWW/ChangeLog b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
index 3c0ccea..141830d 100644
--- a/dev-perl/Graphics-ColorNames-WWW/ChangeLog
+++ b/dev-perl/Graphics-ColorNames-WWW/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Graphics-ColorNames-WWW
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Graphics-ColorNames-WWW-1.130 (11 Feb 2011)
+
+ 11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+ -Graphics-ColorNames-WWW-1.13.ebuild, +Graphics-ColorNames-WWW-1.130.ebuild:
+ Move to new scheme
+
*Graphics-ColorNames-WWW-1.13 (22 Jan 2010)
22 Jan 2010; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.13.ebuild b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
similarity index 87%
rename from dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.13.ebuild
rename to dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
index 79117f8..cba159f 100644
--- a/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.13.ebuild
+++ b/dev-perl/Graphics-ColorNames-WWW/Graphics-ColorNames-WWW-1.130.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=CFAERBER
+MODULE_VERSION="1.13"
inherit perl-module
DESCRIPTION="WWW color names and equivalent RGB values"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-08-27 16:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 18:39 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Graphics-ColorNames-WWW/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-08-27 16:46 Kent Fredric
2012-02-13 18:04 Kent Fredric
2011-02-11 18:39 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox