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/Roman
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/Roman')
-rw-r--r--dev-perl/Roman/Manifest2
-rw-r--r--dev-perl/Roman/Roman-1.230.0-r1.ebuild24
-rw-r--r--dev-perl/Roman/Roman-1.240.0.ebuild24
-rw-r--r--dev-perl/Roman/metadata.xml17
4 files changed, 67 insertions, 0 deletions
diff --git a/dev-perl/Roman/Manifest b/dev-perl/Roman/Manifest
new file mode 100644
index 000000000000..ca021d1a0d74
--- /dev/null
+++ b/dev-perl/Roman/Manifest
@@ -0,0 +1,2 @@
+DIST Roman-1.23.zip 7346 SHA256 8cf08358eae8d4f888ca41f09d28ffbace46e5f0f6c85b7206ef552135db7843 SHA512 20a2a9f3961317438b9f761bdcf16c582f57e5efe9b6c869b6170f19615f300e467f3ab555861c83e8c7930ae024381a46da64cd80002a26cae1f2d315759f74 WHIRLPOOL 6b4ae11706099de4a0aa56fa50e5e09176d1b0966e50a3f862563cc6cd3226121333a9d4d1c0bcb5bd0c15afaefae9303d8511061f7784d1d37d2d6c6a5ecd82
+DIST Roman-1.24.tar.gz 4470 SHA256 3080375bf5f96cb15310d1870a75472dc1fd2371273c6a546b81401b6f674a28 SHA512 82df0d817f55ad6a8fd467e92c97e27c07bd6cb04f0accb65468d6594d3e3ea545383f1c3763215d8c984cc31c808fe979c7d6c74dab1609ec822a9f256709e0 WHIRLPOOL 12beea32a3ee784bd4dd6acdc9b020838f13e5fc9d6c46873e77f7297ff15bffe7a6d6b5ef2523a0e3b64a5a56ad7439629fa307492c9a2cebcdd6765b636f15
diff --git a/dev-perl/Roman/Roman-1.230.0-r1.ebuild b/dev-perl/Roman/Roman-1.230.0-r1.ebuild
new file mode 100644
index 000000000000..d0138b40327a
--- /dev/null
+++ b/dev-perl/Roman/Roman-1.230.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=CHORNY
+MODULE_VERSION=1.23
+MODULE_A_EXT=zip
+
+inherit perl-module
+
+DESCRIPTION="Perl module for conversion between Roman and Arabic numerals"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~s390 x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+DEPEND="test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/Roman/Roman-1.240.0.ebuild b/dev-perl/Roman/Roman-1.240.0.ebuild
new file mode 100644
index 000000000000..3a5e0daca80e
--- /dev/null
+++ b/dev-perl/Roman/Roman-1.240.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=CHORNY
+MODULE_VERSION=1.24
+MODULE_A_EXT=tar.gz
+
+inherit perl-module
+
+DESCRIPTION="Perl module for conversion between Roman and Arabic numerals"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~s390 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+DEPEND="test? (
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/Roman/metadata.xml b/dev-perl/Roman/metadata.xml
new file mode 100644
index 000000000000..504268bd76a6
--- /dev/null
+++ b/dev-perl/Roman/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>zlogene@gentoo.org</email>
+ <name>Mikle Kolyada</name>
+ </maintainer>
+ <maintainer>
+ <email>pinkbyte@gentoo.org</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Roman</remote-id>
+ <remote-id type="cpan-module">Roman</remote-id>
+ </upstream>
+</pkgmetadata>