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-CPU | |
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-CPU')
-rw-r--r-- | dev-perl/Sys-CPU/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Sys-CPU/metadata.xml | 9 |
4 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/Sys-CPU/Manifest b/dev-perl/Sys-CPU/Manifest new file mode 100644 index 000000000000..787f6241e760 --- /dev/null +++ b/dev-perl/Sys-CPU/Manifest @@ -0,0 +1,2 @@ +DIST Sys-CPU-0.54.tar.gz 6116 SHA256 04ccb677314acb5ef3169d7c677ba16e78d4d39dc8a1b6b74b7d0c905e7c951e SHA512 8a30eea354c47debc4b065da50b7f6e86a0b36fc9306d4db55a64e1d1c1c3e013a0c204bce7b1c93735a5d32d751e948430178967200f873bf7f154563feeb0e WHIRLPOOL a02c3e3f2f2c70625d52b481974ab5a6e6f31a5f5252ff2c5d82eb6632967414e8d1566980c55455fa2ad9a00da26d9401c1329a1516dc4292d85043cd966bb5 +DIST Sys-CPU-0.61.tar.gz 6497 SHA256 250a86b79c231001c4ae71d2f66428092a4fbb2070971acafd471aa49739c9e4 SHA512 391e113c87d9044cd43c47f9f78a782fab65566a32c028c01f7f3335a5065b6755586ea3143356510c8d28a7d1ad572cc6203ec189eaaa379967bdbd0a0bd7bc WHIRLPOOL 566c59562beecd38ef2d5909dabbeeed4948ebcf5eb8973ce1175bd9938c44cf1b3b2acde32b875f4b6030683a4468fc63490a6f1bbc053ed1e06e4f19bff0e1 diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.ebuild new file mode 100644 index 000000000000..5cb2d42a52c8 --- /dev/null +++ b/dev-perl/Sys-CPU/Sys-CPU-0.540.0-r1.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=MZSANFORD +MODULE_VERSION=0.54 +inherit perl-module + +DESCRIPTION="Access CPU info. number, etc on Win and UNIX" + +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~ppc-macos" +IUSE="" diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild new file mode 100644 index 000000000000..11f9f3ddd908 --- /dev/null +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.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=MZSANFORD +MODULE_VERSION=0.61 +inherit perl-module + +DESCRIPTION="Access CPU info. number, etc on Win and UNIX" + +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~ppc-macos" +IUSE="" diff --git a/dev-perl/Sys-CPU/metadata.xml b/dev-perl/Sys-CPU/metadata.xml new file mode 100644 index 000000000000..0ad314ea9797 --- /dev/null +++ b/dev-perl/Sys-CPU/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-CPU</remote-id> + <remote-id type="cpan-module">Sys::CPU</remote-id> + </upstream> +</pkgmetadata> |