summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-23 01:14:59 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-23 01:14:59 +0000
commit2b3e387aeb5ef88161f454f49e11a06c7f4427d6 (patch)
treeca09273065157fd22d5e652fe3cdeb75d6c778fc /www-apps/horde-turba
parentVersion bump. (diff)
downloadgentoo-2-2b3e387aeb5ef88161f454f49e11a06c7f4427d6.tar.gz
gentoo-2-2b3e387aeb5ef88161f454f49e11a06c7f4427d6.tar.bz2
gentoo-2-2b3e387aeb5ef88161f454f49e11a06c7f4427d6.zip
Version bump.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'www-apps/horde-turba')
-rw-r--r--www-apps/horde-turba/ChangeLog7
-rw-r--r--www-apps/horde-turba/files/digest-horde-turba-2.1.53
-rw-r--r--www-apps/horde-turba/horde-turba-2.1.5.ebuild14
3 files changed, 23 insertions, 1 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog
index e4b54d845724..cc3556256ed1 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.28 2007/07/12 14:30:40 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.29 2007/12/23 01:14:59 vapier Exp $
+
+*horde-turba-2.1.5 (23 Dec 2007)
+
+ 23 Dec 2007; Mike Frysinger <vapier@gentoo.org> +horde-turba-2.1.5.ebuild:
+ Version bump.
12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
horde-turba-2.1.4.ebuild:
diff --git a/www-apps/horde-turba/files/digest-horde-turba-2.1.5 b/www-apps/horde-turba/files/digest-horde-turba-2.1.5
new file mode 100644
index 000000000000..5a70353d939c
--- /dev/null
+++ b/www-apps/horde-turba/files/digest-horde-turba-2.1.5
@@ -0,0 +1,3 @@
+MD5 06a3185697c4d3bbd81fe49aaee90b0a turba-h3-2.1.5.tar.gz 1862010
+RMD160 69d4fed1ade543b11fc5d59085374ea2ff21c8fe turba-h3-2.1.5.tar.gz 1862010
+SHA256 308ef36135486c7285e1405db600cbb879fe1caae408aa777088fed413f89892 turba-h3-2.1.5.tar.gz 1862010
diff --git a/www-apps/horde-turba/horde-turba-2.1.5.ebuild b/www-apps/horde-turba/horde-turba-2.1.5.ebuild
new file mode 100644
index 000000000000..3b758cc5dcb3
--- /dev/null
+++ b/www-apps/horde-turba/horde-turba-2.1.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2007 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.5.ebuild,v 1.1 2007/12/23 01:14:59 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"