diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 12:58:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 12:58:41 +0000 |
commit | d9673f0bde63ab01d876372415d3257605072cd4 (patch) | |
tree | e219e379da3e221b022acacdd921a96886150b55 /x11-apps/x11perf | |
parent | amd64 stable wrt bug #235445 (diff) | |
download | historical-d9673f0bde63ab01d876372415d3257605072cd4.tar.gz historical-d9673f0bde63ab01d876372415d3257605072cd4.tar.bz2 historical-d9673f0bde63ab01d876372415d3257605072cd4.zip |
Marked ~hppa (bug #237411).
Package-Manager: portage-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" |