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-vacation | |
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-vacation')
-rw-r--r-- | www-apps/horde-vacation/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-vacation/horde-vacation-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-vacation/ChangeLog b/www-apps/horde-vacation/ChangeLog index 5b4597825e29..dbf2e6b0a908 100644 --- a/www-apps/horde-vacation/ChangeLog +++ b/www-apps/horde-vacation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/horde-vacation # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-vacation/ChangeLog,v 1.1 2004/08/15 12:42:45 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-vacation/ChangeLog,v 1.2 2004/08/15 16:41:38 stuart Exp $ + + 15 Aug 2004; Stuart Herbert <stuart@gentoo.org> horde-vacation-2.2.ebuild: + Deps updated to reflect net-www split *horde-vacation-2.2 (15 Aug 2004) diff --git a/www-apps/horde-vacation/horde-vacation-2.2.ebuild b/www-apps/horde-vacation/horde-vacation-2.2.ebuild index a580f3b0f459..e3e334da1dca 100644 --- a/www-apps/horde-vacation/horde-vacation-2.2.ebuild +++ b/www-apps/horde-vacation/horde-vacation-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-vacation/horde-vacation-2.2.ebuild,v 1.1 2004/08/15 12:42:45 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-vacation/horde-vacation-2.2.ebuild,v 1.2 2004/08/15 16:41:39 stuart Exp $ inherit horde @@ -9,4 +9,4 @@ DESCRIPTION="Horde Vacation allows users to manage e-mail 'vacation notices' or KEYWORDS="x86 ppc sparc alpha hppa amd64" DEPEND="" -RDEPEND=">=net-www/horde-2.2.4" +RDEPEND=">=www-apps/horde-2.2.4" |