summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:22:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:22:31 +0000
commitb6f880fdfc6f6ebc12feb4e5861db192c74d4f53 (patch)
tree84fd7daa04e506dd2321375aac6f8d10f14ea5e7 /app-benchmarks/httperf
parentStable for amd64, wrt bug #456418 (diff)
downloadgentoo-2-b6f880fdfc6f6ebc12feb4e5861db192c74d4f53.tar.gz
gentoo-2-b6f880fdfc6f6ebc12feb4e5861db192c74d4f53.tar.bz2
gentoo-2-b6f880fdfc6f6ebc12feb4e5861db192c74d4f53.zip
Stable for amd64, wrt bug #456432
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-benchmarks/httperf')
-rw-r--r--app-benchmarks/httperf/ChangeLog8
-rw-r--r--app-benchmarks/httperf/httperf-0.9.0-r2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-benchmarks/httperf/ChangeLog b/app-benchmarks/httperf/ChangeLog
index 7eedb36f60bf..6800c396b28c 100644
--- a/app-benchmarks/httperf/ChangeLog
+++ b/app-benchmarks/httperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/httperf
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/httperf/ChangeLog,v 1.18 2012/10/30 16:10:17 pinkbyte Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/httperf/ChangeLog,v 1.19 2013/03/25 20:22:31 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> httperf-0.9.0-r2.ebuild:
+ Stable for amd64, wrt bug #456432
*httperf-0.9.0-r2 (30 Oct 2012)
@@ -69,4 +72,3 @@
+files/httperf-0.8-respect-DESTDIR.diff, +metadata.xml,
+httperf-0.8.ebuild:
Initial commit; ebuild by me.
-
diff --git a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
index 9a0c0d1d67e2..9448805b5308 100644
--- a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild,v 1.1 2012/10/30 16:10:17 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild,v 1.2 2013/03/25 20:22:31 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://httperf.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~mips ~x64-macos ~x86"
+KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
IUSE="debug"
DEPEND="dev-libs/openssl"