diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-13 17:53:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-13 17:53:19 +0000 |
commit | 13359d0b4d606249fdacb156a9267aa9ac62c76d (patch) | |
tree | 20875cc40549b869180bf43a906d31ea9a0382e8 /www-servers | |
parent | Fix HOMEPAGE (diff) | |
download | gentoo-2-13359d0b4d606249fdacb156a9267aa9ac62c76d.tar.gz gentoo-2-13359d0b4d606249fdacb156a9267aa9ac62c76d.tar.bz2 gentoo-2-13359d0b4d606249fdacb156a9267aa9ac62c76d.zip |
Stable on sparc wrt #168582
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 7b166fc7afaf..1df970a203af 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.97 2007/02/07 23:38:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.98 2007/03/13 17:53:19 gustavoz Exp $ + + 13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + lighttpd-1.4.13-r1.ebuild: + Stable on sparc wrt #168582 07 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> lighttpd-1.4.13.ebuild, lighttpd-1.4.13-r1.ebuild: diff --git a/www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild index 0248ecbe8d5b..4497e2f8e5d6 100644 --- a/www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild,v 1.3 2007/02/07 23:38:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.13-r1.ebuild,v 1.4 2007/03/13 17:53:19 gustavoz Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -12,7 +12,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="bzip2 doc fam fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=">=sys-libs/zlib-1.1 |