summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/horde-mnemo-kolab/horde-mnemo-kolab-2.2_alpha.ebuild')
-rw-r--r--www-apps/horde-mnemo-kolab/horde-mnemo-kolab-2.2_alpha.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/www-apps/horde-mnemo-kolab/horde-mnemo-kolab-2.2_alpha.ebuild b/www-apps/horde-mnemo-kolab/horde-mnemo-kolab-2.2_alpha.ebuild
new file mode 100644
index 0000000..64135c2
--- /dev/null
+++ b/www-apps/horde-mnemo-kolab/horde-mnemo-kolab-2.2_alpha.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-mnemo/horde-mnemo-2.1.ebuild,v 1.1 2006/03/09 23:36:36 vapier Exp $
+
+HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap"
+HORDE_MAJ="-h3"
+inherit horde-kolab-r4
+
+HORDE_KOLAB_CONFIG="
+conf.php_${PV}.config
+"
+
+EHORDE_PATCHES="
+${FILESDIR}/HK-GW-Edit_share_rights-${PV}.patch
+"
+
+DESCRIPTION="Mnemo is the Horde note manager"
+
+KEYWORDS="~x86 ~amd64"
+
+IUSE="kolab"
+
+DEPEND=""
+RDEPEND=">=www-apps/horde-kolab-3.2_alpha"
+