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-Net_URL2 | |
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-Net_URL2')
-rw-r--r-- | dev-php/PEAR-Net_URL2/Manifest | 2 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL2/metadata.xml | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_URL2/Manifest b/dev-php/PEAR-Net_URL2/Manifest new file mode 100644 index 000000000000..2eace4c31d62 --- /dev/null +++ b/dev-php/PEAR-Net_URL2/Manifest @@ -0,0 +1,2 @@ +DIST Net_URL2-2.0.0.tgz 11325 SHA256 175a7950b54262ed09db607d39d4e450898c1ed3324f8524bb35097278d53f25 SHA512 c91185574fad037ae809474ab631088ee44547f19c05d4854ffdea6b4ed8a2c2450e42b974255fc3844f488c36dc169b995e01bdffea1291e2f427ca8128c649 WHIRLPOOL e74724d9eaa85f3e89b7f854f9f914b93a15f7c871ac47072477b2f1bd5ca76eeda09e48908dd6ef84f0ea2445b4e2ff6171feb37cc9d4918ad2025a5ff22ee2 +DIST Net_URL2-2.0.5.tgz 17456 SHA256 6631f411c5019207e132331528fbdad820cad2ab6567985792c1b757172a9919 SHA512 417af8b2978db763042d92382828f40fa409c599422d9fbe28c48fea4d23a1e5b3c83d5e616f74049009f93d69e82e87c7e656f867af4dd01ce9cb893f380382 WHIRLPOOL 84a8ae98828d66658ebe2ab5ba8ab37d8d2ba80cabfbadaea75a6beb5160f3304b3df3a6c99f995a277d8a6f9c84747e0a66093c326757d95707f78b94454415 diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild new file mode 100644 index 000000000000..8452e29b195e --- /dev/null +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild new file mode 100644 index 000000000000..b8e087b25447 --- /dev/null +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_URL2/metadata.xml b/dev-php/PEAR-Net_URL2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_URL2/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> |