diff options
Diffstat (limited to 'net-www/horde-vacation/horde-vacation-2.2.ebuild')
-rw-r--r-- | net-www/horde-vacation/horde-vacation-2.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-www/horde-vacation/horde-vacation-2.2.ebuild b/net-www/horde-vacation/horde-vacation-2.2.ebuild new file mode 100644 index 000000000000..b83d9c1ccbf4 --- /dev/null +++ b/net-www/horde-vacation/horde-vacation-2.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-vacation/horde-vacation-2.2.ebuild,v 1.1 2004/01/27 00:55:01 vapier Exp $ + +inherit horde + +DESCRIPTION="Horde Vactaions allows users to manage e-mail 'vactaion notices' or 'auto-responders'" + +KEYWORDS="x86 ~ppc ~sparc ~alpha" + +DEPEND="" +RDEPEND=">=net-www/horde-2.2.4" |