diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:09:05 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:09:05 +0000 |
commit | d16193c61d50fb3356181d0405ad9bfa195c7eac (patch) | |
tree | fdc318da45dc7710ce8f8943298196098c957ed2 /x11-apps/xwininfo/xwininfo-1.1.2.ebuild | |
parent | Remove python herd from hg-git. (diff) | |
download | gentoo-2-d16193c61d50fb3356181d0405ad9bfa195c7eac.tar.gz gentoo-2-d16193c61d50fb3356181d0405ad9bfa195c7eac.tar.bz2 gentoo-2-d16193c61d50fb3356181d0405ad9bfa195c7eac.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwininfo/xwininfo-1.1.2.ebuild')
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwininfo/xwininfo-1.1.2.ebuild b/x11-apps/xwininfo/xwininfo-1.1.2.ebuild index 2b9f115575dd..71df6549bc7b 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.2.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.2.ebuild,v 1.1 2011/07/01 23:53:48 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.2.ebuild,v 1.2 2011/08/30 08:09:05 chainsaw Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 flag-o-matic DESCRIPTION="window information utility 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 ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libxcb-1.6 |