diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 22:05:37 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 22:05:37 +0000 |
commit | 21e1f627d40d32d9d1edd951fe81c2017f858476 (patch) | |
tree | f6cca6cfe0af6b84713df1a22a8f5c3d4d99bc89 /www-servers/thttpd/thttpd-2.25b-r7.ebuild | |
parent | ppc. stable (diff) | |
download | historical-21e1f627d40d32d9d1edd951fe81c2017f858476.tar.gz historical-21e1f627d40d32d9d1edd951fe81c2017f858476.tar.bz2 historical-21e1f627d40d32d9d1edd951fe81c2017f858476.zip |
ppc. stable
Package-Manager: portage-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 |