diff options
-rw-r--r-- | www-apps/horde-turba/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/horde-turba/horde-turba-2.1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index 55af409131a3..8fefb3e2959c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.25 2006/11/04 11:11:16 blubb Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.26 2007/01/06 23:28:06 kloeri Exp $ + + 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + horde-turba-2.1.2.ebuild: + Stable on Alpha. 04 Nov 2006; <blubb@gentoo.org> horde-turba-2.1.2.ebuild: stable on amd64 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 3fa77d65f7fc..47ba2e8fc323 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 +# Copyright 1999-2007 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.6 2006/11/04 11:11:16 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.2.ebuild,v 1.7 2007/01/06 23:28:06 kloeri 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" |