diff options
author | 2012-08-01 23:31:09 +0000 | |
---|---|---|
committer | 2012-08-01 23:31:09 +0000 | |
commit | 687a94e4a7e63162b456e30046aedb559703ddf5 (patch) | |
tree | 66edc33a8579c2f6afb14f64fa3ea42249a13ee4 /app-benchmarks/siege | |
parent | Stable for HPPA (bug #422231). (diff) | |
download | gentoo-2-687a94e4a7e63162b456e30046aedb559703ddf5.tar.gz gentoo-2-687a94e4a7e63162b456e30046aedb559703ddf5.tar.bz2 gentoo-2-687a94e4a7e63162b456e30046aedb559703ddf5.zip |
Stable for HPPA (bug #418517).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks/siege')
-rw-r--r-- | app-benchmarks/siege/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/siege/siege-2.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog index 1837093075fa..93e457b53095 100644 --- a/app-benchmarks/siege/ChangeLog +++ b/app-benchmarks/siege/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/siege # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.51 2012/03/16 07:58:39 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.52 2012/08/01 23:31:09 jer Exp $ + + 01 Aug 2012; Jeroen Roovers <jer@gentoo.org> siege-2.72.ebuild: + Stable for HPPA (bug #418517). *siege-2.72 (16 Mar 2012) diff --git a/app-benchmarks/siege/siege-2.72.ebuild b/app-benchmarks/siege/siege-2.72.ebuild index dff32bdd3dc1..a9bd9fedc2a8 100644 --- a/app-benchmarks/siege/siege-2.72.ebuild +++ b/app-benchmarks/siege/siege-2.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.72.ebuild,v 1.1 2012/03/16 07:58:39 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.72.ebuild,v 1.2 2012/08/01 23:31:09 jer 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" |