diff options
-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 e48385351bc2..719e01468ca5 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.35 2008/02/21 16:51:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.36 2008/02/22 13:59:37 dertobi123 Exp $ + + 22 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + horde-turba-2.1.7.ebuild: + ppc stable, bug #209960 21 Feb 2008; Jeroen Roovers <jer@gentoo.org> horde-turba-2.1.7.ebuild: Stable for HPPA (bug #209960). 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 767389ff1073..d4122a541a61 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.4 2008/02/21 16:51:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.7.ebuild,v 1.5 2008/02/22 13:59:37 dertobi123 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="" |