diff options
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 850386363efa..2f0c31d6657a 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.1 2007/01/08 21:49:51 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r6.ebuild,v 1.2 2007/01/09 18:45:35 dertobi123 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() { |