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/Inline-Files
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/Inline-Files')
-rw-r--r--dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild19
-rw-r--r--dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild23
-rw-r--r--dev-perl/Inline-Files/Manifest2
-rw-r--r--dev-perl/Inline-Files/metadata.xml11
4 files changed, 55 insertions, 0 deletions
diff --git a/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild b/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild
new file mode 100644
index 000000000000..509eae1b38ca
--- /dev/null
+++ b/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=Inline-Files
+MODULE_AUTHOR=AMBS
+MODULE_SECTION=Inline
+MODULE_VERSION=0.68
+inherit perl-module
+
+DESCRIPTION="Multiple virtual files in a single file"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ppc x86"
+IUSE=""
+
+SRC_TEST=do
diff --git a/dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild b/dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild
new file mode 100644
index 000000000000..cad6e5159e5e
--- /dev/null
+++ b/dev-perl/Inline-Files/Inline-Files-0.690.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=AMBS
+MODULE_VERSION=0.69
+inherit perl-module
+
+DESCRIPTION="Multiple virtual files in a single file"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test )
+"
+
+SRC_TEST="do parallel"
diff --git a/dev-perl/Inline-Files/Manifest b/dev-perl/Inline-Files/Manifest
new file mode 100644
index 000000000000..65808a7b23b7
--- /dev/null
+++ b/dev-perl/Inline-Files/Manifest
@@ -0,0 +1,2 @@
+DIST Inline-Files-0.68.tar.gz 14712 SHA256 f1117b239af9762e88118e6d42a1ecd2e4c2f3d013ce7b28ecc282b76c253e45 SHA512 438ec3dcb218a6196fa52d4b1fc652f644dcf70ddcc8cbc26eb401d68929ebaf2b78b743e7016cb100cca1838466313eb718b7e76f57df54f91df80f36129ef1 WHIRLPOOL c4b1ca557f369f4f27bde1469199eabbc0be55c0e549169a1e10f5e0dd94e280789c6bd8b95386c73dde338e3459e6c995756b1cbd81620dcb81dfa5bba85459
+DIST Inline-Files-0.69.tar.gz 14804 SHA256 8f003605f2f4a3cb9929772ca78d66aa88c0d441c8f75c7d47d798b3128b685e SHA512 87b3d837a6d30eb344e7c80f866297558d3f1f8275d1e9fac0b9a1adfbee83f8452f686dcd39ce7c48bda50f1442b194822ee194da84464d076d2ac629ff289e WHIRLPOOL 8256786236207f6630fedd8108a175743b4ce312baceb4de49ea590a1170fe8c6f434620d735f561c2a653f256f8c5ec4ba6c698ad041ad7a039c17c9099c2c4
diff --git a/dev-perl/Inline-Files/metadata.xml b/dev-perl/Inline-Files/metadata.xml
new file mode 100644
index 000000000000..777e752e0090
--- /dev/null
+++ b/dev-perl/Inline-Files/metadata.xml
@@ -0,0 +1,11 @@
+<?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">Inline-Files</remote-id>
+ <remote-id type="cpan-module">Inline::Files</remote-id>
+ <remote-id type="cpan-module">Inline::Files::Data</remote-id>
+ <remote-id type="cpan-module">Inline::Files::Virtual</remote-id>
+ </upstream>
+</pkgmetadata>