summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Color-Library
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Color-Library')
-rw-r--r--dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild28
-rw-r--r--dev-perl/Color-Library/Manifest1
-rw-r--r--dev-perl/Color-Library/metadata.xml33
3 files changed, 62 insertions, 0 deletions
diff --git a/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild b/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild
new file mode 100644
index 000000000000..ffe1a0852ad7
--- /dev/null
+++ b/dev-perl/Color-Library/Color-Library-0.21.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ROKR
+MODULE_VERSION=0.021
+inherit perl-module
+
+DESCRIPTION="An easy-to-use and comprehensive named-color library"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/Module-Pluggable
+ dev-perl/Class-Accessor
+ dev-perl/Class-Data-Inheritable
+"
+DEPEND="${RDEPEND}
+ test? (
+ dev-perl/Test-Most
+ )
+"
+
+SRC_TEST="do"
diff --git a/dev-perl/Color-Library/Manifest b/dev-perl/Color-Library/Manifest
new file mode 100644
index 000000000000..d488a61d1701
--- /dev/null
+++ b/dev-perl/Color-Library/Manifest
@@ -0,0 +1 @@
+DIST Color-Library-0.021.tar.gz 343300 SHA256 58cbf7e333d3a4a40297abc43412b321da449c6816020e4fa6625ab079fc90a5 SHA512 2338ad5a4e313d0f47604678a511845be1d02ed62804109d7338cae0831130751933a4b0f6c0056e684da926e135542292a10cedd6b3d5cee6b3110bbb98cef8 WHIRLPOOL a0c860c2820ba107a7d5eb80a5e4645639c1a4613c3c22228b3b910f64610220b8431928b8c06e6d7b38f3f96f9d5589a63eaea033f48a8a8d63c93623f89be4
diff --git a/dev-perl/Color-Library/metadata.xml b/dev-perl/Color-Library/metadata.xml
new file mode 100644
index 000000000000..a0ef045f173a
--- /dev/null
+++ b/dev-perl/Color-Library/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Color-Library</remote-id>
+ <remote-id type="cpan-module">Color::Library</remote-id>
+ <remote-id type="cpan-module">Color::Library::Color</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::HTML</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::IE</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::Mozilla</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::A</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::B</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::F</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::H</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::M</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::P</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::R</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::RC</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::S</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::SC</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::NBS_ISCC::TC</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::Netscape</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::SVG</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::Tango</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::VACCC</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::WWW</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::Windows</remote-id>
+ <remote-id type="cpan-module">Color::Library::Dictionary::X11</remote-id>
+ </upstream>
+</pkgmetadata>