diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:36:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:36:01 +0000 |
commit | bfdf1b821c151205d4e78c5ea00f7f20b7a60188 (patch) | |
tree | 40402672784edebbcec51d987ab039f6af7bda1a | |
parent | Stable for x86, wrt bug #499186 (diff) | |
download | gentoo-2-bfdf1b821c151205d4e78c5ea00f7f20b7a60188.tar.gz gentoo-2-bfdf1b821c151205d4e78c5ea00f7f20b7a60188.tar.bz2 gentoo-2-bfdf1b821c151205d4e78c5ea00f7f20b7a60188.zip |
Stable for x86, wrt bug #499308
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | www-servers/thttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.26.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index 774b05b8e5c2..5c262c8d3080 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.73 2014/02/04 11:54:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.74 2014/02/20 20:36:01 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r3.ebuild: + Stable for x86, wrt bug #499308 04 Feb 2014; Chema Alonso <nimiux@gentoo.org> thttpd-2.26.4-r3.ebuild: Stable for amd64 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 858406214541..075e78961a66 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.5 2014/02/04 11:54:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r3.ebuild,v 1.6 2014/02/20 20:36:01 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="" |