diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 07:50:04 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 07:50:04 +0000 |
commit | 7e434b530109f62b6e6d8c6f12747e9b076a684b (patch) | |
tree | 76cf877503f685e8eceaca713199f194ed8cf5f0 /x11-apps/x11perf | |
parent | Linux patch 3.0.4, and fix an issue with i386/bigsmp APICs (diff) | |
download | gentoo-2-7e434b530109f62b6e6d8c6f12747e9b076a684b.tar.gz gentoo-2-7e434b530109f62b6e6d8c6f12747e9b076a684b.tar.bz2 gentoo-2-7e434b530109f62b6e6d8c6f12747e9b076a684b.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/x11perf')
-rw-r--r-- | x11-apps/x11perf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/x11perf/x11perf-1.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/x11perf/ChangeLog b/x11-apps/x11perf/ChangeLog index 02852df6b355..79091bb64990 100644 --- a/x11-apps/x11perf/ChangeLog +++ b/x11-apps/x11perf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/x11perf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.66 2011/07/28 09:24:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.67 2011/08/30 07:50:04 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> x11perf-1.5.4.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #380421 filed by Chí-Thanh Christopher Nguyễn. *x11perf-1.5.4 (28 Jul 2011) diff --git a/x11-apps/x11perf/x11perf-1.5.4.ebuild b/x11-apps/x11perf/x11perf-1.5.4.ebuild index 7f3025cdc6f0..a275290be980 100644 --- a/x11-apps/x11perf/x11perf-1.5.4.ebuild +++ b/x11-apps/x11perf/x11perf-1.5.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.4.ebuild,v 1.1 2011/07/28 09:24:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.4.ebuild,v 1.2 2011/08/30 07:50:04 chainsaw Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X rendering operation stress test utility" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |