summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-12 01:30:02 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-12 01:30:02 +0000
commitb6015a198ac673f74c95437a2bb9387640330d45 (patch)
tree3a861f5b9aebd3fb5089cd06e46cc239e4523c36 /www-apps/horde-turba
parentold (diff)
downloadhistorical-b6015a198ac673f74c95437a2bb9387640330d45.tar.gz
historical-b6015a198ac673f74c95437a2bb9387640330d45.tar.bz2
historical-b6015a198ac673f74c95437a2bb9387640330d45.zip
Version bump #115206 by David Watzke.
Package-Manager: portage-2.0.53
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.0.51
-rw-r--r--www-apps/horde-turba/horde-turba-2.0.5.ebuild14
3 files changed, 21 insertions, 1 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog
index 01e8ac9c91d0..e532c04b7bdc 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.10 2005/10/25 01:44:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.11 2005/12/12 01:30:02 vapier Exp $
+
+*horde-turba-2.0.5 (12 Dec 2005)
+
+ 12 Dec 2005; Mike Frysinger <vapier@gentoo.org> +horde-turba-2.0.5.ebuild:
+ Version bump #115206 by David Watzke.
*horde-turba-2.0.4 (25 Oct 2005)
diff --git a/www-apps/horde-turba/files/digest-horde-turba-2.0.5 b/www-apps/horde-turba/files/digest-horde-turba-2.0.5
new file mode 100644
index 000000000000..03bafdfeb7ed
--- /dev/null
+++ b/www-apps/horde-turba/files/digest-horde-turba-2.0.5
@@ -0,0 +1 @@
+MD5 6e051d636308f0efcc70addb9a40e651 turba-h3-2.0.5.tar.gz 1420141
diff --git a/www-apps/horde-turba/horde-turba-2.0.5.ebuild b/www-apps/horde-turba/horde-turba-2.0.5.ebuild
new file mode 100644
index 000000000000..55262c335bd3
--- /dev/null
+++ b/www-apps/horde-turba/horde-turba-2.0.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 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.0.5.ebuild,v 1.1 2005/12/12 01:30:02 vapier Exp $
+
+HORDE_PHP_FEATURES="-o mysql 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"