summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-14 07:42:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-14 07:42:12 +0000
commit9e13b404ac8db824093206766eecff6f565d0052 (patch)
tree7c9ea1c05943fb8c781c194caf14cc9f5171f902 /www-servers/lighttpd
parentStable for ia64, wrt bug #480116 (diff)
downloadgentoo-2-9e13b404ac8db824093206766eecff6f565d0052.tar.gz
gentoo-2-9e13b404ac8db824093206766eecff6f565d0052.tar.bz2
gentoo-2-9e13b404ac8db824093206766eecff6f565d0052.zip
Stable for ia64, wrt bug #480126
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r--www-servers/lighttpd/ChangeLog5
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog
index 441d5eb3843c..7d44a26e4931 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.305 2013/09/12 18:58:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.306 2013/09/14 07:42:12 ago Exp $
+
+ 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lighttpd-1.4.32-r2.ebuild:
+ Stable for ia64, wrt bug #480126
12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lighttpd-1.4.32-r2.ebuild:
Stable for ppc64, wrt 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 895539b87bd2..f8852dcba2ec 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.7 2013/09/12 18:58:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.32-r2.ebuild,v 1.8 2013/09/14 07:42:12 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 )"