summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/thttpd')
-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 d192975cdda5..2c50e91d728b 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.61 2013/03/23 09:15:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.62 2013/03/23 12:38:54 ago Exp $
+
+ 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r2.ebuild:
+ Stable for arm, wrt bug #458896
23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r2.ebuild:
Stable for x86, wrt bug #458896
diff --git a/www-servers/thttpd/thttpd-2.26.4-r2.ebuild b/www-servers/thttpd/thttpd-2.26.4-r2.ebuild
index 9ef7e83e6018..eb9b888bbe16 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.4 2013/03/23 09:15:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r2.ebuild,v 1.5 2013/03/23 12:38:54 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=""