summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-13 10:25:34 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-13 10:25:34 +0000
commitb43e4abd8d9cc9d178a68b0632b2618640902110 (patch)
treefa1a5bd56a2a712b5a77597a6c614a5b6c2a42d4 /www-apache
parentVersion bumped. Fixed quoting. (diff)
downloadgentoo-2-b43e4abd8d9cc9d178a68b0632b2618640902110.tar.gz
gentoo-2-b43e4abd8d9cc9d178a68b0632b2618640902110.tar.bz2
gentoo-2-b43e4abd8d9cc9d178a68b0632b2618640902110.zip
Added ~ppc64; bug #191741
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_caucho/ChangeLog5
-rw-r--r--www-apache/mod_caucho/mod_caucho-3.0.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apache/mod_caucho/ChangeLog b/www-apache/mod_caucho/ChangeLog
index 9b5cd21334d5..4838f19df5d2 100644
--- a/www-apache/mod_caucho/ChangeLog
+++ b/www-apache/mod_caucho/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apache/mod_caucho
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.22 2007/09/19 19:21:34 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.23 2007/10/13 10:25:34 corsair Exp $
+
+ 13 Oct 2007; Markus Rothe <corsair@gentoo.org> mod_caucho-3.0.24.ebuild:
+ Added ~ppc64; bug #191741
19 Sep 2007; Lars Weiler <pylon@gentoo.org> mod_caucho-3.0.24.ebuild:
Stable on ppc; bug #191741.
diff --git a/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild b/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild
index 7c63cda57fd9..46ed2bd6aa1d 100644
--- a/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild
+++ b/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v 1.3 2007/09/19 19:21:34 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.0.24.ebuild,v 1.4 2007/10/13 10:25:34 corsair Exp $
inherit eutils apache-module autotools
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
DESCRIPTION="mod_caucho connects Resin and Apache2."
HOMEPAGE="http://www.caucho.com/"