summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 15:58:51 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 15:58:51 +0000
commite661f794e5733f1a3d2c1498bc9316f343b7e27f (patch)
treeb53b0fb158eaf94057390012428bbf6dae3a9778 /www-servers/lighttpd
parentppc stable profile update (diff)
downloadhistorical-e661f794e5733f1a3d2c1498bc9316f343b7e27f.tar.gz
historical-e661f794e5733f1a3d2c1498bc9316f343b7e27f.tar.bz2
historical-e661f794e5733f1a3d2c1498bc9316f343b7e27f.zip
Keyword modification, see changelog for details
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r--www-servers/lighttpd/ChangeLog6
-rw-r--r--www-servers/lighttpd/lighttpd-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index bb7a12b0814c..6805260f1d9c 100644
--- a/www-servers/lighttpd/ChangeLog
+++ b/www-servers/lighttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/lighttpd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.1 2004/08/08 17:28:06 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.2 2004/09/03 15:58:51 pvdabeel Exp $
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ lighttpd-1.2.2.ebuild:
+ Masked lighttpd-1.2.2.ebuild testing for ppc
*lighttpd-1.1.8 (08 Aug 2004)
diff --git a/www-servers/lighttpd/lighttpd-1.2.2.ebuild b/www-servers/lighttpd/lighttpd-1.2.2.ebuild
index 500b7b7f2ac9..18756e04d7b8 100644
--- a/www-servers/lighttpd/lighttpd-1.2.2.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.2.2.ebuild,v 1.1 2004/08/08 17:28:06 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.2.2.ebuild,v 1.2 2004/09/03 15:58:51 pvdabeel Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://jan.kneschke.de/projects/lighttpd/"
SRC_URI="$URI_ROOT/${P}.tar.gz"
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="mysql ssl php"
DEPEND="virtual/libc
>=dev-libs/libpcre-3.1