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/Sub-Uplevel
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/Sub-Uplevel')
-rw-r--r--dev-perl/Sub-Uplevel/Manifest2
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild17
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild17
-rw-r--r--dev-perl/Sub-Uplevel/metadata.xml9
4 files changed, 45 insertions, 0 deletions
diff --git a/dev-perl/Sub-Uplevel/Manifest b/dev-perl/Sub-Uplevel/Manifest
new file mode 100644
index 000000000000..7939da172998
--- /dev/null
+++ b/dev-perl/Sub-Uplevel/Manifest
@@ -0,0 +1,2 @@
+DIST Sub-Uplevel-0.24.tar.gz 23314 SHA256 0f93f6e9c80b8dcb22c60d0e9df2c2c6d7db10d4d37151f1dfea6e54a3c6fdfb SHA512 843a414a18f5216d9eabd730350e5cd8f86ddc01bccf8256261854f8a0382dfacda9378cc1d091a16f6f254d3e24e6a150b9f4a641af5385eaf228f39e35ce59 WHIRLPOOL 823607d9a36701a8b3869e36d3cd52fc5069894b691ac5637de3477fe1fb358eb2fa2e690f2fac4455ec70fc663a93e88a2ef298a9c7b779ea8f639c2ac65af5
+DIST Sub-Uplevel-0.25.tar.gz 27618 SHA256 2dcca582a7ea5bada576eb27c4be1d1b064fb22175bdbd6d696c45d083560505 SHA512 647667f69621b1e9c17f41f5b5edd2b75a7c84e853b7fe1bd3f3ca74f14539a63843300b88b8245d20f9730a5a1466287770dd09c1ab597574b8da9d77775aec WHIRLPOOL f438b26a960ae5e2133e05e9d280ef876064124728d37ff79e40ff24b2e584a856f8e548e46a766b6de3c22ead53d7899061f7d25bc72c9f0a4ecd3438f71d4a
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild
new file mode 100644
index 000000000000..4ac98780ba4f
--- /dev/null
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=0.24
+inherit perl-module
+
+DESCRIPTION="Apparently run a function in a higher stack frame"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.ebuild
new file mode 100644
index 000000000000..0d20daf6df6a
--- /dev/null
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.250.0.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=DAGOLDEN
+MODULE_VERSION=0.25
+inherit perl-module
+
+DESCRIPTION="Apparently run a function in a higher stack frame"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Sub-Uplevel/metadata.xml b/dev-perl/Sub-Uplevel/metadata.xml
new file mode 100644
index 000000000000..8a147f22f57b
--- /dev/null
+++ b/dev-perl/Sub-Uplevel/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">Sub-Uplevel</remote-id>
+ <remote-id type="cpan-module">Sub::Uplevel</remote-id>
+ </upstream>
+</pkgmetadata>