diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-20 14:48:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-20 14:48:52 +0000 |
commit | d3667dffcbf6cde63b119af0f53c560f3fe812ae (patch) | |
tree | 4265373bc477dc8d2a0679ed9b733a0c18792fd4 /www-servers/lighttpd | |
parent | Marking scribus-1.3.5.1 ~ppc64 for bug 299937 (diff) | |
download | gentoo-2-d3667dffcbf6cde63b119af0f53c560f3fe812ae.tar.gz gentoo-2-d3667dffcbf6cde63b119af0f53c560f3fe812ae.tar.bz2 gentoo-2-d3667dffcbf6cde63b119af0f53c560f3fe812ae.zip |
Marking lighttpd-1.4.25 ppc64 for bug 301563
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.25.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index fa12760e2162..b2a9195d42a4 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.212 2009/11/25 09:59:17 bangert Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.213 2010/01/20 14:48:52 ranger Exp $ + + 20 Jan 2010; Brent Baude <ranger@gentoo.org> lighttpd-1.4.25.ebuild: + Marking lighttpd-1.4.25 ppc64 for bug 301563 *lighttpd-1.4.25 (25 Nov 2009) diff --git a/www-servers/lighttpd/lighttpd-1.4.25.ebuild b/www-servers/lighttpd/lighttpd-1.4.25.ebuild index 68e47dc49bc7..04c4387207a8 100644 --- a/www-servers/lighttpd/lighttpd-1.4.25.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.25.ebuild,v 1.1 2009/11/25 09:59:17 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.25.ebuild,v 1.2 2010/01/20 14:48:52 ranger 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="~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 fastcgi gdbm ipv6 ldap lua minimal memcache mysql pcre php rrdtool ssl test webdav xattr" RDEPEND=" |