summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-22 08:03:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-22 08:03:53 +0000
commit05874371848c006f05eef57e8ae64bfcdc34976c (patch)
tree6b75dd6fc4b90b68d92d7db24744debe7b7f42fa /app-benchmarks
parentStable for x86, wrt bug #474296 (diff)
downloadgentoo-2-05874371848c006f05eef57e8ae64bfcdc34976c.tar.gz
gentoo-2-05874371848c006f05eef57e8ae64bfcdc34976c.tar.bz2
gentoo-2-05874371848c006f05eef57e8ae64bfcdc34976c.zip
Stable for x86, wrt bug #491904
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/siege/ChangeLog5
-rw-r--r--app-benchmarks/siege/siege-3.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog
index 9f5b2fd3c493..6fd9c0b9cc22 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.65 2014/02/15 18:53:46 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.66 2014/02/22 08:03:53 ago Exp $
+
+ 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> siege-3.0.3.ebuild:
+ Stable for x86, wrt bug #491904
15 Feb 2014; Chema Alonso <nimiux@gentoo.org> siege-3.0.3.ebuild:
Stable for amd64 wrt bug #491904
diff --git a/app-benchmarks/siege/siege-3.0.3.ebuild b/app-benchmarks/siege/siege-3.0.3.ebuild
index cad27b1fc9ba..50b95916346f 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-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.3 2014/02/15 18:53:46 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.3.ebuild,v 1.4 2014/02/22 08:03:53 ago 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"