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/Devel-Symdump | |
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/Devel-Symdump')
-rw-r--r-- | dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Devel-Symdump/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Devel-Symdump/metadata.xml | 10 |
4 files changed, 52 insertions, 0 deletions
diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.0.ebuild new file mode 100644 index 000000000000..f3e709762157 --- /dev/null +++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.120.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=ANDK +MODULE_VERSION=2.12 +inherit versionator perl-module + +DESCRIPTION="Dump symbol names or the symbol table" + +SLOT="0" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.0.ebuild new file mode 100644 index 000000000000..3f0b145940b3 --- /dev/null +++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.140.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=ANDK +MODULE_VERSION=2.14 +inherit versionator perl-module + +DESCRIPTION="Dump symbol names or the symbol table" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( virtual/perl-Test-Simple ) +" + +SRC_TEST=do diff --git a/dev-perl/Devel-Symdump/Manifest b/dev-perl/Devel-Symdump/Manifest new file mode 100644 index 000000000000..46e49bab5f68 --- /dev/null +++ b/dev-perl/Devel-Symdump/Manifest @@ -0,0 +1,2 @@ +DIST Devel-Symdump-2.12.tar.gz 17541 SHA256 9949c44f7646d380e71744f6d12291de29b0f468fe96e8e1614feb913054073d SHA512 a123e41daf386963c0e199702386b07db75cb675574137c0661183add10d95ef568e48a9c2639373b39e6102ce16c4685ff538711f7d76b3a27c1fee4bd80506 WHIRLPOOL bafd918520c32471102a51fb8e0e16076e1791bb4aeeac7f5fee29845c5f2e294062d232af11a2ed14f4ea14195c5118339e8950fa6abf8369ec910fff876f2e +DIST Devel-Symdump-2.14.tar.gz 17828 SHA256 9b14fb22760e8f1292fdc52932b8dcc6abbd95a29f88d2e4faaf7add5ff71ede SHA512 7323e60ec39a1b4e52c617b001a645521f4361510608b9cfb44e349f5bce7f50565c36467ef25e08bd2ab53fcfdc44b040e77d735064c1a25a863b5f3688d889 WHIRLPOOL c16d1d4892943b375926f743556fb28a464468cce835c202cee3ca9d962963f5c9d2acc36ecf515435c794a9176f2c488ae17ac54a6a91081fb9db80f54a7f0d diff --git a/dev-perl/Devel-Symdump/metadata.xml b/dev-perl/Devel-Symdump/metadata.xml new file mode 100644 index 000000000000..0aa457f8e143 --- /dev/null +++ b/dev-perl/Devel-Symdump/metadata.xml @@ -0,0 +1,10 @@ +<?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">Devel-Symdump</remote-id> + <remote-id type="cpan-module">Devel::Symdump</remote-id> + <remote-id type="cpan-module">Devel::Symdump::Export</remote-id> + </upstream> +</pkgmetadata> |