diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-01-01 17:02:09 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-01-01 17:02:09 +0000 |
commit | 660b1765ea7aeb5cd5f036538b635368e382a76c (patch) | |
tree | 3f33514413c8ddd5b072572380dbbb999b7f1e21 /dev-php5/phing | |
parent | Add ~amd64. (diff) | |
download | historical-660b1765ea7aeb5cd5f036538b635368e382a76c.tar.gz historical-660b1765ea7aeb5cd5f036538b635368e382a76c.tar.bz2 historical-660b1765ea7aeb5cd5f036538b635368e382a76c.zip |
Clean up after epkgmove.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php5/phing')
-rw-r--r-- | dev-php5/phing/Manifest | 12 | ||||
-rw-r--r-- | dev-php5/phing/phing-2.1.0.ebuild | 6 |
2 files changed, 4 insertions, 14 deletions
diff --git a/dev-php5/phing/Manifest b/dev-php5/phing/Manifest index e884a2d679a6..5356087efcc0 100644 --- a/dev-php5/phing/Manifest +++ b/dev-php5/phing/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 7460bf74e0e08f7f3598e54a2795d497 ChangeLog 940 MD5 175e89a6181abb73d953605b0d93b4c1 files/digest-phing-2.1.0 65 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 -MD5 d6d1e5a1b733eefc4afe4bc6a9ddffaf phing-2.1.0.ebuild 469 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDuAVTaGfFFLhbXWkRAi6XAJ9tjD46fpXhX8HpePVl7O4upuVprACgh62V -R8Qud1Zhq24uDdwE31G2s8c= -=sZ68 ------END PGP SIGNATURE----- +MD5 7a3c70f7cf5a1fe0630a64b28130cb49 phing-2.1.0.ebuild 473 diff --git a/dev-php5/phing/phing-2.1.0.ebuild b/dev-php5/phing/phing-2.1.0.ebuild index 5b43be56bf5b..58745809fce3 100644 --- a/dev-php5/phing/phing-2.1.0.ebuild +++ b/dev-php5/phing/phing-2.1.0.ebuild @@ -1,8 +1,8 @@ # 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.0.ebuild,v 1.1 2006/01/01 16:35:14 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.1.0.ebuild,v 1.2 2006/01/01 16:56:16 sebastian Exp $ -inherit php-pear-r1 depend.php +inherit php-pear-lib-r1 DESCRIPTION="PHP project build system based on Apache Ant." HOMEPAGE="http://www.phing.info/" @@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64" IUSE="" SRC_URI="http://phing.info/pear/phing-${PV}-pear.tgz" -need_php5 +need_php_by_category |