diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-21 07:48:32 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-21 07:48:32 +0000 |
commit | 2daef42498a2d8f25326a9f45214928eafe8aac3 (patch) | |
tree | b3015680fa3fcb00b1dd539f3525297abbbfb30e | |
parent | stable x86, security bug 209960 (diff) | |
download | gentoo-2-2daef42498a2d8f25326a9f45214928eafe8aac3.tar.gz gentoo-2-2daef42498a2d8f25326a9f45214928eafe8aac3.tar.bz2 gentoo-2-2daef42498a2d8f25326a9f45214928eafe8aac3.zip |
stable x86, security bug 209960
(Portage version: 2.1.4.4)
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 0e4d39f71fdd..5837da22f68b 100644 --- a/www-apps/horde-turba/ChangeLog +++ b/www-apps/horde-turba/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/horde-turba # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.32 2008/02/17 02:01:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.33 2008/02/21 07:48:32 opfer Exp $ + + 21 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + horde-turba-2.1.7.ebuild: + stable x86, security bug 209960 *horde-turba-2.1.7 (17 Feb 2008) diff --git a/www-apps/horde-turba/horde-turba-2.1.7.ebuild b/www-apps/horde-turba/horde-turba-2.1.7.ebuild index 9585e59f18bb..60dc793d2d05 100644 --- a/www-apps/horde-turba/horde-turba-2.1.7.ebuild +++ b/www-apps/horde-turba/horde-turba-2.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.7.ebuild,v 1.1 2008/02/17 02:01:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.7.ebuild,v 1.2 2008/02/21 07:48:32 opfer Exp $ HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" HORDE_MAJ="-h3" @@ -8,7 +8,7 @@ inherit horde DESCRIPTION="Turba is the Horde address book / contact management program" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86" IUSE="ldap" DEPEND="" |