summaryrefslogtreecommitdiff
path: root/dev-perl/common-sense
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/common-sense
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.xz
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/common-sense')
-rw-r--r--dev-perl/common-sense/Manifest3
-rw-r--r--dev-perl/common-sense/common-sense-3.720.0-r1.ebuild15
-rw-r--r--dev-perl/common-sense/common-sense-3.730.0.ebuild19
-rw-r--r--dev-perl/common-sense/common-sense-3.740.0.ebuild19
-rw-r--r--dev-perl/common-sense/metadata.xml8
5 files changed, 64 insertions, 0 deletions
diff --git a/dev-perl/common-sense/Manifest b/dev-perl/common-sense/Manifest
new file mode 100644
index 00000000000..011d492935b
--- /dev/null
+++ b/dev-perl/common-sense/Manifest
@@ -0,0 +1,3 @@
+DIST common-sense-3.72.tar.gz 10985 SHA256 a4f92ec698cb4100da6295e9931e1cccac6944df49ba3a6c9bdeeb29332e099b SHA512 fbcc7c6b7173c4dcd9fc23fd4ddfa91af0eb3b1d43e8c2c9e0cc4b0ded35146b716f66fd19ee8a85307677f405d12c4eda77ee726d24177bb5e959201f08b508 WHIRLPOOL eec84712cebf0a89e0d442ade57fda37e47362736d2d8a9ea26143ef3d38abdd454bbbab9e3dee74dde48520d1a16ced63a4eaa8619231b332f02ea975e91797
+DIST common-sense-3.73.tar.gz 11132 SHA256 8110c5e472641e0c218f8e023cecc1612ef66f9a1b313261fe219862efe3fd10 SHA512 a4ee55326a2c67b782f42751487bd35a96f4cd2b4439dcf2f2117ac0f21786917377360a92ab708bf060baafe5f54105387e10d96bca7df53f6cc7d6172ea1c4 WHIRLPOOL cf86df62652a0e104b2e554741d137c518439462345c1920a73f0b79c65992db72f87bb943defb886a3eb95884895246f5c3b27725836c68634c0e46aa2ce1d1
+DIST common-sense-3.74.tar.gz 13002 SHA256 771f7d02abd1ded94d9e37d3f66e795c8d2026d04defbeb5b679ca058116bbf3 SHA512 658ad70a2d1bbd0b26f91c4ea5d69b4cc0b632ede9532b88282987002a5e280f0475d63ee846b7bd2d38ef82f2680e20c2093803e4b62a984750ed447f318d60 WHIRLPOOL 5ba067e26209ad579f8ea348a51ea4e3e9959b56e8059a0233b4a28e05928ce125f74f1e75009212473b77577158c52d89efc0ebb3557da2ee702671f99ecae7
diff --git a/dev-perl/common-sense/common-sense-3.720.0-r1.ebuild b/dev-perl/common-sense/common-sense-3.720.0-r1.ebuild
new file mode 100644
index 00000000000..026dbea4717
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-3.720.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=3.72
+inherit perl-module
+
+DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris"
+IUSE=""
diff --git a/dev-perl/common-sense/common-sense-3.730.0.ebuild b/dev-perl/common-sense/common-sense-3.730.0.ebuild
new file mode 100644
index 00000000000..a0e4ccff043
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-3.730.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=3.73
+inherit perl-module
+
+DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST=do
diff --git a/dev-perl/common-sense/common-sense-3.740.0.ebuild b/dev-perl/common-sense/common-sense-3.740.0.ebuild
new file mode 100644
index 00000000000..92e6fb62230
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-3.740.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=3.74
+inherit perl-module
+
+DESCRIPTION="Save a tree AND a kitten, use common::sense!"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST=do
diff --git a/dev-perl/common-sense/metadata.xml b/dev-perl/common-sense/metadata.xml
new file mode 100644
index 00000000000..23d27293a95
--- /dev/null
+++ b/dev-perl/common-sense/metadata.xml
@@ -0,0 +1,8 @@
+<?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">common-sense</remote-id>
+ </upstream>
+</pkgmetadata>