diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-04 14:09:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-04 14:09:56 +0000 |
commit | 5889801800c8129e3fc1bab8ebe6a5c997e5009c (patch) | |
tree | 8a5d50480603e9254e87fa9c57743f4842e2f11d /app-benchmarks | |
parent | Stable for amd64, wrt bug #440652 (diff) | |
download | gentoo-2-5889801800c8129e3fc1bab8ebe6a5c997e5009c.tar.gz gentoo-2-5889801800c8129e3fc1bab8ebe6a5c997e5009c.tar.bz2 gentoo-2-5889801800c8129e3fc1bab8ebe6a5c997e5009c.zip |
Stable for amd64, wrt bug #440366
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/i7z/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/i7z/i7z-0.27.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/i7z/ChangeLog b/app-benchmarks/i7z/ChangeLog index 1dfffb8a1789..060203af1f88 100644 --- a/app-benchmarks/i7z/ChangeLog +++ b/app-benchmarks/i7z/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/i7z # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/i7z/ChangeLog,v 1.15 2012/10/31 07:04:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/i7z/ChangeLog,v 1.16 2012/11/04 14:09:56 ago Exp $ + + 04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> i7z-0.27.2.ebuild: + Stable for amd64, wrt bug #440366 31 Oct 2012; Justin Lecher <jlec@gentoo.org> i7z-0.27.2.ebuild: Don't install docs twice, #440326; thanks Chris Mayo for an initial patch diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild b/app-benchmarks/i7z/i7z-0.27.2.ebuild index 5c4e659988e9..73c64f91fdf7 100644 --- a/app-benchmarks/i7z/i7z-0.27.2.ebuild +++ b/app-benchmarks/i7z/i7z-0.27.2.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/i7z/i7z-0.27.2.ebuild,v 1.2 2012/10/31 07:04:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/i7z/i7z-0.27.2.ebuild,v 1.3 2012/11/04 14:09:56 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="X" RDEPEND=" |