diff options
author | Markus Meier <maekke@gentoo.org> | 2015-01-08 21:09:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-01-08 21:09:15 +0000 |
commit | a97fd01ba5693d61166c4008ac3de8f7d1012fab (patch) | |
tree | d0935058524f26fe0c8e3b1373d0033984a85dba /www-servers | |
parent | Mark stable (diff) | |
download | gentoo-2-a97fd01ba5693d61166c4008ac3de8f7d1012fab.tar.gz gentoo-2-a97fd01ba5693d61166c4008ac3de8f7d1012fab.tar.bz2 gentoo-2-a97fd01ba5693d61166c4008ac3de8f7d1012fab.zip |
arm stable, bug #535694
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 7 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.27.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index 25f7d5692a99..3452fc7ccdcf 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.79 2014/10/03 19:31:45 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.80 2015/01/08 21:09:15 maekke Exp $ + + 08 Jan 2015; Markus Meier <maekke@gentoo.org> thttpd-2.27.0.ebuild: + arm stable, bug #535694 03 Oct 2014; Anthony G. Basile <blueness@gentoo.org> -thttpd-2.26.4-r2.ebuild: Remove older stable version diff --git a/www-servers/thttpd/thttpd-2.27.0.ebuild b/www-servers/thttpd/thttpd-2.27.0.ebuild index 2e84bfca619c..db8188614cbe 100644 --- a/www-servers/thttpd/thttpd-2.27.0.ebuild +++ b/www-servers/thttpd/thttpd-2.27.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v 1.1 2014/10/03 19:30:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v 1.2 2015/01/08 21:09:15 maekke Exp $ EAPI="5" @@ -15,7 +15,7 @@ else MY_P="s${P}" S="${WORKDIR}/${MY_P}" SRC_URI="http://opensource.dyc.edu/pub/sthttpd/${MY_P}.tar.gz" - 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" fi DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver" |