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-php/PEAR-Auth_HTTP | |
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-php/PEAR-Auth_HTTP')
-rw-r--r-- | dev-php/PEAR-Auth_HTTP/Manifest | 2 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_HTTP/metadata.xml | 5 |
4 files changed, 35 insertions, 0 deletions
diff --git a/dev-php/PEAR-Auth_HTTP/Manifest b/dev-php/PEAR-Auth_HTTP/Manifest new file mode 100644 index 000000000000..75f279a80a13 --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/Manifest @@ -0,0 +1,2 @@ +DIST Auth_HTTP-2.1.6.tgz 9327 SHA256 d6cabbe1835a2af6bbd42141461c0259cc6891c1f19a91afda9b04b695374216 SHA512 83e6d52dbe7401f3671ad3d0dc39b075bf95ee81fc7f3912e1601dbc207c35aea9b8ee3ac3c9829d92e17093d9d46111c1d28994c945b36d176bd22395c81d60 WHIRLPOOL e98fda51b2cb257d4ed5c8f93409c945a589d1abff514438210431542d0b7bfcc2d71d95cff3b30ac9c3f553c401ef16e260f588d395e927f16aa8e0dbb3abfc +DIST Auth_HTTP-2.1.8.tgz 8626 SHA256 bd3f37de04cbfd99c16fc2ca0ecf807611b0ceb5a943f6cedf359183c074e03c SHA512 e25686d289cd95b3ceea1d6836b1bd31ba36a755dc2ebf57d0d250d4169467bf5d313be3234e989557d4239f0ecb40150e561c087a34f228b0848190b98349b6 WHIRLPOOL e665a9a13907f7cb66c65a1ed76b1bbe814864ddffa20d86b18dc2c801ac2b203fcfb178b0a6d4b2a01a380c9b131d8b95f29c1bd6d06e0c4d2093a00c5a2dd8 diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild new file mode 100644 index 000000000000..789f61d8876e --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="dev-php/PEAR-Auth" diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild new file mode 100644 index 000000000000..789f61d8876e --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="dev-php/PEAR-Auth" diff --git a/dev-php/PEAR-Auth_HTTP/metadata.xml b/dev-php/PEAR-Auth_HTTP/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> |