diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 08:52:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 08:52:01 +0000 |
commit | b52cd4a2ea3dff89ac2caa1f84582ea5541136be (patch) | |
tree | ffaae7271a015484aada6c1a5304790a40173f3d /app-benchmarks | |
parent | Stable for ppc, wrt bug #474296 (diff) | |
download | gentoo-2-b52cd4a2ea3dff89ac2caa1f84582ea5541136be.tar.gz gentoo-2-b52cd4a2ea3dff89ac2caa1f84582ea5541136be.tar.bz2 gentoo-2-b52cd4a2ea3dff89ac2caa1f84582ea5541136be.zip |
Stable for ppc, wrt bug #491904
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog index 6fd9c0b9cc22..9bc868e5aa64 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.66 2014/02/22 08:03:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.67 2014/02/23 08:52:01 ago Exp $ + + 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> siege-3.0.3.ebuild: + Stable for ppc, wrt bug #491904 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> siege-3.0.3.ebuild: Stable for x86, wrt bug #491904 diff --git a/app-benchmarks/siege/siege-3.0.3.ebuild b/app-benchmarks/siege/siege-3.0.3.ebuild index 50b95916346f..87b757c7579f 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.4 2014/02/22 08:03:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.3.ebuild,v 1.5 2014/02/23 08:52:01 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" |