diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2008-08-01 05:17:31 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2008-08-01 05:17:31 +0000 |
commit | c033b9a17a13e52d86ca864108c7da543083e6c5 (patch) | |
tree | 4083c3baaabc3d8d0510f7bf83da085ef703a793 /www-apps/horde-kronolith | |
parent | Removed vulnerable version wrt sec issue #228507. (diff) | |
download | historical-c033b9a17a13e52d86ca864108c7da543083e6c5.tar.gz historical-c033b9a17a13e52d86ca864108c7da543083e6c5.tar.bz2 historical-c033b9a17a13e52d86ca864108c7da543083e6c5.zip |
Removed vulnerable horde-kronolith-2.1.7 wrt sec issue #219304.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'www-apps/horde-kronolith')
-rw-r--r-- | www-apps/horde-kronolith/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/www-apps/horde-kronolith/ChangeLog b/www-apps/horde-kronolith/ChangeLog index 7b01ec51884a..203515db2f67 100644 --- a/www-apps/horde-kronolith/ChangeLog +++ b/www-apps/horde-kronolith/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horde-kronolith # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/ChangeLog,v 1.49 2008/07/06 19:21:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/ChangeLog,v 1.50 2008/08/01 05:17:31 wrobel Exp $ + + 01 Aug 2008; wrobel@gentoo.org -horde-kronolith-2.1.7.ebuild: + Removed vulnerable horde-kronolith-2.1.7 wrt sec issue #219304. 06 Jul 2008; Markus Meier <maekke@gentoo.org> horde-kronolith-2.1.8.ebuild: diff --git a/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild b/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild deleted file mode 100644 index e74f637ba3ce..000000000000 --- a/www-apps/horde-kronolith/horde-kronolith-2.1.7.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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.7 2008/03/14 08:12:15 dertobi123 Exp $ - -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap" -HORDE_MAJ="-h3" -inherit horde - -DESCRIPTION="Kronolith is the Horde calendar application" - -KEYWORDS="alpha amd64 hppa ppc sparc x86" - -DEPEND="" -RDEPEND=">=www-apps/horde-3" |