diff options
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 0b61bc035cd1..c76d6848694e 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.45 2010/08/23 21:50:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.46 2010/09/18 18:35:44 armin76 Exp $ + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> horde-turba-2.3.4.ebuild: + alpha/sparc stable wrt #333207 23 Aug 2010; Markus Meier <maekke@gentoo.org> horde-turba-2.3.4.ebuild: x86 stable, bug #333207 diff --git a/www-apps/horde-turba/horde-turba-2.3.4.ebuild b/www-apps/horde-turba/horde-turba-2.3.4.ebuild index 9a358fe68ae5..5e963be20cc4 100644 --- a/www-apps/horde-turba/horde-turba-2.3.4.ebuild +++ b/www-apps/horde-turba/horde-turba-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.4.ebuild,v 1.3 2010/08/23 21:50:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.3.4.ebuild,v 1.4 2010/09/18 18:35:44 armin76 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="" |