From 8642e383462c4bd8dc76e742ba5ff3c0b3b36b07 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 9 Jan 2015 13:44:46 +0000 Subject: Stable for amd64, wrt bug #534824 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- app-benchmarks/spew/ChangeLog | 7 +++++-- app-benchmarks/spew/spew-1.0.8-r1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-benchmarks') diff --git a/app-benchmarks/spew/ChangeLog b/app-benchmarks/spew/ChangeLog index 079bb86d4252..c1dcfa3eda86 100644 --- a/app-benchmarks/spew/ChangeLog +++ b/app-benchmarks/spew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/spew -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/ChangeLog,v 1.9 2014/11/19 13:40:03 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/ChangeLog,v 1.10 2015/01/09 13:44:46 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo spew-1.0.8-r1.ebuild: + Stable for amd64, wrt bug #534824 19 Nov 2014; Anthony G. Basile +files/fix-format-security.patch, spew-1.0.8-r1.ebuild: diff --git a/app-benchmarks/spew/spew-1.0.8-r1.ebuild b/app-benchmarks/spew/spew-1.0.8-r1.ebuild index afb2400d77ab..94a4e4bf822d 100644 --- a/app-benchmarks/spew/spew-1.0.8-r1.ebuild +++ b/app-benchmarks/spew/spew-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r1.ebuild,v 1.2 2014/11/19 13:40:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/spew/spew-1.0.8-r1.ebuild,v 1.3 2015/01/09 13:44:46 ago 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 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="static" DEPEND="static? ( sys-libs/ncurses[-gpm] dev-libs/popt[static-libs] ) -- cgit v1.2.3-65-gdbad