summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-09-29 19:06:01 +0000
committerAlex Legler <a3li@gentoo.org>2010-09-29 19:06:01 +0000
commit9dce45527c6026c194db9df4ae251bfe6c5633aa (patch)
treefc13f805ca90328c3498fafca6e95d29d2d2d609 /www-apps/horde-mnemo/horde-mnemo-2.2.4.ebuild
parentVersion bump, contains minor bugfixes and updated i18n. Removing old versions. (diff)
downloadgentoo-2-9dce45527c6026c194db9df4ae251bfe6c5633aa.tar.gz
gentoo-2-9dce45527c6026c194db9df4ae251bfe6c5633aa.tar.bz2
gentoo-2-9dce45527c6026c194db9df4ae251bfe6c5633aa.zip
Version bump, contains minor bugfixes and updated i18n. Removing old version.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/horde-mnemo/horde-mnemo-2.2.4.ebuild')
-rw-r--r--www-apps/horde-mnemo/horde-mnemo-2.2.4.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/www-apps/horde-mnemo/horde-mnemo-2.2.4.ebuild b/www-apps/horde-mnemo/horde-mnemo-2.2.4.ebuild
new file mode 100644
index 000000000000..4f9958aa30a5
--- /dev/null
+++ b/www-apps/horde-mnemo/horde-mnemo-2.2.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.2.4.ebuild,v 1.1 2010/09/29 19:06:01 a3li Exp $
+
+HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap"
+HORDE_MAJ="-h3"
+inherit horde
+
+DESCRIPTION="Mnemo is the Horde note manager"
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+
+DEPEND=""
+RDEPEND=">=www-apps/horde-3"