diff options
author | 2007-07-27 21:00:18 +0000 | |
---|---|---|
committer | 2007-07-27 21:00:18 +0000 | |
commit | e26b5b4eb4f2983058cc06075f4a9e34ad0324ae (patch) | |
tree | ab4e757e73754c89c2160b59f96f5fa4b6f3f32d /www-servers | |
parent | ppc stable, bug #184886 (diff) | |
download | gentoo-2-e26b5b4eb4f2983058cc06075f4a9e34ad0324ae.tar.gz gentoo-2-e26b5b4eb4f2983058cc06075f4a9e34ad0324ae.tar.bz2 gentoo-2-e26b5b4eb4f2983058cc06075f4a9e34ad0324ae.zip |
ppc stable, bug #185442
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index bfbc55f61013..67f74cf5c3ac 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.130 2007/07/25 13:54:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.131 2007/07/27 21:00:18 dertobi123 Exp $ + + 27 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> + lighttpd-1.4.15-r1.ebuild: + ppc stable, bug #185442 25 Jul 2007; Raúl Porcel <armin76@gentoo.org> lighttpd-1.4.15-r1.ebuild: alpha/ia64 stable wrt security #185442 diff --git a/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild index 415cddd2d46b..92df41ff4b22 100644 --- a/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.15-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.15-r1.ebuild,v 1.8 2007/07/25 13:54:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.15-r1.ebuild,v 1.9 2007/07/27 21:00:18 dertobi123 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -12,7 +12,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh 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 |