diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:07 +0000 |
commit | f4635fd84fb5f30c616b53f1eb57ef05d15adc64 (patch) | |
tree | ffceab8cc04c82f9985b97a4088b37b346237708 /x11-apps/xwininfo | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-f4635fd84fb5f30c616b53f1eb57ef05d15adc64.tar.gz gentoo-2-f4635fd84fb5f30c616b53f1eb57ef05d15adc64.tar.bz2 gentoo-2-f4635fd84fb5f30c616b53f1eb57ef05d15adc64.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index a5433ae62585..c03138874433 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.53 2010/10/31 12:25:33 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.54 2010/12/19 12:34:07 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xwininfo-1.1.1.ebuild: + ppc64 stable wrt #344827 *xwininfo-1.1.1 (31 Oct 2010) diff --git a/x11-apps/xwininfo/xwininfo-1.1.1.ebuild b/x11-apps/xwininfo/xwininfo-1.1.1.ebuild index 6371ad3e9326..dbe93d02a56b 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.1.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.1.ebuild,v 1.2 2010/11/01 12:46:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.1.ebuild,v 1.3 2010/12/19 12:34:07 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 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 |