diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 16:41:39 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 16:41:39 +0000 |
commit | abe83b1dd5ba04c8cf25b0a46aca2df8f1c59ce8 (patch) | |
tree | 7892e1766ac97a7fe0b1ea827f7a77f842fd8e7d /www-apps/horde-passwd/horde-passwd-2.2.ebuild | |
parent | Deps updated for net-www split (diff) | |
download | historical-abe83b1dd5ba04c8cf25b0a46aca2df8f1c59ce8.tar.gz historical-abe83b1dd5ba04c8cf25b0a46aca2df8f1c59ce8.tar.bz2 historical-abe83b1dd5ba04c8cf25b0a46aca2df8f1c59ce8.zip |
Deps updated to reflect net-www split
Diffstat (limited to 'www-apps/horde-passwd/horde-passwd-2.2.ebuild')
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/horde-passwd/horde-passwd-2.2.ebuild b/www-apps/horde-passwd/horde-passwd-2.2.ebuild index 3fb6d3fc1dd6..a2f8e9b5609d 100644 --- a/www-apps/horde-passwd/horde-passwd-2.2.ebuild +++ b/www-apps/horde-passwd/horde-passwd-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-2.2.ebuild,v 1.1 2004/08/15 12:34:02 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/horde-passwd-2.2.ebuild,v 1.2 2004/08/15 16:35:16 stuart Exp $ inherit horde @@ -9,4 +9,4 @@ DESCRIPTION="Horde Passwd is the Horde password changing application" KEYWORDS="x86 ppc sparc alpha hppa amd64" DEPEND="" -RDEPEND=">=net-www/horde-2.2.4" +RDEPEND=">=www-apps/horde-2.2.4" |