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_FTP | |
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_FTP')
-rw-r--r-- | dev-php/PEAR-Net_FTP/Manifest | 2 | ||||
-rw-r--r-- | dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild | 16 | ||||
-rw-r--r-- | dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild | 20 | ||||
-rw-r--r-- | dev-php/PEAR-Net_FTP/metadata.xml | 5 |
4 files changed, 43 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_FTP/Manifest b/dev-php/PEAR-Net_FTP/Manifest new file mode 100644 index 000000000000..9b68e2df8976 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/Manifest @@ -0,0 +1,2 @@ +DIST Net_FTP-1.3.7.tgz 31749 SHA256 31ac1237d2d542b898a995893c0b13f7107c66b7be768c9ebf2628738ca97a5d SHA512 577f5c728acd7dea47ad640d0287db80bfe18b7a32472ee08e6d3848f7c9059616229d7e302603f33365150b49208113744e19a9d542b6d4a1f4f9c5ee5a7291 WHIRLPOOL 860cfd7c2b88e864e42d2d530a38995f2326181807904aa461b84e553b6d3398d0a8282165da69e6a73a35b7963962139119a17a379640904c7738f8748cdd3d +DIST Net_FTP-1.4.0a3.tgz 35763 SHA256 0bd47f1b57b4da01cd6fc7dfcc74bcaff1b1fca30cbe9590122b4120c5741c92 SHA512 3bd203db7d4bcdbf19b80a8198c57a1af1db6441a00779a49c269b0e4561d301edee7eefd274b2ea4fb337ef4add68c55884d5eda4907139cd59247bdfbc4621 WHIRLPOOL ef47212964966dbfed488fdf8330cc74577c341e9d6b10cc8f8938347e2bbe5e054734fc98f75bacbaef647f4c0ab79062e8a2462d4f4224d5dab5ea7f740ff4 diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild new file mode 100644 index 000000000000..128f80eb6a21 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Provides an OO interface to the PHP FTP functions" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND="dev-lang/php[ftp]" diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild new file mode 100644 index 000000000000..f91bd2128ff7 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides an OO interface to the PHP FTP functions" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" +RDEPEND="dev-lang/php[ftp]" + +src_install() { + php-pear-r1_src_install + rm "${D}"/usr/share/php/generate_package_xml.php +} diff --git a/dev-php/PEAR-Net_FTP/metadata.xml b/dev-php/PEAR-Net_FTP/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/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> |