summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/horde-turba/ChangeLog9
-rw-r--r--www-apps/horde-turba/files/digest-horde-turba-2.13
-rw-r--r--www-apps/horde-turba/horde-turba-2.1.ebuild14
3 files changed, 24 insertions, 2 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog
index e532c04b7bdc..1fa94d93442c 100644
--- a/www-apps/horde-turba/ChangeLog
+++ b/www-apps/horde-turba/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/horde-turba
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.11 2005/12/12 01:30:02 vapier Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.12 2006/03/09 23:37:24 vapier Exp $
+
+*horde-turba-2.1 (09 Mar 2006)
+
+ 09 Mar 2006; Mike Frysinger <vapier@gentoo.org> +horde-turba-2.1.ebuild:
+ Version bump #125571 by Pol.
*horde-turba-2.0.5 (12 Dec 2005)
diff --git a/www-apps/horde-turba/files/digest-horde-turba-2.1 b/www-apps/horde-turba/files/digest-horde-turba-2.1
new file mode 100644
index 000000000000..82c1d8a3ced6
--- /dev/null
+++ b/www-apps/horde-turba/files/digest-horde-turba-2.1
@@ -0,0 +1,3 @@
+MD5 2841adb1f8b7b17fd3e17cd14abdd36f turba-h3-2.1.tar.gz 1450847
+RMD160 87c86156b6e5d33715c8051d2f991ec97c7597ef turba-h3-2.1.tar.gz 1450847
+SHA256 1623f8e8b8b67965706a2e2cf039956a3957bc56531fbe0bfbad39cb83143125 turba-h3-2.1.tar.gz 1450847
diff --git a/www-apps/horde-turba/horde-turba-2.1.ebuild b/www-apps/horde-turba/horde-turba-2.1.ebuild
new file mode 100644
index 000000000000..67d782c4240b
--- /dev/null
+++ b/www-apps/horde-turba/horde-turba-2.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.ebuild,v 1.1 2006/03/09 23:37:24 vapier Exp $
+
+HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap"
+HORDE_MAJ="-h3"
+inherit horde
+
+DESCRIPTION="Turba is the Horde address book / contact management program"
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+
+DEPEND=""
+RDEPEND=">=www-apps/horde-3"