summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-10 08:27:05 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-10 08:27:05 +0000
commita3cb1eb41d7190b9c4433a1c7740579b4054b606 (patch)
treea31f4f1fea6c4ba1d7d74a26ac65b68fe9a04672 /www-servers/thttpd
parentPrune old versions (diff)
downloadgentoo-2-a3cb1eb41d7190b9c4433a1c7740579b4054b606.tar.gz
gentoo-2-a3cb1eb41d7190b9c4433a1c7740579b4054b606.tar.bz2
gentoo-2-a3cb1eb41d7190b9c4433a1c7740579b4054b606.zip
stable x86, security bug #159941
(Portage version: 2.1.1-r2)
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r--www-servers/thttpd/ChangeLog6
-rw-r--r--www-servers/thttpd/thttpd-2.25b-r6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index e5f2eeca65a5..a024458f2994 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/thttpd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.18 2007/01/09 18:45:35 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.19 2007/01/10 08:27:05 opfer Exp $
+
+ 10 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
+ thttpd-2.25b-r6.ebuild:
+ stable x86, security bug #159941
09 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org>
thttpd-2.25b-r6.ebuild:
diff --git a/www-servers/thttpd/thttpd-2.25b-r6.ebuild b/www-servers/thttpd/thttpd-2.25b-r6.ebuild
index 2f0c31d6657a..e7563e8e53cd 100644
--- a/www-servers/thttpd/thttpd-2.25b-r6.ebuild
+++ b/www-servers/thttpd/thttpd-2.25b-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r6.ebuild,v 1.2 2007/01/09 18:45:35 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r6.ebuild,v 1.3 2007/01/10 08:27:05 opfer Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.acme.com/software/thttpd/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ppc x86 ~x86-fbsd"
IUSE="static"
src_unpack() {