diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-30 09:20:00 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-30 09:20:00 +0000 |
commit | 2ede1373e5a2cc2e8a62afae7017fe59a25c25ae (patch) | |
tree | 0abd964291bf5d41d31b61e6cae4d3548f5a2b0b /www-apps | |
parent | Stable on x86, bug #148767. (diff) | |
download | gentoo-2-2ede1373e5a2cc2e8a62afae7017fe59a25c25ae.tar.gz gentoo-2-2ede1373e5a2cc2e8a62afae7017fe59a25c25ae.tar.bz2 gentoo-2-2ede1373e5a2cc2e8a62afae7017fe59a25c25ae.zip |
Stable on x86, bug #148770.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 901b0e185a04..54249bdd572e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.23 2006/09/26 19:38:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.24 2006/09/30 09:20:00 ticho Exp $ + + 30 Sep 2006; <ticho@gentoo.org> horde-turba-2.1.2.ebuild: + Stable on x86, bug #148770. 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> horde-turba-2.1.2.ebuild: diff --git a/www-apps/horde-turba/horde-turba-2.1.2.ebuild b/www-apps/horde-turba/horde-turba-2.1.2.ebuild index 953c33bf191c..13fa745dd370 100644 --- a/www-apps/horde-turba/horde-turba-2.1.2.ebuild +++ b/www-apps/horde-turba/horde-turba-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.4 2006/09/26 19:38:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.2.ebuild,v 1.5 2006/09/30 09:20:00 ticho 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" DEPEND="" RDEPEND=">=www-apps/horde-3" |