summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-04-02 14:37:38 +0000
committerJeroen Roovers <jer@gentoo.org>2014-04-02 14:37:38 +0000
commitd9180801786ce874fb6c810f2b053462be4b779a (patch)
treebdd7c0cdeb94680a6e695dabd728010bc0ac50bc /app-benchmarks/siege
parentVersion bump. Install sandbox.d file to prevent errors with USE="opencl" wrt ... (diff)
downloadgentoo-2-d9180801786ce874fb6c810f2b053462be4b779a.tar.gz
gentoo-2-d9180801786ce874fb6c810f2b053462be4b779a.tar.bz2
gentoo-2-d9180801786ce874fb6c810f2b053462be4b779a.zip
Stable for HPPA (bug #502612).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-benchmarks/siege')
-rw-r--r--app-benchmarks/siege/ChangeLog5
-rw-r--r--app-benchmarks/siege/siege-3.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog
index 9bc868e5aa64..aaa4f21f1ab0 100644
--- a/app-benchmarks/siege/ChangeLog
+++ b/app-benchmarks/siege/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/siege
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.67 2014/02/23 08:52:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.68 2014/04/02 14:37:38 jer Exp $
+
+ 02 Apr 2014; Jeroen Roovers <jer@gentoo.org> siege-3.0.6.ebuild:
+ Stable for HPPA (bug #502612).
23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> siege-3.0.3.ebuild:
Stable for ppc, wrt bug #491904
diff --git a/app-benchmarks/siege/siege-3.0.6.ebuild b/app-benchmarks/siege/siege-3.0.6.ebuild
index cbb6501ad4bd..c152a2c62cd6 100644
--- a/app-benchmarks/siege/siege-3.0.6.ebuild
+++ b/app-benchmarks/siege/siege-3.0.6.ebuild
@@ -1,6 +1,6 @@
# 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.6.ebuild,v 1.2 2014/01/30 12:02:59 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.6.ebuild,v 1.3 2014/04/02 14:37:38 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 ~x64-macos"
+KEYWORDS="~amd64 hppa ~mips ~ppc ~x86 ~x64-macos"
SLOT="0"
IUSE="ssl"