diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-03-14 06:43:43 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-03-14 06:43:43 +0000 |
commit | 3d09ccf27e51b0bf7ee8c0be6dfbee85c6c33c90 (patch) | |
tree | 733655f836a0120f30387c03ddd40dd0fc7c75e3 /dev-php/awl | |
parent | Bump, adds Crucible 1.5 updates. Drop old. (diff) | |
download | gentoo-2-3d09ccf27e51b0bf7ee8c0be6dfbee85c6c33c90.tar.gz gentoo-2-3d09ccf27e51b0bf7ee8c0be6dfbee85c6c33c90.tar.bz2 gentoo-2-3d09ccf27e51b0bf7ee8c0be6dfbee85c6c33c90.zip |
Initial import from sunrise
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/awl')
-rw-r--r-- | dev-php/awl/ChangeLog | 90 | ||||
-rw-r--r-- | dev-php/awl/Manifest | 4 | ||||
-rw-r--r-- | dev-php/awl/awl-0.51.ebuild | 41 | ||||
-rw-r--r-- | dev-php/awl/metadata.xml | 13 |
4 files changed, 148 insertions, 0 deletions
diff --git a/dev-php/awl/ChangeLog b/dev-php/awl/ChangeLog new file mode 100644 index 000000000000..690d29e236f8 --- /dev/null +++ b/dev-php/awl/ChangeLog @@ -0,0 +1,90 @@ +# ChangeLog for dev-php/awl +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/awl/ChangeLog,v 1.1 2012/03/14 06:43:43 patrick Exp $ + + 16 Jan 2012; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.49.ebuild, +awl-0.51.ebuild: + New version of the awl library + + 05 Nov 2011; Sven Schwyn (svoop) <gentoo@bitcetera.com> -awl-0.48.ebuild, + +awl-0.49.ebuild: + Version bump for awl + + 05 Oct 2011; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.46.ebuild, +awl-0.48.ebuild: + New version of the awl library + + 14 Jan 2011; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.45.ebuild, +awl-0.46.ebuild: + New version of the awl library + + 05 Nov 2010; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.43.ebuild, +awl-0.45.ebuild: + New version of the awl library + + 26 Oct 2010; Michael Weber (xmw) <xmw@gentoo.org> awl-0.43.ebuild: + Drop php[pcre] for >=perl-5.3 (thanks to Sven Schwyn (svoop) + <svoop@delirium.ch> reporting this on bug #342597) + + 21 Apr 2010; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.42.ebuild, +awl-0.43.ebuild: + New version for the awl library + + 12 Mar 2010; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.41.ebuild, +awl-0.42.ebuild: + New version for the awl library + + 27 Feb 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> awl-0.41.ebuild: + Directly die with failing command + + 27 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + awl-0.41.ebuild: + need to "|| die" only once per error + + 26 Feb 2010; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.40.ebuild, +awl-0.41.ebuild: + New version for the awl library + + 11 Feb 2010; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.39.ebuild, +awl-0.40.ebuild: + New version for the awl library + + 07 Jan 2010; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.38.ebuild, +awl-0.39.ebuild: + Version bump, now depends on php with pdo + + 14 Oct 2009; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.37.ebuild, +awl-0.38.ebuild: + New version for the awl library + + 01 Jul 2009; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.36.ebuild, +awl-0.37.ebuild: + New version for the awl library + + 22 Apr 2009; Christian Ruppert <idl0r@gentoo.org> awl-0.36.ebuild: + Removed unused eutils inherite, added depend.php. + + 22 Apr 2009; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.34.ebuild, +awl-0.36.ebuild: + Version bump to 0.36 + + 16 Mar 2009; Nick Fortino (nfortino) <nfortino@gmail.com> awl-0.34.ebuild: + Update ebuild to use EAPI 2. Thanks to Cristian Ruppert and Thomas Sachau + for review + + 24 Nov 2008; lebarjack <francois.perichon@univ-lille2.fr> + -awl-0.33.ebuild, +awl-0.34.ebuild: + New version for awl + + 05 Nov 2008; lebarjack <francois.perichon@univ-lille2.fr> + -libawl-php-0.31.ebuild, +awl-0.33.ebuild: + New version. Renamed to dev-php/awl to reflect upstream naming scheme + + 16 Sep 2008; lebarjack <francois.perichon@univ-lille2.fr> + -libawl-php-0.29.ebuild, +libawl-php-0.31.ebuild: + New version for awl (libawl-php) + + 23 Jun 2008; lebarjack <francois.perichon@univ-lille2.fr> + +libawl-php-0.29.ebuild, +metadata.xml: + New ebuild for bug 229025 - (initial work by Cory Coager <ccoager@gmail.com>) + diff --git a/dev-php/awl/Manifest b/dev-php/awl/Manifest new file mode 100644 index 000000000000..24417d7c10c7 --- /dev/null +++ b/dev-php/awl/Manifest @@ -0,0 +1,4 @@ +DIST awl-0.51.tar.gz 297202 RMD160 7936b361daaf460fcda1c71fc2c3eead6bf9fa96 SHA1 a5b2c13487604b0e38289e17021d1fa682180e10 SHA256 1ec6e0029779772aa9204c866c48e6d35fea63c812321a505cf087a4bd1c7234 +EBUILD awl-0.51.ebuild 948 RMD160 8b0b8f6608380dd2f1366683558253c1d77cb8a7 SHA1 3aa0cdc4f1811bcfac803db6e2b2e65bc8ad6c2d SHA256 11308afe36c91d1cb79c37a8ebd51178b3d867ee807edc5e3bce3bb95df3d3e5 +MISC ChangeLog 3169 RMD160 624b3d28d6663c6452a3968c2c64ea31f69e07ea SHA1 5223745a67a42f9754d4d7f8e63d6e5ec7c59079 SHA256 f7b3b220c09e0e8c95ca213023d7552fcd0a70874df33b0c266c49423786fcdc +MISC metadata.xml 448 RMD160 02edc02609260211dc071e6e515dfacc2524fb47 SHA1 978280e22009d92b2c2b88d40333d2c884419a17 SHA256 caf26cfea82929bf5182ebdb1c62a996622a5bf88b4c1a9d236f8166030c3c33 diff --git a/dev-php/awl/awl-0.51.ebuild b/dev-php/awl/awl-0.51.ebuild new file mode 100644 index 000000000000..bfc0ca0e3cbe --- /dev/null +++ b/dev-php/awl/awl-0.51.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/awl/awl-0.51.ebuild,v 1.1 2012/03/14 06:43:43 patrick Exp $ + +EAPI=2 + +inherit depend.php php-lib-r1 + +DESCRIPTION="Andrew McMillan's web libraries: A collection of generic classes +used by the davical calendar server" +HOMEPAGE="http://andrew.mcmillan.net.nz/projects/awl" +SRC_URI="http://debian.mcmillan.net.nz/packages/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc" + +DEPEND="dev-lang/php[pdo,postgres,xml] + doc? ( dev-php/PEAR-PhpDocumentor )" +RDEPEND="${DEPEND}" + +need_php5 + +src_compile() { + if use doc ; then + ebegin "Generating documentation" + phpdoc -c "docs/api/phpdoc.ini" || die "Documentation failed to build" + fi +} + +src_install() { + local docs="debian/README.Debian debian/changelog" + dodoc-php ${docs} || die "dodoc failed" + + if use doc ; then + dohtml -r "docs/api/" || die "dohtml failed" + fi + + php-lib-r1_src_install . dba/* inc/* scripts/* +} diff --git a/dev-php/awl/metadata.xml b/dev-php/awl/metadata.xml new file mode 100644 index 000000000000..13427524e248 --- /dev/null +++ b/dev-php/awl/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>francois.perichon@univ-lille2.fr</email> + <name>Francois Perichon</name> + </maintainer> + <maintainer> + <email>patrick@gentoo.org</email> + <name>Patrick Lauer (proxy)</name> + </maintainer> +</pkgmetadata> |