diff options
author | 2011-08-30 08:09:05 +0000 | |
---|---|---|
committer | 2011-08-30 08:09:05 +0000 | |
commit | c766005c982e9ab28901341f3447514e91884c6a (patch) | |
tree | 1ca98f8f1b98eafe5d4f14821f080a11f265abf2 /x11-apps/xwininfo/xwininfo-1.1.2.ebuild | |
parent | Remove python herd from hg-git. (diff) | |
download | historical-c766005c982e9ab28901341f3447514e91884c6a.tar.gz historical-c766005c982e9ab28901341f3447514e91884c6a.tar.bz2 historical-c766005c982e9ab28901341f3447514e91884c6a.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-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 |