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/Cisco-Reconfig | |
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/Cisco-Reconfig')
-rw-r--r-- | dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.911.0.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Cisco-Reconfig/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Cisco-Reconfig/metadata.xml | 9 |
4 files changed, 53 insertions, 0 deletions
diff --git a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild new file mode 100644 index 000000000000..1513aa48cfa3 --- /dev/null +++ b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=MUIR +MODULE_VERSION=${PV%0.0} +MODULE_SECTION=modules +inherit perl-module + +DESCRIPTION="Parse and generate Cisco configuration files" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="virtual/perl-Scalar-List-Utils" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.911.0.ebuild b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.911.0.ebuild new file mode 100644 index 000000000000..2a7ec64a8c1d --- /dev/null +++ b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.911.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=MUIR +MODULE_VERSION=0.911 +MODULE_SECTION=modules +inherit perl-module + +DESCRIPTION="Parse and generate Cisco configuration files" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="virtual/perl-Scalar-List-Utils" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Cisco-Reconfig/Manifest b/dev-perl/Cisco-Reconfig/Manifest new file mode 100644 index 000000000000..3402dc91f1f8 --- /dev/null +++ b/dev-perl/Cisco-Reconfig/Manifest @@ -0,0 +1,2 @@ +DIST Cisco-Reconfig-0.91.tar.gz 21465 SHA256 10b3bc3b458bf05d7d34c73b41c767d094a2d497f168184666bc2fe938b6ed58 SHA512 7fd69be8eb386cabd39af878372574467ae4b533a87bf2cf55211418185a2b6957e248854625d2bb43958edeeb25771d376f8c345d45cd4bd672bb94834d6fec WHIRLPOOL c774e0c619c2a1cd9ee6c9af65d5e7217cc1dee3ce05ab2d7cd6c1fbbd10e2b33f116ea2945746b6d8fae27fd1ebf290d3e42d04fc052ec5ac4a8bfb5c0476c3 +DIST Cisco-Reconfig-0.911.tar.gz 25452 SHA256 c9529bc0e77b8cc56ee12422ce82696513efdaab85bb76bca47f9d7dadaeb2d9 SHA512 6c596f322a6e209bce5abe64eacee61f078df23bdcba259cc170bf2e8b167bfd61fddf109c960709c89282bdc4384819708b836839002332b85e73fde7a8a01c WHIRLPOOL 820fcafed8a69d56ad07210f7658174853622def506fdc65c199805ca9bedf5e6cc564546c48758ce9cad5c7ba4737bdd74cc8e8753fa1e1a1f568ca045087ea diff --git a/dev-perl/Cisco-Reconfig/metadata.xml b/dev-perl/Cisco-Reconfig/metadata.xml new file mode 100644 index 000000000000..ff8aa834d16d --- /dev/null +++ b/dev-perl/Cisco-Reconfig/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">Cisco-Reconfig</remote-id> + <remote-id type="cpan-module">Cisco::Reconfig</remote-id> + </upstream> +</pkgmetadata> |