diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:01:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:01:16 +0000 |
commit | a27401083295d04a7eba2b90ae7b236932e4c4c6 (patch) | |
tree | 43a4ceaa690733621c7129c45239c3fd9375096f /www-servers | |
parent | Stable for ppc, wrt bug #499262 (diff) | |
download | gentoo-2-a27401083295d04a7eba2b90ae7b236932e4c4c6.tar.gz gentoo-2-a27401083295d04a7eba2b90ae7b236932e4c4c6.tar.bz2 gentoo-2-a27401083295d04a7eba2b90ae7b236932e4c4c6.zip |
Stable for ppc, wrt bug #499308
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index 4d51056a02fe..9d6cdaed6b19 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.71 2014/01/31 16:24:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.72 2014/02/02 11:01:16 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r3.ebuild: + Stable for ppc, wrt bug #499308 31 Jan 2014; Markus Meier <maekke@gentoo.org> thttpd-2.26.4-r3.ebuild: arm stable, 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 e4b35e381800..c8748ddb796b 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.3 2014/01/31 16:24:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r3.ebuild,v 1.4 2014/02/02 11:01:16 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="" |