diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-08 14:51:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-08 14:51:27 +0000 |
commit | 80c78e59bc62496dbb1cc143a9fa97e467422970 (patch) | |
tree | f12c2021084c5e7220887bbdabe0f434098f2050 /x11-apps/x11perf/x11perf-1.4.1.ebuild | |
parent | x86 stable wrt bug 169222 (diff) | |
download | gentoo-2-80c78e59bc62496dbb1cc143a9fa97e467422970.tar.gz gentoo-2-80c78e59bc62496dbb1cc143a9fa97e467422970.tar.bz2 gentoo-2-80c78e59bc62496dbb1cc143a9fa97e467422970.zip |
x86 stable wrt bug 165892
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-apps/x11perf/x11perf-1.4.1.ebuild')
-rw-r--r-- | x11-apps/x11perf/x11perf-1.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/x11perf/x11perf-1.4.1.ebuild b/x11-apps/x11perf/x11perf-1.4.1.ebuild index 6c966af769dd..7b140130a4b7 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-2006 Gentoo Foundation +# 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.3 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.4.1.ebuild,v 1.4 2007/05/08 14:51:27 armin76 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}" |