summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-09-17 16:53:46 +0000
committerAlex Legler <a3li@gentoo.org>2009-09-17 16:53:46 +0000
commit180adb50a7a91c3b9bfa97474e53a5ee6ae4b6c9 (patch)
treeca1413ecc536259ee702ae789e7b2309a0799464 /www-apps/horde-mimp/horde-mimp-1.1.2.ebuild
parentVersion bump (diff)
downloadgentoo-2-180adb50a7a91c3b9bfa97474e53a5ee6ae4b6c9.tar.gz
gentoo-2-180adb50a7a91c3b9bfa97474e53a5ee6ae4b6c9.tar.bz2
gentoo-2-180adb50a7a91c3b9bfa97474e53a5ee6ae4b6c9.zip
Version bump, cleaning up older versions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/horde-mimp/horde-mimp-1.1.2.ebuild')
-rw-r--r--www-apps/horde-mimp/horde-mimp-1.1.2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/www-apps/horde-mimp/horde-mimp-1.1.2.ebuild b/www-apps/horde-mimp/horde-mimp-1.1.2.ebuild
new file mode 100644
index 000000000000..bab6a56d0299
--- /dev/null
+++ b/www-apps/horde-mimp/horde-mimp-1.1.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-mimp/horde-mimp-1.1.2.ebuild,v 1.1 2009/09/17 16:53:46 a3li Exp $
+
+HORDE_PHP_FEATURES="imap"
+HORDE_MAJ="-h3"
+inherit horde
+
+DESCRIPTION="Horde MIMP provides minimalist webmail access suitable for mobile devices"
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE="crypt"
+
+DEPEND=""
+RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )
+ crypt? ( app-crypt/gnupg )"