diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-10 08:27:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-10 08:27:05 +0000 |
commit | a3cb1eb41d7190b9c4433a1c7740579b4054b606 (patch) | |
tree | a31f4f1fea6c4ba1d7d74a26ac65b68fe9a04672 /www-servers/thttpd/thttpd-2.25b-r6.ebuild | |
parent | Prune old versions (diff) | |
download | gentoo-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/thttpd-2.25b-r6.ebuild')
-rw-r--r-- | www-servers/thttpd/thttpd-2.25b-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |