diff options
author | 2006-08-05 19:47:07 +0000 | |
---|---|---|
committer | 2006-08-05 19:47:07 +0000 | |
commit | 254c7a6e56fe51f7dea86049538c712a66d87741 (patch) | |
tree | 5b753d18371ba5d4072fcd4aa698d9f861a9d57f /www-apps | |
parent | Adding perl dep; fixed DEPEND (diff) | |
download | gentoo-2-254c7a6e56fe51f7dea86049538c712a66d87741.tar.gz gentoo-2-254c7a6e56fe51f7dea86049538c712a66d87741.tar.bz2 gentoo-2-254c7a6e56fe51f7dea86049538c712a66d87741.zip |
require php to be built with USE=php #142563 by Raphael Marichez
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horde-passwd/files/digest-horde-passwd-2.2.2 | 2 | ||||
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-3.0.ebuild | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/www-apps/horde-passwd/files/digest-horde-passwd-2.2.2 b/www-apps/horde-passwd/files/digest-horde-passwd-2.2.2 index e463c82b8888..4934030728e6 100644 --- a/www-apps/horde-passwd/files/digest-horde-passwd-2.2.2 +++ b/www-apps/horde-passwd/files/digest-horde-passwd-2.2.2 @@ -1 +1,3 @@ MD5 d1c63a16c67e302c9e4885c1386d638e passwd-2.2.2.tar.gz 235545 +RMD160 159d0e86369b05d3f61b1d90d9080650a8de3ef9 passwd-2.2.2.tar.gz 235545 +SHA256 39d820aad0c66db706fe57abadc001f4da4c77488a8ecbd1598a334f16b49852 passwd-2.2.2.tar.gz 235545 diff --git a/www-apps/horde-passwd/horde-passwd-3.0.ebuild b/www-apps/horde-passwd/horde-passwd-3.0.ebuild index 49c1bd9066f9..df8649c8db67 100644 --- a/www-apps/horde-passwd/horde-passwd-3.0.ebuild +++ b/www-apps/horde-passwd/horde-passwd-3.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.0.ebuild,v 1.7 2006/04/04 17:23:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.0.ebuild,v 1.8 2006/08/05 19:47:07 vapier Exp $ + +HORDE_PHP_FEATURES="ctype" HORDE_MAJ="-h3" inherit horde eutils |