diff options
author | 2007-06-24 22:43:15 +0000 | |
---|---|---|
committer | 2007-06-24 22:43:15 +0000 | |
commit | 946597bc36634db61a99250d4c850465417e3ff7 (patch) | |
tree | c460a59d9cc267891f8aefed4d73ad972342dbf1 /x11-apps/x11perf | |
parent | arm/sh stable (diff) | |
download | historical-946597bc36634db61a99250d4c850465417e3ff7.tar.gz historical-946597bc36634db61a99250d4c850465417e3ff7.tar.bz2 historical-946597bc36634db61a99250d4c850465417e3ff7.zip |
arm/s390 stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'x11-apps/x11perf')
-rw-r--r-- | x11-apps/x11perf/x11perf-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/x11perf/x11perf-1.4.1.ebuild b/x11-apps/x11perf/x11perf-1.4.1.ebuild index ede9325de756..b1fd6b30ea91 100644 --- a/x11-apps/x11perf/x11perf-1.4.1.ebuild +++ b/x11-apps/x11perf/x11perf-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.4.1.ebuild,v 1.8 2007/05/12 18:45:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.4.1.ebuild,v 1.9 2007/06/24 22:43:15 vapier 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 sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" |