diff options
author | 2005-04-26 02:55:08 +0000 | |
---|---|---|
committer | 2005-04-26 02:55:08 +0000 | |
commit | 11aeb42e97a6d5c871565035f3bc0554ad872cbc (patch) | |
tree | eff18ee686f2a306d0f558ad4d4b7ed06a1ac02a /www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild | |
parent | Set KEYWORDS to ~arch for when it leaves p.m (diff) | |
download | gentoo-2-11aeb42e97a6d5c871565035f3bc0554ad872cbc.tar.gz gentoo-2-11aeb42e97a6d5c871565035f3bc0554ad872cbc.tar.bz2 gentoo-2-11aeb42e97a6d5c871565035f3bc0554ad872cbc.zip |
Version bump for security #90365.
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild')
-rw-r--r-- | www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild b/www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild new file mode 100644 index 000000000000..0339b1f529f3 --- /dev/null +++ b/www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-1.1.4.ebuild,v 1.1 2005/04/26 02:54:08 vapier Exp $ + +HORDE_PHP_FEATURES="-o mysql odbc postgres ldap" +inherit horde + +DESCRIPTION="Kronolith is the Horde calendar application" + +KEYWORDS="alpha amd64 hppa ppc sparc x86" + +DEPEND="" +RDEPEND=">=www-apps/horde-2.2.8" |