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/Net-Netmask | |
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/Net-Netmask')
-rw-r--r-- | dev-perl/Net-Netmask/Manifest | 3 | ||||
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.901.600-r1.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Net-Netmask/metadata.xml | 9 |
5 files changed, 70 insertions, 0 deletions
diff --git a/dev-perl/Net-Netmask/Manifest b/dev-perl/Net-Netmask/Manifest new file mode 100644 index 000000000000..aa58244b2176 --- /dev/null +++ b/dev-perl/Net-Netmask/Manifest @@ -0,0 +1,3 @@ +DIST Net-Netmask-1.9016.tar.gz 17911 SHA256 76284ee6274f4682f2ec1976da7252c7b9ed0386febfd872009f64c2aeffffa9 SHA512 2d64a857a26615bc002b54403368d4b51af5f1422fa1f8d399794f37f90d82cd205551910444668fc5128df3d8b37cfbd4bc466197641a029470ad74745837ab WHIRLPOOL f4a65992c4c1c949d911c238c1dd96af56bea758efef28a9926b130dbf047cb902723ec3ccfd55142ed5ef4bf8ff4716157ff60203d046a90b3bf1acc0c55055 +DIST Net-Netmask-1.9021.tar.gz 18655 SHA256 98798c9087745511c22e49ed84a5d1ff03595d3739fbd61673dba23ab769dc90 SHA512 a32d1319dcedcbd8daa8a77a038bd436d79c7c89986aff6666ad27aaf0b4ed14fb4e6163bfb0f771a84c01b94f8662b96fd97dd915c52ee3f0ce35df76642a7e WHIRLPOOL f35a7d41da1fd72cadb31f29962a158ea5cf0003b9480ca05d13b5f01674550e375ba4cb7f09eb0d094a66666170a4ed68cf9522cc45dfd9809d73635d018a90 +DIST Net-Netmask-1.9022.tar.gz 19044 SHA256 07099c1ff4de752e6f5420b32de12e4338b05bbb252e53c782b740173ba31533 SHA512 85778356c0eb5047a1f8ce9883fe61dec4f54180571eefff0d08a723f6f8f828b5c6a52015de751bc13fc340275a5bc220668a37086bc4a62f164ed93f6e087f WHIRLPOOL 0c395c00d4243f4cf864479f523842696cdc2f433c9df8f97662d995defbafc79af367b90bfaaa8e5016e9309387c448b0b17ee7ff64469d570d722be53999ca diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.901.600-r1.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.901.600-r1.ebuild new file mode 100644 index 000000000000..e402e6f1fb70 --- /dev/null +++ b/dev-perl/Net-Netmask/Net-Netmask-1.901.600-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=MUIR +MODULE_SECTION=modules +MODULE_VERSION=1.9016 +inherit perl-module + +DESCRIPTION="Parse, manipulate and lookup IP network blocks" + +SLOT="0" +KEYWORDS="amd64 ~arm ~mips ppc x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild new file mode 100644 index 000000000000..75457438fb85 --- /dev/null +++ b/dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=MUIR +MODULE_SECTION=modules +MODULE_VERSION=1.9021 +inherit perl-module + +DESCRIPTION="Parse, manipulate and lookup IP network blocks" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +IUSE="" + +DEPEND="virtual/perl-ExtUtils-MakeMaker" + +SRC_TEST="do" diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild new file mode 100644 index 000000000000..11e77f40ac37 --- /dev/null +++ b/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=MUIR +MODULE_SECTION=modules +MODULE_VERSION=1.9022 +inherit perl-module + +DESCRIPTION="Parse, manipulate and lookup IP network blocks" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +IUSE="" + +DEPEND="virtual/perl-ExtUtils-MakeMaker" + +SRC_TEST="do" diff --git a/dev-perl/Net-Netmask/metadata.xml b/dev-perl/Net-Netmask/metadata.xml new file mode 100644 index 000000000000..74b22cef7899 --- /dev/null +++ b/dev-perl/Net-Netmask/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">Net-Netmask</remote-id> + <remote-id type="cpan-module">Net::Netmask</remote-id> + </upstream> +</pkgmetadata> |