diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-12 18:26:01 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-12 18:26:01 +0000 |
commit | 4b98a0fa8fa690349576d3e6772c17ee5411c4d0 (patch) | |
tree | 3d627c091d8218fe039592a2fd3c3851d9a67334 /app-benchmarks/siege | |
parent | Version bump. (diff) | |
download | gentoo-2-4b98a0fa8fa690349576d3e6772c17ee5411c4d0.tar.gz gentoo-2-4b98a0fa8fa690349576d3e6772c17ee5411c4d0.tar.bz2 gentoo-2-4b98a0fa8fa690349576d3e6772c17ee5411c4d0.zip |
Stable for amd64 wrt bug #502612
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-benchmarks/siege')
-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 aaa4f21f1ab0..2f97f399c8bc 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.68 2014/04/02 14:37:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.69 2014/04/12 18:26:01 nimiux Exp $ + + 12 Apr 2014; Chema Alonso <nimiux@gentoo.org> siege-3.0.6.ebuild: + Stable for amd64 wrt bug #502612 02 Apr 2014; Jeroen Roovers <jer@gentoo.org> siege-3.0.6.ebuild: Stable for HPPA (bug #502612). diff --git a/app-benchmarks/siege/siege-3.0.6.ebuild b/app-benchmarks/siege/siege-3.0.6.ebuild index c152a2c62cd6..3de53d3ac64e 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.3 2014/04/02 14:37:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.6.ebuild,v 1.4 2014/04/12 18:26:01 nimiux 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" |