diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-01-14 02:30:28 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-01-14 02:30:28 +0000 |
commit | f774cd5429b54ab06b946c5778c7d7b8ac88e118 (patch) | |
tree | a96a7741e6e2023d459c33013321781a09c6f93d /www-apps | |
parent | Stable on x86, security bug #159306. (diff) | |
download | gentoo-2-f774cd5429b54ab06b946c5778c7d7b8ac88e118.tar.gz gentoo-2-f774cd5429b54ab06b946c5778c7d7b8ac88e118.tar.bz2 gentoo-2-f774cd5429b54ab06b946c5778c7d7b8ac88e118.zip |
stable on amd64 wrt bug 156627
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horde-kronolith/ChangeLog | 7 | ||||
-rw-r--r-- | www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/horde-kronolith/ChangeLog b/www-apps/horde-kronolith/ChangeLog index d4a4f7daf575..2354d6450b38 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/ChangeLog,v 1.33 2006/12/11 22:53:17 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/ChangeLog,v 1.34 2007/01/14 02:30:28 blubb Exp $ + + 14 Jan 2007; <blubb@gentoo.org> horde-kronolith-2.1.4.ebuild: + stable on amd64 wrt bug 156627 11 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> horde-kronolith-2.1.4.ebuild: diff --git a/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild b/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild index 886a0aefe4d6..a93483c7bbc5 100644 --- a/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild +++ b/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.4.ebuild,v 1.6 2006/12/11 22:53:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-kronolith/horde-kronolith-2.1.4.ebuild,v 1.7 2007/01/14 02:30:28 blubb 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" |