summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-24 19:29:14 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-24 19:29:14 +0000
commit721484f5a1635938a1ad8fba90f2cf6e9bb3eb21 (patch)
tree73fdcaa32f195a2ff4cbda3d5182ea49034156ac /app-benchmarks
parentx86 stable, bug #380087 (diff)
downloadgentoo-2-721484f5a1635938a1ad8fba90f2cf6e9bb3eb21.tar.gz
gentoo-2-721484f5a1635938a1ad8fba90f2cf6e9bb3eb21.tar.bz2
gentoo-2-721484f5a1635938a1ad8fba90f2cf6e9bb3eb21.zip
x86 stable, bug #380097
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/spew/ChangeLog3
-rw-r--r--app-benchmarks/spew/spew-1.0.8.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/app-benchmarks/spew/ChangeLog b/app-benchmarks/spew/ChangeLog
index 10d4470123d5..64f356d02a70 100644
--- a/app-benchmarks/spew/ChangeLog
+++ b/app-benchmarks/spew/ChangeLog
@@ -1,5 +1,8 @@
+ 24 Aug 2011; Markus Meier <maekke@gentoo.org> spew-1.0.8.ebuild:
+ x86 stable, bug #380097
+
21 Aug 2011; Anthony G. Basile <blueness@gentoo.org> spew-1.0.8.ebuild:
Removed die from emake
diff --git a/app-benchmarks/spew/spew-1.0.8.ebuild b/app-benchmarks/spew/spew-1.0.8.ebuild
index 017224bc6d9e..cb536bfb37f1 100644
--- a/app-benchmarks/spew/spew-1.0.8.ebuild
+++ b/app-benchmarks/spew/spew-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/spew-1.0.8.ebuild,v 1.4 2011/08/21 21:34:31 hparker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/spew-1.0.8.ebuild,v 1.5 2011/08/24 19:29:14 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/spew/1.0.8/spew-1.0.8.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="static"
DEPEND="static? ( sys-libs/ncurses[-gpm] dev-libs/popt[static-libs] )