diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-12 05:28:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-12 05:28:34 +0000 |
commit | aec19f5345276505fa4244f973c194b045c8e648 (patch) | |
tree | 5eb1069c643e7bb43904ae23f7dfbf30e66930b1 /www-apps/horde-ingo/horde-ingo-1.1.5.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-aec19f5345276505fa4244f973c194b045c8e648.tar.gz gentoo-2-aec19f5345276505fa4244f973c194b045c8e648.tar.bz2 gentoo-2-aec19f5345276505fa4244f973c194b045c8e648.zip |
Version bump.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'www-apps/horde-ingo/horde-ingo-1.1.5.ebuild')
-rw-r--r-- | www-apps/horde-ingo/horde-ingo-1.1.5.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www-apps/horde-ingo/horde-ingo-1.1.5.ebuild b/www-apps/horde-ingo/horde-ingo-1.1.5.ebuild new file mode 100644 index 000000000000..ccde556b42cb --- /dev/null +++ b/www-apps/horde-ingo/horde-ingo-1.1.5.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-ingo/horde-ingo-1.1.5.ebuild,v 1.1 2008/01/12 05:28:33 vapier Exp $ + +HORDE_PHP_FEATURES="imap" +HORDE_MAJ="-h3" +inherit horde + +DESCRIPTION="e-mail filter rules manager for Horde IMP" + +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" + +DEPEND="" +RDEPEND=">=www-apps/horde-3" |