summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-06-27 15:57:02 +0000
committerJeroen Roovers <jer@gentoo.org>2012-06-27 15:57:02 +0000
commit0fcf0f2871173b225a48950231f431998b6ce71d (patch)
treeaa1f5ad85ecd7a32fac30490af5bb95c3e275c4b /www-servers
parentPerm tweaks when qemu isn't enabled. bug #423725 (diff)
downloadgentoo-2-0fcf0f2871173b225a48950231f431998b6ce71d.tar.gz
gentoo-2-0fcf0f2871173b225a48950231f431998b6ce71d.tar.bz2
gentoo-2-0fcf0f2871173b225a48950231f431998b6ce71d.zip
Marked ~hppa (bug #422445).
(Portage version: 2.2.0_alpha113/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/thttpd/ChangeLog5
-rw-r--r--www-servers/thttpd/thttpd-2.26.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index eaf41eb66b22..d976f34b4df0 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/thttpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.41 2012/06/20 06:39:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.42 2012/06/27 15:57:02 jer Exp $
+
+ 27 Jun 2012; Jeroen Roovers <jer@gentoo.org> thttpd-2.26.2.ebuild:
+ Marked ~hppa (bug #422445).
20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> thttpd-2.26.2.ebuild:
marked x86 per bug 422247
diff --git a/www-servers/thttpd/thttpd-2.26.2.ebuild b/www-servers/thttpd/thttpd-2.26.2.ebuild
index 61e88e234cee..6b17473b964b 100644
--- a/www-servers/thttpd/thttpd-2.26.2.ebuild
+++ b/www-servers/thttpd/thttpd-2.26.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.5 2012/06/20 06:39:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.6 2012/06/27 15:57:02 jer Exp $
EAPI="4"
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~mips x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""