diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-15 18:53:46 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-15 18:53:46 +0000 |
commit | bd00f7d69a2db337f048b88450f2101e497d2a2a (patch) | |
tree | 09eacc435f5f0487df8ffa73ca6750dccdccf0cf /app-benchmarks/siege | |
parent | Stable for amd64 wrt bug #474296 (diff) | |
download | gentoo-2-bd00f7d69a2db337f048b88450f2101e497d2a2a.tar.gz gentoo-2-bd00f7d69a2db337f048b88450f2101e497d2a2a.tar.bz2 gentoo-2-bd00f7d69a2db337f048b88450f2101e497d2a2a.zip |
Stable for amd64 wrt bug #491904
(Portage version: 2.2.7/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog index 8e37d6a64e37..9f5b2fd3c493 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.64 2014/02/11 18:43:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.65 2014/02/15 18:53:46 nimiux Exp $ + + 15 Feb 2014; Chema Alonso <nimiux@gentoo.org> siege-3.0.3.ebuild: + Stable for amd64 wrt bug #491904 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> siege-3.0.3.ebuild: Stable for HPPA (bug #491904). diff --git a/app-benchmarks/siege/siege-3.0.3.ebuild b/app-benchmarks/siege/siege-3.0.3.ebuild index 876821b0cc53..cad27b1fc9ba 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.2 2014/02/11 18:43:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-3.0.3.ebuild,v 1.3 2014/02/15 18:53:46 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" +KEYWORDS="amd64 hppa ~mips ~ppc ~x86" SLOT="0" IUSE="ssl" |