diff options
Diffstat (limited to 'app-benchmarks/siege/siege-3.0.3.ebuild')
-rw-r--r-- | app-benchmarks/siege/siege-3.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-benchmarks/siege/siege-3.0.3.ebuild b/app-benchmarks/siege/siege-3.0.3.ebuild index 70e89b7fe245..876821b0cc53 100644 --- a/app-benchmarks/siege/siege-3.0.3.ebuild +++ b/app-benchmarks/siege/siege-3.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.3.ebuild,v 1.1 2013/09/13 06:48:31 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.3.ebuild,v 1.2 2014/02/11 18:43:52 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.joedog.org/JoeDog/Siege" SRC_URI="http://www.joedog.org/pub/siege/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~amd64 hppa ~mips ~ppc ~x86" SLOT="0" IUSE="ssl" |