diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-27 00:55:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-27 00:55:01 +0000 |
commit | 970903b94625a6fb755514d4c34955614e962c54 (patch) | |
tree | d92854327eb7af973e75f537420cdfb6e53c0525 /net-www/horde-vacation/horde-vacation-2.2.ebuild | |
parent | horde eclass BABY (diff) | |
download | gentoo-2-970903b94625a6fb755514d4c34955614e962c54.tar.gz gentoo-2-970903b94625a6fb755514d4c34955614e962c54.tar.bz2 gentoo-2-970903b94625a6fb755514d4c34955614e962c54.zip |
initial ebuilds
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" |