diff options
author | 2008-09-26 12:42:37 +0000 | |
---|---|---|
committer | 2008-09-26 12:42:37 +0000 | |
commit | b7da32ec4b429b56d219f6cf1479323011fde83c (patch) | |
tree | a7a44bcfcc75fedd10de0b4b6b5d7f2a8a11c8c2 /x11-apps/x11perf | |
parent | Marked ~hppa (bug #237411). (diff) | |
download | gentoo-2-b7da32ec4b429b56d219f6cf1479323011fde83c.tar.gz gentoo-2-b7da32ec4b429b56d219f6cf1479323011fde83c.tar.bz2 gentoo-2-b7da32ec4b429b56d219f6cf1479323011fde83c.zip |
Marked ~hppa (bug #237411).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-apps/x11perf')
-rw-r--r-- | x11-apps/x11perf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/x11perf/x11perf-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/x11perf/ChangeLog b/x11-apps/x11perf/ChangeLog index 563c2ce39681..7be4d35cc2ab 100644 --- a/x11-apps/x11perf/ChangeLog +++ b/x11-apps/x11perf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/x11perf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.23 2008/09/24 10:04:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.24 2008/09/26 12:42:37 jer Exp $ + + 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> x11perf-1.5.ebuild: + Marked ~hppa (bug #237411). 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> x11perf-1.5.ebuild: keyword ~x86-fbsd diff --git a/x11-apps/x11perf/x11perf-1.5.ebuild b/x11-apps/x11perf/x11perf-1.5.ebuild index 09a02e516a97..1247ecef8780 100644 --- a/x11-apps/x11perf/x11perf-1.5.ebuild +++ b/x11-apps/x11perf/x11perf-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.ebuild,v 1.3 2008/09/24 10:04:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.ebuild,v 1.4 2008/09/26 12:42:37 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="summarize x11perf results" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libXmu x11-libs/libXft" |