diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 12:26:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 12:26:29 +0000 |
commit | 8a9c8ae80aa6b13feb446fef9810c0a5c389e20e (patch) | |
tree | c814928681b6e1fcc492730e3618025326f8fd5f /www-apps/horde-turba | |
parent | Pull in more recent yasm wrt #402143 by Rafal Rzepecki (diff) | |
download | gentoo-2-8a9c8ae80aa6b13feb446fef9810c0a5c389e20e.tar.gz gentoo-2-8a9c8ae80aa6b13feb446fef9810c0a5c389e20e.tar.bz2 gentoo-2-8a9c8ae80aa6b13feb446fef9810c0a5c389e20e.zip |
Stable for amd64, wrt bug #397249
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/horde-turba')
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 7 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.3.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 803bc5d358ad..c26a3193eb1c 100644 --- a/www-apps/horde-turba/ChangeLog +++ b/www-apps/horde-turba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horde-turba -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.50 2010/10/22 17:46:03 a3li Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.51 2012/02/04 12:26:29 ago Exp $ + + 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> horde-turba-2.3.5.ebuild: + Stable for amd64, wrt bug #397249 22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-turba-2.1.7.ebuild: cleanup diff --git a/www-apps/horde-turba/horde-turba-2.3.5.ebuild b/www-apps/horde-turba/horde-turba-2.3.5.ebuild index 8f81b2da4d19..2116456b8cd1 100644 --- a/www-apps/horde-turba/horde-turba-2.3.5.ebuild +++ b/www-apps/horde-turba/horde-turba-2.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.3.5.ebuild,v 1.1 2010/09/29 18:48:05 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.3.5.ebuild,v 1.2 2012/02/04 12:26:29 ago 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="" |