diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-26 03:56:19 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-26 03:56:19 +0000 |
commit | c7b6e88f1bdecfc299c6094014d76d4face018e1 (patch) | |
tree | e27ec92fa08caef9046e1bb310415b81c7a6a493 /www-apps | |
parent | Stable on SPARC wrt bug #148767. (diff) | |
download | gentoo-2-c7b6e88f1bdecfc299c6094014d76d4face018e1.tar.gz gentoo-2-c7b6e88f1bdecfc299c6094014d76d4face018e1.tar.bz2 gentoo-2-c7b6e88f1bdecfc299c6094014d76d4face018e1.zip |
Stable on SPARC wrt bug #148770.
(Portage version: 2.1.2_pre1-r2)
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 97accf04db25..c19d6c1bdcd8 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.21 2006/09/23 22:46:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.22 2006/09/26 03:56:19 weeve Exp $ + + 26 Sep 2006; Jason Wever <weeve@gentoo.org> horde-turba-2.1.2.ebuild: + Stable on SPARC wrt bug #148770. 23 Sep 2006; Joseph Jezak <josejx@gentoo.org> horde-turba-2.1.2.ebuild: Marked ppc stable for bug #148770. 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 82ab1970a8b7..66cc4b1a1c5a 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.2 2006/09/23 22:46:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.1.2.ebuild,v 1.3 2006/09/26 03:56:19 weeve 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" |