diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:26:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:26:21 +0000 |
commit | 3f55eea7f7a97af8a3fe9bc7c589cba7ff62b222 (patch) | |
tree | 7bd0e90ceacb9893b5f0efa236fb5688cea7ac63 /www-servers | |
parent | jpeg-compat RDEPEND because /opt/eagle-5.6.0/bin/eagle is linked against libj... (diff) | |
download | gentoo-2-3f55eea7f7a97af8a3fe9bc7c589cba7ff62b222.tar.gz gentoo-2-3f55eea7f7a97af8a3fe9bc7c589cba7ff62b222.tar.bz2 gentoo-2-3f55eea7f7a97af8a3fe9bc7c589cba7ff62b222.zip |
ia64/sparc stable wrt #286134
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 799210f8912a..b07d31b03123 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.207 2009/10/03 18:53:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.208 2009/10/10 16:26:21 armin76 Exp $ + + 10 Oct 2009; Raúl Porcel <armin76@gentoo.org> lighttpd-1.4.23.ebuild: + ia64/sparc stable wrt #286134 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> lighttpd-1.4.23.ebuild: diff --git a/www-servers/lighttpd/lighttpd-1.4.23.ebuild b/www-servers/lighttpd/lighttpd-1.4.23.ebuild index f99c087bd7ef..b152dd2b179f 100644 --- a/www-servers/lighttpd/lighttpd-1.4.23.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.23.ebuild,v 1.7 2009/10/03 18:53:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.23.ebuild,v 1.8 2009/10/10 16:26:21 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.lighttpd.net/download/${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=" |