diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-06-01 12:25:56 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-06-01 12:25:56 +0000 |
commit | 8f5326f0e5f58aef788e1e000e5a211c6b33abaf (patch) | |
tree | a08c40ee39fd42a662e57a833705c17e97c6a746 /app-benchmarks | |
parent | Stable on alpha, bug #356495 (diff) | |
download | gentoo-2-8f5326f0e5f58aef788e1e000e5a211c6b33abaf.tar.gz gentoo-2-8f5326f0e5f58aef788e1e000e5a211c6b33abaf.tar.bz2 gentoo-2-8f5326f0e5f58aef788e1e000e5a211c6b33abaf.zip |
Keyworded on alpha, bug #359235
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/pipebench/ChangeLog | 7 | ||||
-rw-r--r-- | app-benchmarks/pipebench/pipebench-0.40-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/pipebench/ChangeLog b/app-benchmarks/pipebench/ChangeLog index 7d0d88fd511f..ca8676448e05 100644 --- a/app-benchmarks/pipebench/ChangeLog +++ b/app-benchmarks/pipebench/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/pipebench -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.13 2010/10/12 19:30:32 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/ChangeLog,v 1.14 2011/06/01 12:25:56 klausman Exp $ + + 01 Jun 2011; Tobias Klausmann <klausman@gentoo.org> pipebench-0.40-r1.ebuild: + Keyworded on alpha, bug #359235 *pipebench-0.40-r1 (12 Oct 2010) diff --git a/app-benchmarks/pipebench/pipebench-0.40-r1.ebuild b/app-benchmarks/pipebench/pipebench-0.40-r1.ebuild index 18ea4fa06d52..2f1b4f6ac803 100644 --- a/app-benchmarks/pipebench/pipebench-0.40-r1.ebuild +++ b/app-benchmarks/pipebench/pipebench-0.40-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40-r1.ebuild,v 1.1 2010/10/12 19:30:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/pipebench/pipebench-0.40-r1.ebuild,v 1.2 2011/06/01 12:25:56 klausman Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" src_prepare() { |