diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Sys-Mmap | |
download | gentoo-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/Sys-Mmap')
-rw-r--r-- | dev-perl/Sys-Mmap/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Sys-Mmap/metadata.xml | 9 |
4 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/Sys-Mmap/Manifest b/dev-perl/Sys-Mmap/Manifest new file mode 100644 index 000000000000..441c08ab875c --- /dev/null +++ b/dev-perl/Sys-Mmap/Manifest @@ -0,0 +1,2 @@ +DIST Sys-Mmap-0.16.tar.gz 16345 SHA256 36a637e78568762bd25e69df3c0671f79c9ddf48835f5460b4404303e1801c79 SHA512 9f533f8eaa2707a77fa69dc0163e5e55b13d6653ddb5f7850c3fcaa090c79069cccedb947c1b8cd5a125fd7b055803eff437697c120785f422bff0414be7cd05 WHIRLPOOL 504b5b7a322d84eed0dcf035693b4f69ab97dd60dc651758dfa2d255772bf37a3ba55c35f3ec709c0c61edfa1afa1a285a32375a6806c3d9eec98cee2983aa9b +DIST Sys-Mmap-0.17.tar.gz 17059 SHA256 fd74cfa1b515c3832cd9db79839628160f878d74038e34859f216a4c1ad29816 SHA512 004d6160323bb185fe23295679dc0c1e8f2696ce3760c0ae6922e3a21ba7b5deb1893b2e65c5b83c6897060d589ed4bd6b5f3b703172f98a8ed57e99a0b2bad9 WHIRLPOOL 7b0bfbecffb87013c535219ba1354e92d195736d82cb1f9b0335c8253f6a2742f9e21a44793627cfb64174737b62281605704c8614ec06f624778df17f128ff7 diff --git a/dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild b/dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.ebuild new file mode 100644 index 000000000000..ff489a5046f1 --- /dev/null +++ b/dev-perl/Sys-Mmap/Sys-Mmap-0.160.0.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="TODDR" +MODULE_VERSION="0.16" + +inherit perl-module + +DESCRIPTION="Uses mmap to map in a file as a Perl variable" + +SLOT="0" +KEYWORDS="~amd64" diff --git a/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild b/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild new file mode 100644 index 000000000000..13f13e913737 --- /dev/null +++ b/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR="TODDR" +MODULE_VERSION="0.17" + +inherit perl-module + +DESCRIPTION="Uses mmap to map in a file as a Perl variable" + +SLOT="0" +KEYWORDS="~amd64 ~x86 ~ppc" diff --git a/dev-perl/Sys-Mmap/metadata.xml b/dev-perl/Sys-Mmap/metadata.xml new file mode 100644 index 000000000000..dca2f83b2212 --- /dev/null +++ b/dev-perl/Sys-Mmap/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">Sys-Mmap</remote-id> + <remote-id type="cpan-module">Sys::Mmap</remote-id> + </upstream> +</pkgmetadata> |