diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-24 23:05:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-24 23:05:09 +0000 |
commit | 9f397be54fd1360c19835b08bcbdbe2f264a1000 (patch) | |
tree | 9665db81335b5ea819c474ae8a6979235790c767 /www-servers/lighttpd | |
parent | stable ppc, bug 301764 (diff) | |
download | gentoo-2-9f397be54fd1360c19835b08bcbdbe2f264a1000.tar.gz gentoo-2-9f397be54fd1360c19835b08bcbdbe2f264a1000.tar.bz2 gentoo-2-9f397be54fd1360c19835b08bcbdbe2f264a1000.zip |
stable ppc, bug 301563
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 26e136dabeb1..696e03c0e34f 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.215 2010/01/21 14:19:16 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.216 2010/01/24 23:05:09 ranger Exp $ + + 24 Jan 2010; Brent Baude <ranger@gentoo.org> lighttpd-1.4.25.ebuild: + stable ppc, bug 301563 21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> lighttpd-1.4.25.ebuild: diff --git a/www-servers/lighttpd/lighttpd-1.4.25.ebuild b/www-servers/lighttpd/lighttpd-1.4.25.ebuild index 8bd1a722101c..1865dc1b0448 100644 --- a/www-servers/lighttpd/lighttpd-1.4.25.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25.ebuild,v 1.4 2010/01/21 14:19:16 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25.ebuild,v 1.5 2010/01/24 23:05:09 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=" |