diff options
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.2.2.ebuild | 4 |
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 |