summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-01-04 11:28:45 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-01-04 11:28:45 +0000
commit5562a97bc1338bed8abad92c1d00753b7462c315 (patch)
treeede75a3e63c8ba5d3d8bb180a9d6a5dbf9d553e7 /dev-php5/phing/phing-2.1.1.ebuild
parent1.9 stable on hppa, sparc. Bump to 1.10. (diff)
downloadgentoo-2-5562a97bc1338bed8abad92c1d00753b7462c315.tar.gz
gentoo-2-5562a97bc1338bed8abad92c1d00753b7462c315.tar.bz2
gentoo-2-5562a97bc1338bed8abad92c1d00753b7462c315.zip
Version bump.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5/phing/phing-2.1.1.ebuild')
-rw-r--r--dev-php5/phing/phing-2.1.1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-php5/phing/phing-2.1.1.ebuild b/dev-php5/phing/phing-2.1.1.ebuild
new file mode 100644
index 000000000000..ca5dbeadec9f
--- /dev/null
+++ b/dev-php5/phing/phing-2.1.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.1.1.ebuild,v 1.1 2006/01/04 11:28:45 sebastian Exp $
+
+inherit php-pear-lib-r1
+
+DESCRIPTION="PHP project build system based on Apache Ant."
+HOMEPAGE="http://www.phing.info/"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+SRC_URI="http://phing.info/pear/phing-${PV}.tgz"
+
+need_php_by_category