summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-26 02:55:08 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-26 02:55:08 +0000
commit11aeb42e97a6d5c871565035f3bc0554ad872cbc (patch)
treeeff18ee686f2a306d0f558ad4d4b7ed06a1ac02a /www-apps/horde-turba
parentSet KEYWORDS to ~arch for when it leaves p.m (diff)
downloadgentoo-2-11aeb42e97a6d5c871565035f3bc0554ad872cbc.tar.gz
gentoo-2-11aeb42e97a6d5c871565035f3bc0554ad872cbc.tar.bz2
gentoo-2-11aeb42e97a6d5c871565035f3bc0554ad872cbc.zip
Version bump for security #90365.
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'www-apps/horde-turba')
-rw-r--r--www-apps/horde-turba/ChangeLog9
-rw-r--r--www-apps/horde-turba/files/digest-horde-turba-1.2.51
-rw-r--r--www-apps/horde-turba/horde-turba-1.2.5.ebuild13
3 files changed, 21 insertions, 2 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog
index f8d41886f6c6..7e6004aa174f 100644
--- a/www-apps/horde-turba/ChangeLog
+++ b/www-apps/horde-turba/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/horde-turba
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.7 2005/02/23 23:02:43 vapier Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.8 2005/04/26 02:55:08 vapier Exp $
+
+*horde-turba-1.2.5 (26 Apr 2005)
+
+ 26 Apr 2005; Mike Frysinger <vapier@gentoo.org> +horde-turba-1.2.5.ebuild:
+ Version bump for security #90365.
*horde-turba-2.0.2 (23 Feb 2005)
diff --git a/www-apps/horde-turba/files/digest-horde-turba-1.2.5 b/www-apps/horde-turba/files/digest-horde-turba-1.2.5
new file mode 100644
index 000000000000..54f93d165903
--- /dev/null
+++ b/www-apps/horde-turba/files/digest-horde-turba-1.2.5
@@ -0,0 +1 @@
+MD5 24d86936d30ec1b02c30b991e72d018a turba-1.2.5.tar.gz 537277
diff --git a/www-apps/horde-turba/horde-turba-1.2.5.ebuild b/www-apps/horde-turba/horde-turba-1.2.5.ebuild
new file mode 100644
index 000000000000..8b9490521f6b
--- /dev/null
+++ b/www-apps/horde-turba/horde-turba-1.2.5.ebuild
@@ -0,0 +1,13 @@
+# 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-1.2.5.ebuild,v 1.1 2005/04/26 02:55:08 vapier Exp $
+
+HORDE_PHP_FEATURES="-o mysql odbc postgres ldap"
+inherit horde
+
+DESCRIPTION="Turba is the Horde address book / contact management program"
+
+KEYWORDS="alpha amd64 hppa ppc sparc x86"
+
+DEPEND=""
+RDEPEND=">=www-apps/horde-2.2.8"