diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:14:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:14:17 +0000 |
commit | c625e410584f825e89d0b8d07b36628c2712a6c6 (patch) | |
tree | dd0771b2f1247b67c56af8cf7c213ab51695a99a /www-servers/thttpd | |
parent | Stable for x86, wrt bug #441544 (diff) | |
download | gentoo-2-c625e410584f825e89d0b8d07b36628c2712a6c6.tar.gz gentoo-2-c625e410584f825e89d0b8d07b36628c2712a6c6.tar.bz2 gentoo-2-c625e410584f825e89d0b8d07b36628c2712a6c6.zip |
Stable for x86, wrt bug #441548
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.26.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index eaac1879a039..80955abcc6e1 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/thttpd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.51 2012/11/06 17:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.52 2012/11/21 10:14:17 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r1.ebuild: + Stable for x86, wrt bug #441548 06 Nov 2012; <ago@gentoo.org> thttpd-2.26.4-r1.ebuild: Stable for amd64, wrt bug #441548 diff --git a/www-servers/thttpd/thttpd-2.26.4-r1.ebuild b/www-servers/thttpd/thttpd-2.26.4-r1.ebuild index e9edcf01c580..7de1fd9d3351 100644 --- a/www-servers/thttpd/thttpd-2.26.4-r1.ebuild +++ b/www-servers/thttpd/thttpd-2.26.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.6 2012/11/06 17:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild,v 1.7 2012/11/21 10:14:17 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 ~x86-linux" +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |