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 | c766005c982e9ab28901341f3447514e91884c6a (patch) | |
tree | 1ca98f8f1b98eafe5d4f14821f080a11f265abf2 /x11-apps/xwininfo | |
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')
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index f53eb3767b1d..37d291423cec 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.62 2011/07/01 23:53:48 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.63 2011/08/30 08:09:05 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xwininfo-1.1.2.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #380421 filed by Chí-Thanh Christopher Nguyễn. *xwininfo-1.1.2 (01 Jul 2011) 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 |