diff options
author | 2008-10-27 21:06:15 +0000 | |
---|---|---|
committer | 2008-10-27 21:06:15 +0000 | |
commit | 55a2028fdf6e0defb5ba55280c9e3a00850cf0fc (patch) | |
tree | 871a15b74d7671cd8e32a8c1a0194b48e768b22f /www-apps/horde-dimp/horde-dimp-1.1.ebuild | |
parent | amd64/x86 stable, bug #244621 (diff) | |
download | historical-55a2028fdf6e0defb5ba55280c9e3a00850cf0fc.tar.gz historical-55a2028fdf6e0defb5ba55280c9e3a00850cf0fc.tar.bz2 historical-55a2028fdf6e0defb5ba55280c9e3a00850cf0fc.zip |
Added horde-dimp-1.1.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'www-apps/horde-dimp/horde-dimp-1.1.ebuild')
-rw-r--r-- | www-apps/horde-dimp/horde-dimp-1.1.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/www-apps/horde-dimp/horde-dimp-1.1.ebuild b/www-apps/horde-dimp/horde-dimp-1.1.ebuild new file mode 100644 index 000000000000..798a56022ee6 --- /dev/null +++ b/www-apps/horde-dimp/horde-dimp-1.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-dimp/horde-dimp-1.1.ebuild,v 1.1 2008/10/27 21:06:15 wrobel Exp $ + +HORDE_PHP_FEATURES="imap" +HORDE_MAJ="-h3" +inherit horde + +DESCRIPTION="Horde DIMP is a alternate presentation view of IMP using AJAX-ish +technologies" + +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" + +DEPEND="" +RDEPEND="|| ( >=www-apps/horde-3.2 >=www-apps/horde-groupware-1 ) + || ( >=www-apps/horde-imp-4.2 >=www-apps/horde-groupware-1 ) + !www-apps/horde-webmail" |