diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 22:04:48 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 22:04:48 +0000 |
commit | c4ff9cfade62f164aede19e57e6586c98f4af744 (patch) | |
tree | a5862ae94af7e53363001445dd7e297313089550 /www-servers/thttpd/thttpd-2.25b-r7.ebuild | |
parent | ppc. stable (diff) | |
download | gentoo-2-c4ff9cfade62f164aede19e57e6586c98f4af744.tar.gz gentoo-2-c4ff9cfade62f164aede19e57e6586c98f4af744.tar.bz2 gentoo-2-c4ff9cfade62f164aede19e57e6586c98f4af744.zip |
ppc. stable
(Portage version: 2.1.3.5)
Diffstat (limited to 'www-servers/thttpd/thttpd-2.25b-r7.ebuild')
-rw-r--r-- | www-servers/thttpd/thttpd-2.25b-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/thttpd/thttpd-2.25b-r7.ebuild b/www-servers/thttpd/thttpd-2.25b-r7.ebuild index dfd6e1f034e7..34ca05807d9b 100644 --- a/www-servers/thttpd/thttpd-2.25b-r7.ebuild +++ b/www-servers/thttpd/thttpd-2.25b-r7.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-r7.ebuild,v 1.3 2007/07/04 21:46:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r7.ebuild,v 1.4 2007/08/13 22:04:48 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 ~mips ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86 ~x86-fbsd" IUSE="static" THTTPD_USER=thttpd |