diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 12:38:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 12:38:54 +0000 |
commit | b4be79af94b28b8a3aced7eacfdf22e39cd58e72 (patch) | |
tree | 51bb56868e1a752c8970bd29d0bc158511677d1e /www-servers | |
parent | Stable for arm, wrt bug #458318 (diff) | |
download | gentoo-2-b4be79af94b28b8a3aced7eacfdf22e39cd58e72.tar.gz gentoo-2-b4be79af94b28b8a3aced7eacfdf22e39cd58e72.tar.bz2 gentoo-2-b4be79af94b28b8a3aced7eacfdf22e39cd58e72.zip |
Stable for arm, wrt bug #458896
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.26.4-r2.ebuild | 4 |
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="" |