diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:53:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:53:19 +0000 |
commit | 2132198ac7532fd4751d9f184b458fc02f73d050 (patch) | |
tree | fa0d0fea29ffa1fb48904fadf7d977efff9963d8 /x11-apps/xprop/xprop-1.1.0.ebuild | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-2132198ac7532fd4751d9f184b458fc02f73d050.tar.gz gentoo-2-2132198ac7532fd4751d9f184b458fc02f73d050.tar.bz2 gentoo-2-2132198ac7532fd4751d9f184b458fc02f73d050.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xprop/xprop-1.1.0.ebuild')
-rw-r--r-- | x11-apps/xprop/xprop-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xprop/xprop-1.1.0.ebuild b/x11-apps/xprop/xprop-1.1.0.ebuild index 17aaafc4fd23..0bdb012f4009 100644 --- a/x11-apps/xprop/xprop-1.1.0.ebuild +++ b/x11-apps/xprop/xprop-1.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.1.0.ebuild,v 1.9 2010/01/18 19:18:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.1.0.ebuild,v 1.10 2010/01/19 18:53:19 armin76 Exp $ inherit x-modular DESCRIPTION="property displayer for X" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" |