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 | |
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')
-rw-r--r-- | www-apps/horde-passwd/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | www-apps/horde-passwd/horde-passwd-2.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/horde-passwd/ChangeLog b/www-apps/horde-passwd/ChangeLog index d52e057a7ff0..4bcf99f7d9f9 100644 --- a/www-apps/horde-passwd/ChangeLog +++ b/www-apps/horde-passwd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/horde-passwd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.1 2004/08/15 12:34:02 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-passwd/ChangeLog,v 1.2 2004/08/15 16:35:16 stuart Exp $ + + 15 Aug 2004; Stuart Herbert <stuart@gentoo.org> horde-passwd-2.2.1.ebuild, + horde-passwd-2.2.ebuild: + Deps updated to reflect net-www split *horde-passwd-2.2 (15 Aug 2004) diff --git a/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild b/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild index 6b61c5595595..b05a0ed38080 100644 --- a/www-apps/horde-passwd/horde-passwd-2.2.1.ebuild +++ b/www-apps/horde-passwd/horde-passwd-2.2.1.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.1.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.1.ebuild,v 1.2 2004/08/15 16:35:16 stuart Exp $ inherit horde eutils @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="clearpasswd" DEPEND="" -RDEPEND=">=net-www/horde-2.2.4" +RDEPEND=">=www-apps/horde-2.2.4" src_unpack() { horde_src_unpack 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" |