diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 23:02:01 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 23:02:01 +0000 |
commit | c06151cf964cb99cdf0463568af214f3189d97e7 (patch) | |
tree | e2209669d3ede9799f3ee449ddb8c78dd2c7ff27 /www-apps/horde-turba | |
parent | Stable on alpha, bug #397247 (diff) | |
download | historical-c06151cf964cb99cdf0463568af214f3189d97e7.tar.gz historical-c06151cf964cb99cdf0463568af214f3189d97e7.tar.bz2 historical-c06151cf964cb99cdf0463568af214f3189d97e7.zip |
Stable on alpha, bug #397249
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'www-apps/horde-turba')
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 918402c42430..ada1e6107791 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.53 2012/02/16 19:27:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.54 2012/03/02 23:02:01 klausman Exp $ + + 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> horde-turba-2.3.5.ebuild: + Stable on alpha, bug #397249 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> horde-turba-2.3.5.ebuild: 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 9f7d48906b0a..a86bdb8e057f 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-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.4 2012/02/16 19:27:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.3.5.ebuild,v 1.5 2012/03/02 23:02:01 klausman 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="" |