diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:24:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:24:17 +0000 |
commit | f30e5810a1bf393ec14ffcd4e5a0d1f1d2487be0 (patch) | |
tree | fe3df408f1a1c5164969f445fb67fc22391cc0b2 /app-benchmarks | |
parent | Stable for x86, wrt bug #501496 (diff) | |
download | gentoo-2-f30e5810a1bf393ec14ffcd4e5a0d1f1d2487be0.tar.gz gentoo-2-f30e5810a1bf393ec14ffcd4e5a0d1f1d2487be0.tar.bz2 gentoo-2-f30e5810a1bf393ec14ffcd4e5a0d1f1d2487be0.zip |
Stable for x86, wrt bug #502612
(Portage version: 2.2.8-r1/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/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/siege/siege-3.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog index 1ed8906fb423..d8decd783954 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.70 2014/04/13 16:20:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.71 2014/05/04 08:24:17 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> siege-3.0.6.ebuild: + Stable for x86, wrt bug #502612 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> siege-3.0.6.ebuild: Stable for ppc, wrt bug #502612 diff --git a/app-benchmarks/siege/siege-3.0.6.ebuild b/app-benchmarks/siege/siege-3.0.6.ebuild index 462a44f43c89..4050b1318b62 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.5 2014/04/13 16:20:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.6.ebuild,v 1.6 2014/05/04 08:24:17 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 ~x64-macos" +KEYWORDS="amd64 hppa ~mips ppc x86 ~x64-macos" SLOT="0" IUSE="ssl" |