summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:53:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:53:32 +0000
commit7d4339fab33a2ac146fc5f4e5a1dda3914e540a2 (patch)
tree3740ebce92c15eec1169975421ca5fbe178ba1e8 /www-servers
parentStable for ppc64, wrt bug #500680 (diff)
downloadgentoo-2-7d4339fab33a2ac146fc5f4e5a1dda3914e540a2.tar.gz
gentoo-2-7d4339fab33a2ac146fc5f4e5a1dda3914e540a2.tar.bz2
gentoo-2-7d4339fab33a2ac146fc5f4e5a1dda3914e540a2.zip
Stable for ppc64, wrt bug #499308
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/thttpd/ChangeLog5
-rw-r--r--www-servers/thttpd/thttpd-2.26.4-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index 0017a128e60f..73fe0a1899cd 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/thttpd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.75 2014/03/12 10:16:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.76 2014/03/14 10:53:32 ago Exp $
+
+ 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r3.ebuild:
+ Stable for ppc64, wrt bug #499308
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r3.ebuild:
Stable for sparc, wrt bug #499308
diff --git a/www-servers/thttpd/thttpd-2.26.4-r3.ebuild b/www-servers/thttpd/thttpd-2.26.4-r3.ebuild
index f90bb51779a4..8856c50bbe52 100644
--- a/www-servers/thttpd/thttpd-2.26.4-r3.ebuild
+++ b/www-servers/thttpd/thttpd-2.26.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r3.ebuild,v 1.7 2014/03/12 10:16:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r3.ebuild,v 1.8 2014/03/14 10:53:32 ago 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=""