diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 18:36:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 18:36:17 +0000 |
commit | 451421d7b14ec6ecf14c0235fa0def6068d04fcd (patch) | |
tree | a41ec820e382e45149f8c2a49befacc47f6dcef2 /www-servers | |
parent | Stable for sparc, wrt bug #479580 (diff) | |
download | gentoo-2-451421d7b14ec6ecf14c0235fa0def6068d04fcd.tar.gz gentoo-2-451421d7b14ec6ecf14c0235fa0def6068d04fcd.tar.bz2 gentoo-2-451421d7b14ec6ecf14c0235fa0def6068d04fcd.zip |
Stable for sparc, wrt bug #480126
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 7c293369b706..75f2e8b34dc6 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.300 2013/09/06 15:45:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.301 2013/09/06 18:36:17 ago Exp $ + + 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lighttpd-1.4.32-r2.ebuild: + Stable for sparc, wrt bug #480126 06 Sep 2013; Jeroen Roovers <jer@gentoo.org> lighttpd-1.4.32-r2.ebuild: Stable for HPPA (bug #480126). diff --git a/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild index 188a7bbf9d3a..51249870ecff 100644 --- a/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild,v 1.2 2013/09/06 15:45:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild,v 1.3 2013/09/06 18:36:17 ago Exp $ EAPI="4" inherit base autotools eutils depend.php readme.gentoo user systemd @@ -11,7 +11,7 @@ SRC_URI="http://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.bz2" LICENSE="BSD GPL-2" 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 kerberos ldap libev lua minimal mmap memcache mysql pcre php rrdtool selinux ssl test uploadprogress webdav xattr zlib" REQUIRED_USE="kerberos? ( ssl )" |