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/Linux-Smaps | |
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/Linux-Smaps')
-rw-r--r-- | dev-perl/Linux-Smaps/Linux-Smaps-0.120.0.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Linux-Smaps/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Linux-Smaps/metadata.xml | 10 |
4 files changed, 48 insertions, 0 deletions
diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.120.0.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.120.0.ebuild new file mode 100644 index 000000000000..69eab852e14a --- /dev/null +++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.120.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=OPI +MODULE_VERSION=0.12 +inherit perl-module linux-info + +DESCRIPTION="Linux::Smaps - a Perl interface to /proc/PID/smaps" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +CONFIG_CHECK="~MMU ~PROC_PAGE_MONITOR" diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild new file mode 100644 index 000000000000..1fc980e4d09e --- /dev/null +++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=OPI +MODULE_VERSION=0.13 +inherit perl-module linux-info + +DESCRIPTION="Perl interface to /proc/PID/smaps" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +CONFIG_CHECK="~MMU ~PROC_PAGE_MONITOR" + +SRC_TEST="do parallel" diff --git a/dev-perl/Linux-Smaps/Manifest b/dev-perl/Linux-Smaps/Manifest new file mode 100644 index 000000000000..2d9f9ac91b85 --- /dev/null +++ b/dev-perl/Linux-Smaps/Manifest @@ -0,0 +1,2 @@ +DIST Linux-Smaps-0.12.tar.gz 29094 SHA256 87f5fa014d3f8f624b4b616382c76e69ed72f2c14d5b95c47b76bdc41501944c SHA512 dcb786198f318c513bc17f4feb0bcd92a28e0d1fa29f0c83d5fe8d3999192205a2e0a74536d7088eb2070c2bde20e3a52f5996d99f67f0a34a973658910759e5 WHIRLPOOL ab0bac6ee4ef57e6a4a6a9ddb60305d585c5322ad2443e26472e9fdac87fc8f1d93b1e79a912e269e6b2887a1599e0bbd68e362a80424ad4d992140af7ca72b0 +DIST Linux-Smaps-0.13.tar.gz 32274 SHA256 b942acab1f08dd2cef4666d8039ca8422e2f795e580861bc9fa868cbb50317d3 SHA512 255665672cd675abf39d363acd1ebda47d4c5125de7463e1ccb4276ff4233a7369a610b3863f508e7231c7537e058d13b9c33072d562b173d5833b315c564a64 WHIRLPOOL 4a495c8307f5466ebb67a0f65829f0d7d274df3def93d8088ff2d9dcc3caab7f73b4a475f2c63af5c932e62b23ad8282b1e1615d22d3e2138683e96a57f525a6 diff --git a/dev-perl/Linux-Smaps/metadata.xml b/dev-perl/Linux-Smaps/metadata.xml new file mode 100644 index 000000000000..02bc427e1f72 --- /dev/null +++ b/dev-perl/Linux-Smaps/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">Linux-Smaps</remote-id> + <remote-id type="cpan-module">Linux::Smaps</remote-id> + <remote-id type="cpan-module">Linux::Smaps::VMA</remote-id> + </upstream> +</pkgmetadata> |