summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-26 07:36:39 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-26 07:36:39 +0000
commitccf63edf3a8bc5eaccb02813fdcb187c75dd876d (patch)
treec72a61a5aae764920346d9050bc9615f4b2cab4f /net-www/lighttpd
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-ccf63edf3a8bc5eaccb02813fdcb187c75dd876d.tar.gz
gentoo-2-ccf63edf3a8bc5eaccb02813fdcb187c75dd876d.tar.bz2
gentoo-2-ccf63edf3a8bc5eaccb02813fdcb187c75dd876d.zip
Added to ~ppc
Diffstat (limited to 'net-www/lighttpd')
-rw-r--r--net-www/lighttpd/ChangeLog5
-rw-r--r--net-www/lighttpd/lighttpd-1.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/lighttpd/ChangeLog b/net-www/lighttpd/ChangeLog
index ad1083ab4560..73b6245d817d 100644
--- a/net-www/lighttpd/ChangeLog
+++ b/net-www/lighttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/lighttpd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.3 2004/04/24 15:53:52 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.4 2004/04/26 07:34:31 dholm Exp $
+
+ 25 Apr 2004; David Holm <dholm@gentoo.org> lighttpd-1.1.8.ebuild:
+ Added to ~ppc.
24 Apr 2004; Stuart Herbert <stuart@gentoo.org> lighttpd-1.1.8.ebuild:
Replaced einstall (which doesn't work properly) with good ol' make install
diff --git a/net-www/lighttpd/lighttpd-1.1.8.ebuild b/net-www/lighttpd/lighttpd-1.1.8.ebuild
index 1a588bdaa5a5..b8bdf9906d34 100644
--- a/net-www/lighttpd/lighttpd-1.1.8.ebuild
+++ b/net-www/lighttpd/lighttpd-1.1.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.3 2004/04/24 15:53:52 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.4 2004/04/26 07:34:31 dholm Exp $
DESCRIPTION="lighttpd is intented to be a frontend for ad-servers which have to deliver small files concurrently to many connections."
HOMEPAGE="http://jan.kneschke.de/projects/lighttpd"
SRC_URI="http://jan.kneschke.de/projects/lighttpd/download/${P}.tar.gz"
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="mysql ssl"
DEPEND="virtual/glibc
>=dev-libs/libpcre-3.1