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/strictures
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/strictures')
-rw-r--r--dev-perl/strictures/Manifest2
-rw-r--r--dev-perl/strictures/metadata.xml9
-rw-r--r--dev-perl/strictures/strictures-1.4.4-r1.ebuild17
-rw-r--r--dev-perl/strictures/strictures-2.0.0.ebuild23
4 files changed, 51 insertions, 0 deletions
diff --git a/dev-perl/strictures/Manifest b/dev-perl/strictures/Manifest
new file mode 100644
index 000000000000..77f38b565a13
--- /dev/null
+++ b/dev-perl/strictures/Manifest
@@ -0,0 +1,2 @@
+DIST strictures-1.004004.tar.gz 8547 SHA256 12117dbaaaa85e07cbf01d95927ecb5ba8d5ed896c18d7dbc6b4be47b255ee34 SHA512 4baabbe85a6eee762b5743d0960d630d2d4604d43b1bce396841d8bb17f1809e016fde74072b36c9eda078fde0552258eff977c1d90bfbca1f50edf5e6a5613b WHIRLPOOL 311d2f15631c4efe5ca2254a8cc1273bfb783cc8ef844eed2d721fc604e055f503d4edf75a8d3f164c717b13e0ea52a4a3e3e45457ff8e6961996ec517bf29bb
+DIST strictures-2.000000.tar.gz 12389 SHA256 6f92fa6e064bf0b0d6d1597cad5630784e4b3da55d5d8a9373743876a9c9ca7e SHA512 94ecc46877253ff590bf9aba6637bd295e2f95c83d2dcabbcd0b73f7b6de07f2f5cef61f2e4d097057ba200298fb4b9cd992d0d23892433167afab47753bcffa WHIRLPOOL 02d8fd39a9a3e6ff9bfbff79ff9380eceb4a3305f85da9144be4be02a300b92d4890b8439d2fa666dd7fbe8af5e06b3633915919294b700b4539c71be9cdda78
diff --git a/dev-perl/strictures/metadata.xml b/dev-perl/strictures/metadata.xml
new file mode 100644
index 000000000000..3887b57fecb9
--- /dev/null
+++ b/dev-perl/strictures/metadata.xml
@@ -0,0 +1,9 @@
+<?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">strictures</remote-id>
+ <remote-id type="cpan-module">strictures</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-perl/strictures/strictures-1.4.4-r1.ebuild b/dev-perl/strictures/strictures-1.4.4-r1.ebuild
new file mode 100644
index 000000000000..c3a295e59f27
--- /dev/null
+++ b/dev-perl/strictures/strictures-1.4.4-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=1.004004
+inherit perl-module
+
+DESCRIPTION="Turn on strict and make all warnings fatal"
+
+SLOT="0"
+IUSE=""
+KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+
+SRC_TEST=do
diff --git a/dev-perl/strictures/strictures-2.0.0.ebuild b/dev-perl/strictures/strictures-2.0.0.ebuild
new file mode 100644
index 000000000000..203b59e8bd16
--- /dev/null
+++ b/dev-perl/strictures/strictures-2.0.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=HAARG
+MODULE_VERSION=2.000000
+inherit perl-module
+
+DESCRIPTION="Turn on strict and make all warnings fatal"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test-Simple )
+"
+
+SRC_TEST=do