diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-21 18:09:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-21 18:09:17 +0000 |
commit | ca4bf0c281e9236de36eb433ef0caad2c005b99c (patch) | |
tree | aa71cebd3cde3c8eb2eabbc68eece05b45453005 /www-servers/lighttpd | |
parent | Version bump wrt #348766 by Tim Sammut. (diff) | |
download | gentoo-2-ca4bf0c281e9236de36eb433ef0caad2c005b99c.tar.gz gentoo-2-ca4bf0c281e9236de36eb433ef0caad2c005b99c.tar.bz2 gentoo-2-ca4bf0c281e9236de36eb433ef0caad2c005b99c.zip |
Stable on amd64 wrt bug #349213
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 399e0e14b8d6..49fc65825b49 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.237 2010/12/20 19:43:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.238 2010/12/21 18:09:16 hwoarang Exp $ + + 21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> lighttpd-1.4.28.ebuild: + Stable on amd64 wrt bug #349213 20 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> lighttpd-1.4.28.ebuild: diff --git a/www-servers/lighttpd/lighttpd-1.4.28.ebuild b/www-servers/lighttpd/lighttpd-1.4.28.ebuild index 56269fd17675..9b86c548e5fd 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28.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.28.ebuild,v 1.4 2010/12/20 19:43:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28.ebuild,v 1.5 2010/12/21 18:09:17 hwoarang 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 gdbm ipv6 ldap libev lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=" |