diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 17:14:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 17:14:29 +0000 |
commit | 1ed69fe08911b6b466b2f88e50f2457a29f7cf1c (patch) | |
tree | 711e85a70cda888720a1df9838e957244d492777 /www-servers | |
parent | alpha/ia64/sparc stable wrt #346403 (diff) | |
download | gentoo-2-1ed69fe08911b6b466b2f88e50f2457a29f7cf1c.tar.gz gentoo-2-1ed69fe08911b6b466b2f88e50f2457a29f7cf1c.tar.bz2 gentoo-2-1ed69fe08911b6b466b2f88e50f2457a29f7cf1c.zip |
Add ~alpha/~ia64/~sh/~sparc wrt #345611
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index 9f74b9570fb6..a1045d01c0ac 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.235 2010/11/18 16:16:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.236 2010/12/05 17:14:29 armin76 Exp $ + + 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> lighttpd-1.4.28.ebuild: + Add ~alpha/~ia64/~sh/~sparc wrt #345611 18 Nov 2010; Markos Chandras <hwoarang@gentoo.org> lighttpd-1.4.28.ebuild: Fix typo. Thanks to Andrey Yurchuk <ayurchuk@minuteware.net> diff --git a/www-servers/lighttpd/lighttpd-1.4.28.ebuild b/www-servers/lighttpd/lighttpd-1.4.28.ebuild index e2d8f2e15ad4..65ec555411d9 100644 --- a/www-servers/lighttpd/lighttpd-1.4.28.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.28.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.28.ebuild,v 1.2 2010/11/18 16:16:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.28.ebuild,v 1.3 2010/12/05 17:14:29 armin76 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="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~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 ldap libev lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=" |