diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:33:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:33:27 +0000 |
commit | 99343a92a4c9bb8768266d34d111397c16287483 (patch) | |
tree | 1dc5247705a140bec42027414ea5485850da5d3e /www-servers | |
parent | Stable for sparc, wrt bug #441418 (diff) | |
download | gentoo-2-99343a92a4c9bb8768266d34d111397c16287483.tar.gz gentoo-2-99343a92a4c9bb8768266d34d111397c16287483.tar.bz2 gentoo-2-99343a92a4c9bb8768266d34d111397c16287483.zip |
Stable for sparc, wrt bug #441548
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'www-servers')
-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 a142b22e52d9..db217f76d595 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.53 2012/11/22 14:34:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.54 2012/12/29 14:33:27 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.4-r1.ebuild: + Stable for sparc, wrt bug #441548 22 Nov 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.4-r1.ebuild: Move chown/chmod to src_install, where they belong, bug #444183 diff --git a/www-servers/thttpd/thttpd-2.26.4-r1.ebuild b/www-servers/thttpd/thttpd-2.26.4-r1.ebuild index c0c96d99f94c..e92995260734 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.8 2012/11/22 14:34:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r1.ebuild,v 1.9 2012/12/29 14:33:27 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="" |