diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-03-10 19:31:48 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-03-10 19:31:48 +0000 |
commit | 9b323834b90dad47272e9c0c7312a420643960b1 (patch) | |
tree | 75069ee721e267cb43aa226907096df0d0b37d4c /www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild | |
parent | Add USE=minimal support for setups without the smartd. (diff) | |
download | gentoo-2-9b323834b90dad47272e9c0c7312a420643960b1.tar.gz gentoo-2-9b323834b90dad47272e9c0c7312a420643960b1.tar.bz2 gentoo-2-9b323834b90dad47272e9c0c7312a420643960b1.zip |
Sparc stable --- Security Bug #212635 --- seems OK.
(Portage version: 2.2_pre4)
Diffstat (limited to 'www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild')
-rw-r--r-- | www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild b/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild index 5f6884274cdf..e0dc838f59d7 100644 --- a/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild +++ b/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild,v 1.2 2008/03/10 14:02:19 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild,v 1.3 2008/03/10 19:31:48 fmccor Exp $ HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" HORDE_MAJ="-h3" @@ -8,7 +8,7 @@ inherit horde DESCRIPTION="Kronolith is the Horde calendar application" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc sparc ~x86" DEPEND="" RDEPEND=">=www-apps/horde-3" |