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/Stat-lsMode
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/Stat-lsMode')
-rw-r--r--dev-perl/Stat-lsMode/Manifest1
-rw-r--r--dev-perl/Stat-lsMode/Stat-lsMode-0.500.0-r1.ebuild17
-rw-r--r--dev-perl/Stat-lsMode/metadata.xml9
3 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/Stat-lsMode/Manifest b/dev-perl/Stat-lsMode/Manifest
new file mode 100644
index 000000000000..0aba98143f7c
--- /dev/null
+++ b/dev-perl/Stat-lsMode/Manifest
@@ -0,0 +1 @@
+DIST Stat-lsMode-0.50.tar.gz 4017 SHA256 9464566e17fa064ee8ac0f04a8b9c5bea5587fe87b54410e420465e270585ea3 SHA512 dec0617efbf65b64d348519e9e591ccf34cd50d857ba253feef8099ffd7bfc6f89f0e57fa90b4c4f3f2f3e02aa07ae66b3aac194276364269b73e5b5dbe8b9f4 WHIRLPOOL d9c456e06b89dec816380487b81454911ef1b5e389e091a34d51485e670ff1da5b0cf52559f8f67e071612d3e55c8459d3132ac99d5b34e04b76e8d28e628f18
diff --git a/dev-perl/Stat-lsMode/Stat-lsMode-0.500.0-r1.ebuild b/dev-perl/Stat-lsMode/Stat-lsMode-0.500.0-r1.ebuild
new file mode 100644
index 000000000000..b1fbea096061
--- /dev/null
+++ b/dev-perl/Stat-lsMode/Stat-lsMode-0.500.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=MJD
+MODULE_VERSION=0.50
+inherit perl-module
+
+DESCRIPTION="The Perl Stat-lsMode Module"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Stat-lsMode/metadata.xml b/dev-perl/Stat-lsMode/metadata.xml
new file mode 100644
index 000000000000..ac30bf0a44cf
--- /dev/null
+++ b/dev-perl/Stat-lsMode/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">Stat-lsMode</remote-id>
+ <remote-id type="cpan-module">Stat::lsMode</remote-id>
+ </upstream>
+</pkgmetadata>