diff options
Diffstat (limited to 'app-benchmarks/siege/siege-2.66.ebuild')
-rw-r--r-- | app-benchmarks/siege/siege-2.66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/siege/siege-2.66.ebuild b/app-benchmarks/siege/siege-2.66.ebuild index 23a2192c847c..ce7465dc9b33 100644 --- a/app-benchmarks/siege/siege-2.66.ebuild +++ b/app-benchmarks/siege/siege-2.66.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/app-benchmarks/siege/siege-2.66.ebuild,v 1.2 2007/09/18 14:59:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.66.ebuild,v 1.3 2007/10/22 20:39:16 maekke Exp $ inherit eutils bash-completion @@ -9,7 +9,7 @@ HOMEPAGE="http://www.joedog.org/JoeDog/Siege" SRC_URI="ftp://sid.joedog.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc x86" SLOT="0" IUSE="debug ssl" |