diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 06:31:06 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 06:31:06 +0000 |
commit | a7a640562d05346663017357b5374acdb040bcb6 (patch) | |
tree | ad158733e4543501562d9b05abc32fe0ead553af /x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild | |
parent | x86 stable. (diff) | |
download | gentoo-2-a7a640562d05346663017357b5374acdb040bcb6.tar.gz gentoo-2-a7a640562d05346663017357b5374acdb040bcb6.tar.bz2 gentoo-2-a7a640562d05346663017357b5374acdb040bcb6.zip |
x86 stable.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild index 507f62289171..4f69a95e7c40 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.4 2006/02/23 05:39:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.5 2006/06/30 06:31:06 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xdpyinfo application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst |