diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-12 05:33:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-12 05:33:09 +0000 |
commit | 0f4cb1d4e5d44781f42541c19e26ab390d8cd7ce (patch) | |
tree | eda6b1a20241edb17a10fb60125954962a376f2b /www-apps/horde-ingo/horde-ingo-1.1.5.ebuild | |
parent | Remove an extra bug that shouldn't be listed in the portage-2.1.4 entry. (diff) | |
download | historical-0f4cb1d4e5d44781f42541c19e26ab390d8cd7ce.tar.gz historical-0f4cb1d4e5d44781f42541c19e26ab390d8cd7ce.tar.bz2 historical-0f4cb1d4e5d44781f42541c19e26ab390d8cd7ce.zip |
Version bump.
Package-Manager: portage-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" |