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/FCGI-ProcManager | |
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/FCGI-ProcManager')
-rw-r--r-- | dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.240.0-r1.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/FCGI-ProcManager/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/FCGI-ProcManager/metadata.xml | 10 |
4 files changed, 46 insertions, 0 deletions
diff --git a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.240.0-r1.ebuild b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.240.0-r1.ebuild new file mode 100644 index 000000000000..34afa59b52c2 --- /dev/null +++ b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.240.0-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=BOBTFISH +MODULE_VERSION=0.24 +inherit perl-module + +DESCRIPTION="A FastCGI process manager" + +SLOT="0" +LICENSE="LGPL-2.1" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild new file mode 100644 index 000000000000..9b37d18e14b1 --- /dev/null +++ b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.250.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=ARODLAND +MODULE_VERSION=0.25 +inherit perl-module + +DESCRIPTION="A FastCGI process manager" + +SLOT="0" +LICENSE="LGPL-2.1" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="virtual/perl-ExtUtils-MakeMaker" diff --git a/dev-perl/FCGI-ProcManager/Manifest b/dev-perl/FCGI-ProcManager/Manifest new file mode 100644 index 000000000000..69cd9c5f8536 --- /dev/null +++ b/dev-perl/FCGI-ProcManager/Manifest @@ -0,0 +1,2 @@ +DIST FCGI-ProcManager-0.24.tar.gz 21564 SHA256 2c440e43a51e9c39727ad8e6e1ec605c3236dbaebe363accca94d432ec0cda10 SHA512 02035633627967e47c3ddfc4fa8ea8477bb00f6550e0d5adc85d31ceb8fe6fc3bbe543a9c5b76fde55f3c80d30b6a6757418ca30d93b2b43406e8d4a3b179cfe WHIRLPOOL b07c453174aa7a359f7f216398637d998fc08f04c8f947b60dabbe7bb6b46c51e4b641075bc15699be1d4e7c953b917d5648f5763dda0f016a336ae5ceac53ba +DIST FCGI-ProcManager-0.25.tar.gz 28663 SHA256 b9ae1146e2638f3aa477c9ab3ceb728f92c5e36e4cce8f0b5847efad601d024d SHA512 432b1814bc3319c2b5c25d2768dd2ea9e5329306ca4315caf2c4e407620f37089ff38fc59ec4c2ba505e1ac0716f1f8de6803a8fea560182383e78cc2192eb73 WHIRLPOOL f4825e780bb8340b9ef5f9d39b70c9a664810226af744f7292b95b0811d1ed2a045a8d3672f6d8ea51fb436794955b58cdfb8f17c633f003113f170b935213a8 diff --git a/dev-perl/FCGI-ProcManager/metadata.xml b/dev-perl/FCGI-ProcManager/metadata.xml new file mode 100644 index 000000000000..b6630a68a5de --- /dev/null +++ b/dev-perl/FCGI-ProcManager/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">FCGI-ProcManager</remote-id> + <remote-id type="cpan-module">FCGI::ProcManager</remote-id> + <remote-id type="cpan-module">FCGI::ProcManager::Constrained</remote-id> + </upstream> +</pkgmetadata> |