diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:50:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:50:53 +0000 |
commit | ceee78588f35d213eb77978952cc4ca3622d8195 (patch) | |
tree | 44ac84f8d2d141390a60d28f5aebcd98944a02b2 /www-apps | |
parent | x86 stable, bug #333207 (diff) | |
download | gentoo-2-ceee78588f35d213eb77978952cc4ca3622d8195.tar.gz gentoo-2-ceee78588f35d213eb77978952cc4ca3622d8195.tar.bz2 gentoo-2-ceee78588f35d213eb77978952cc4ca3622d8195.zip |
x86 stable, bug #333207
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'www-apps')
-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 e305a2027518..0b61bc035cd1 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.44 2010/08/19 13:45:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.45 2010/08/23 21:50:53 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> horde-turba-2.3.4.ebuild: + x86 stable, bug #333207 19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> horde-turba-2.3.4.ebuild: 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 18c38960289c..9a358fe68ae5 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.2 2010/08/19 13:45:39 hwoarang Exp $ +# $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 $ 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="" |