diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-04-16 00:25:59 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-04-16 00:25:59 +0000 |
commit | b2318cdc4b4c26e5f0d62d32dc74893f122f3cc1 (patch) | |
tree | fec504fa8264fa702e7ba7e1a226bfb488ecbb2a /www-servers | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-b2318cdc4b4c26e5f0d62d32dc74893f122f3cc1.tar.gz gentoo-2-b2318cdc4b4c26e5f0d62d32dc74893f122f3cc1.tar.bz2 gentoo-2-b2318cdc4b4c26e5f0d62d32dc74893f122f3cc1.zip |
stable sparc, bug 308405
(Portage version: 2.1.8.3/cvs/Linux sparc64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.26-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index fbfdac8333d0..d52b4ae85391 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.229 2010/04/11 13:17:46 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.230 2010/04/16 00:25:59 tcunha Exp $ + + 15 Apr 2010; Tiago Cunha <tcunha@gentoo.org> lighttpd-1.4.26-r1.ebuild: + stable sparc, bug 308405 11 Apr 2010; Tobias Heinlein <keytoaster@gentoo.org> lighttpd-1.4.26-r1.ebuild: diff --git a/www-servers/lighttpd/lighttpd-1.4.26-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.26-r1.ebuild index 86b66ea80862..f911cd7a44f6 100644 --- a/www-servers/lighttpd/lighttpd-1.4.26-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.26-r1.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.26-r1.ebuild,v 1.4 2010/04/11 13:17:46 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.26-r1.ebuild,v 1.5 2010/04/16 00:25:59 tcunha 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=" |