summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0.ebuild4
-rw-r--r--dev-libs/libmemcache/libmemcache-1.2.4.ebuild4
-rw-r--r--net-misc/memcached/memcached-1.1.12.ebuild4
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.7.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0.ebuild b/dev-libs/fcgi/fcgi-2.4.0.ebuild
index bd107ac3435b..e3d1cdc8ebc9 100644
--- a/dev-libs/fcgi/fcgi-2.4.0.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.16 2005/11/13 22:54:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.17 2005/11/29 03:55:33 vapier Exp $
DESCRIPTION="FastCGI Developer's Kit"
HOMEPAGE="http://www.fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc-macos sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/libmemcache/libmemcache-1.2.4.ebuild b/dev-libs/libmemcache/libmemcache-1.2.4.ebuild
index 7eddc059229d..459e02a10743 100644
--- a/dev-libs/libmemcache/libmemcache-1.2.4.ebuild
+++ b/dev-libs/libmemcache/libmemcache-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcache/libmemcache-1.2.4.ebuild,v 1.3 2005/09/21 13:49:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcache/libmemcache-1.2.4.ebuild,v 1.4 2005/11/29 03:54:45 vapier Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://people.freebsd.org/~seanc/libmemcache/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="net-misc/memcached"
diff --git a/net-misc/memcached/memcached-1.1.12.ebuild b/net-misc/memcached/memcached-1.1.12.ebuild
index 62c7984773f3..c3f7e67940d1 100644
--- a/net-misc/memcached/memcached-1.1.12.ebuild
+++ b/net-misc/memcached/memcached-1.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.1.12.ebuild,v 1.6 2005/11/15 18:52:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.1.12.ebuild,v 1.7 2005/11/29 03:54:43 vapier Exp $
DESCRIPTION="memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load."
@@ -11,7 +11,7 @@ SRC_URI="http://www.danga.com/memcached/dist/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc sparc x86"
IUSE="static perl php"
DEPEND=">=dev-libs/libevent-0.6
diff --git a/www-servers/lighttpd/lighttpd-1.4.7.ebuild b/www-servers/lighttpd/lighttpd-1.4.7.ebuild
index 2b6cdf16a047..e2663ba28552 100644
--- a/www-servers/lighttpd/lighttpd-1.4.7.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.7.ebuild,v 1.1 2005/11/03 16:10:44 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.7.ebuild,v 1.2 2005/11/29 03:56:09 vapier Exp $
inherit eutils depend.php
@@ -10,7 +10,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
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