diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:22:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:22:31 +0000 |
commit | 5cab0a93236581891d7a4607ef845355ede91748 (patch) | |
tree | 0d4b2566a3acfaaad0db101ce6c8726f85f54c50 /x11-apps/xprop/xprop-1.2.1.ebuild | |
parent | arm stable, bug #380421 (diff) | |
download | gentoo-2-5cab0a93236581891d7a4607ef845355ede91748.tar.gz gentoo-2-5cab0a93236581891d7a4607ef845355ede91748.tar.bz2 gentoo-2-5cab0a93236581891d7a4607ef845355ede91748.zip |
arm stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xprop/xprop-1.2.1.ebuild')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xprop/xprop-1.2.1.ebuild b/x11-apps/xprop/xprop-1.2.1.ebuild index 30c454ed589e..fa4a2415ecff 100644 --- a/x11-apps/xprop/xprop-1.2.1.ebuild +++ b/x11-apps/xprop/xprop-1.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.1.ebuild,v 1.5 2011/09/04 11:59:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.1.ebuild,v 1.6 2011/09/05 19:22:31 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |