summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-05-31 05:13:43 +0000
committerMike Frysinger <vapier@gentoo.org>2008-05-31 05:13:43 +0000
commit20ae89437ad20a4a1ad709ff58292d56cdc68253 (patch)
tree1191213a6333952d50d31055bf8071a78cc0b346 /www-apps/horde-passwd
parentDepend on either horde or horde-groupware or horde-webmail as pointed out by ... (diff)
downloadgentoo-2-20ae89437ad20a4a1ad709ff58292d56cdc68253.tar.gz
gentoo-2-20ae89437ad20a4a1ad709ff58292d56cdc68253.tar.bz2
gentoo-2-20ae89437ad20a4a1ad709ff58292d56cdc68253.zip
Depend on either horde or horde-groupware or horde-webmail as pointed out by Robin Bankhead #217326.
(Portage version: 2.2_pre5.spank.spunk)
Diffstat (limited to 'www-apps/horde-passwd')
-rw-r--r--www-apps/horde-passwd/ChangeLog8
-rw-r--r--www-apps/horde-passwd/horde-passwd-3.0.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/horde-passwd/ChangeLog b/www-apps/horde-passwd/ChangeLog
index fa065a607757..919788750b75 100644
--- a/www-apps/horde-passwd/ChangeLog
+++ b/www-apps/horde-passwd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/horde-passwd
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.14 2007/07/12 14:29:55 gustavoz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.15 2008/05/31 05:13:43 vapier Exp $
+
+ 31 May 2008; Mike Frysinger <vapier@gentoo.org> horde-passwd-3.0.1.ebuild:
+ Depend on either horde or horde-groupware or horde-webmail as pointed out by
+ Robin Bankhead #217326.
12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
horde-passwd-3.0.1.ebuild:
diff --git a/www-apps/horde-passwd/horde-passwd-3.0.1.ebuild b/www-apps/horde-passwd/horde-passwd-3.0.1.ebuild
index 3411bc5a1a74..d23d438f9950 100644
--- a/www-apps/horde-passwd/horde-passwd-3.0.1.ebuild
+++ b/www-apps/horde-passwd/horde-passwd-3.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.1.ebuild,v 1.2 2007/07/12 14:29:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-3.0.1.ebuild,v 1.3 2008/05/31 05:13:43 vapier Exp $
HORDE_PHP_FEATURES="ctype"
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86"
IUSE="clearpasswd"
DEPEND=""
-RDEPEND=">=www-apps/horde-3.0"
+RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )"
src_unpack() {
horde_src_unpack