diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-29 06:39:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-29 06:39:13 +0000 |
commit | fe2045d3c7db919cc14d1ac190d8cdd69676ccf7 (patch) | |
tree | d3b70789e446f3a988d894b275cca88307ae0f51 /www-servers/lighttpd | |
parent | Stable for HPPA (bug #373957). (diff) | |
download | gentoo-2-fe2045d3c7db919cc14d1ac190d8cdd69676ccf7.tar.gz gentoo-2-fe2045d3c7db919cc14d1ac190d8cdd69676ccf7.tar.bz2 gentoo-2-fe2045d3c7db919cc14d1ac190d8cdd69676ccf7.zip |
Stable for HPPA (bug #373917).
(Portage version: 2.2.0_alpha51/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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 0c325f7a6531..3fa4c3950d9b 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.254 2011/07/26 16:34:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.255 2011/08/29 06:39:13 jer Exp $ + + 29 Aug 2011; Jeroen Roovers <jer@gentoo.org> lighttpd-1.4.28-r2.ebuild: + Stable for HPPA (bug #373917). 26 Jul 2011; Raúl Porcel <armin76@gentoo.org> lighttpd-1.4.28-r2.ebuild: alpha/ia64/sh/sparc stable wrt #373917 diff --git a/www-servers/lighttpd/lighttpd-1.4.28-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.28-r2.ebuild index 745c7b7a1ecc..6e631d173986 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28-r2.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.5 2011/07/26 16:34:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28-r2.ebuild,v 1.6 2011/08/29 06:39:13 jer 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=" |