diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-04 17:24:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-04 17:24:32 +0000 |
commit | 612c5f1a777f0c9a4ab31ff15821133929e1aee0 (patch) | |
tree | ff5926af7bba2027f848db4fc476bc4fda37c5e9 /www-apps | |
parent | stable on amd64 wrt bug 126435 (diff) | |
download | gentoo-2-612c5f1a777f0c9a4ab31ff15821133929e1aee0.tar.gz gentoo-2-612c5f1a777f0c9a4ab31ff15821133929e1aee0.tar.bz2 gentoo-2-612c5f1a777f0c9a4ab31ff15821133929e1aee0.zip |
stable on amd64 wrt bug 126435
(Portage version: 3065-svn)
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/horde-turba/ChangeLog b/www-apps/horde-turba/ChangeLog index e904f4b827b2..7f3090a93574 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.17 2006/03/31 20:46:29 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.18 2006/04/04 17:24:32 blubb Exp $ + + 04 Apr 2006; <blubb@gentoo.org> horde-turba-2.1.ebuild: + stable on amd64 wrt bug 126435 31 Mar 2006; Jose Luis Rivero <yoswink@gentoo.org> horde-turba-2.1.ebuild: Stable on alpha wrt bug #126435 diff --git a/www-apps/horde-turba/horde-turba-2.1.ebuild b/www-apps/horde-turba/horde-turba-2.1.ebuild index 43755e166fb0..5fdbc7164334 100644 --- a/www-apps/horde-turba/horde-turba-2.1.ebuild +++ b/www-apps/horde-turba/horde-turba-2.1.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.ebuild,v 1.6 2006/03/31 20:46:29 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.ebuild,v 1.7 2006/04/04 17:24:32 blubb 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" |