diff options
author | 2008-10-01 09:17:24 +0000 | |
---|---|---|
committer | 2008-10-01 09:17:24 +0000 | |
commit | afaefdb5bd6c6b5008c92585e4664ae86df28783 (patch) | |
tree | cb45c69742f549f4ababe758a5a1c4ecb6f44167 /www-servers/lighttpd | |
parent | Add ~alpha wrt #233554 (diff) | |
download | gentoo-2-afaefdb5bd6c6b5008c92585e4664ae86df28783.tar.gz gentoo-2-afaefdb5bd6c6b5008c92585e4664ae86df28783.tar.bz2 gentoo-2-afaefdb5bd6c6b5008c92585e4664ae86df28783.zip |
alpha/ia64/x86 stable wrt #238180
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 6aa73d8b8539..b35eae99903d 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.188 2008/09/30 20:01:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.189 2008/10/01 09:17:24 armin76 Exp $ + + 01 Oct 2008; Raúl Porcel <armin76@gentoo.org> lighttpd-1.4.20.ebuild: + alpha/ia64/x86 stable wrt #238180 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> lighttpd-1.4.20.ebuild: Stable for HPPA (bug #238180). diff --git a/www-servers/lighttpd/lighttpd-1.4.20.ebuild b/www-servers/lighttpd/lighttpd-1.4.20.ebuild index 01db58e665fb..1c5527881d78 100644 --- a/www-servers/lighttpd/lighttpd-1.4.20.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.4 2008/09/30 20:01:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.20.ebuild,v 1.5 2008/10/01 09:17:24 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=">=sys-libs/zlib-1.1 |