summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-03-23 04:47:28 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-03-23 04:47:28 +0000
commitd05494f6fa84fc48e5bd9e3460f5ab774d2ac3eb (patch)
treecbc27fd5fc8e7a3fd47fcc7716cc89ffbd4fbf71 /www-servers
parentUnmask pulseaudio flag for chromium-27.x (diff)
downloadgentoo-2-d05494f6fa84fc48e5bd9e3460f5ab774d2ac3eb.tar.gz
gentoo-2-d05494f6fa84fc48e5bd9e3460f5ab774d2ac3eb.tar.bz2
gentoo-2-d05494f6fa84fc48e5bd9e3460f5ab774d2ac3eb.zip
Stable ppc ppc64, bug #458896
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/thttpd/ChangeLog5
-rw-r--r--www-servers/thttpd/thttpd-2.26.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index 4659e51a2eac..51826141532e 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/thttpd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.58 2013/02/26 20:04:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.59 2013/03/23 04:47:28 blueness Exp $
+
+ 23 Mar 2013; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.4-r2.ebuild:
+ Stable ppc ppc64, bug #458896
*thttpd-2.26.4-r2 (26 Feb 2013)
diff --git a/www-servers/thttpd/thttpd-2.26.4-r2.ebuild b/www-servers/thttpd/thttpd-2.26.4-r2.ebuild
index 44304462ee3b..8230f75d2399 100644
--- a/www-servers/thttpd/thttpd-2.26.4-r2.ebuild
+++ b/www-servers/thttpd/thttpd-2.26.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r2.ebuild,v 1.1 2013/02/26 20:04:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r2.ebuild,v 1.2 2013/03/23 04:47:28 blueness Exp $
EAPI="4"
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE=""
RDEPEND=""