summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2011-10-03 17:59:17 +0000
committerJoseph Jezak <josejx@gentoo.org>2011-10-03 17:59:17 +0000
commit979c7a7915ff9313d1349c63e22aa1fb2add5e10 (patch)
tree5140c4096a6df73342780d9ab82279ead5644d72 /x11-apps/xwininfo
parentMarked ppc ppc64 stable for bug #380421. (diff)
downloadgentoo-2-979c7a7915ff9313d1349c63e22aa1fb2add5e10.tar.gz
gentoo-2-979c7a7915ff9313d1349c63e22aa1fb2add5e10.tar.bz2
gentoo-2-979c7a7915ff9313d1349c63e22aa1fb2add5e10.zip
Marked ppc ppc64 stable for bug #380421.
(Portage version: 2.1.10.20/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r--x11-apps/xwininfo/ChangeLog5
-rw-r--r--x11-apps/xwininfo/xwininfo-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index f490c936563c..e287a5e2745f 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# 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.68 2011/10/02 13:51:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.69 2011/10/03 17:59:17 josejx Exp $
+
+ 03 Oct 2011; Joseph Jezak <josejx@gentoo.org> xwininfo-1.1.2.ebuild:
+ Marked ppc ppc64 stable for bug #380421.
02 Oct 2011; Raúl Porcel <armin76@gentoo.org> xwininfo-1.1.2.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #380421
diff --git a/x11-apps/xwininfo/xwininfo-1.1.2.ebuild b/x11-apps/xwininfo/xwininfo-1.1.2.ebuild
index a0a1afb0e924..d911f67d3ac3 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.7 2011/10/02 13:51:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.2.ebuild,v 1.8 2011/10/03 17:59:17 josejx 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"