summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-12-17 17:47:09 +0000
committerAlex Legler <a3li@gentoo.org>2009-12-17 17:47:09 +0000
commit865d4a32c2011f8ba968b08f592773c5dc600fb3 (patch)
treeb2f4b07aa7a0b8a2ad39b21ec6a832dcfea7b1fe /www-apps/horde-mimp/horde-mimp-1.1.3.ebuild
parentVersion bump, remove old version, taking over maintenance (diff)
downloadgentoo-2-865d4a32c2011f8ba968b08f592773c5dc600fb3.tar.gz
gentoo-2-865d4a32c2011f8ba968b08f592773c5dc600fb3.tar.bz2
gentoo-2-865d4a32c2011f8ba968b08f592773c5dc600fb3.zip
Version bump, clean old version, take over maintenance
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/horde-mimp/horde-mimp-1.1.3.ebuild')
-rw-r--r--www-apps/horde-mimp/horde-mimp-1.1.3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/www-apps/horde-mimp/horde-mimp-1.1.3.ebuild b/www-apps/horde-mimp/horde-mimp-1.1.3.ebuild
new file mode 100644
index 000000000000..7e12de5f8005
--- /dev/null
+++ b/www-apps/horde-mimp/horde-mimp-1.1.3.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.3.ebuild,v 1.1 2009/12/17 17:47:09 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 )"