diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:19:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:19:06 +0000 |
commit | 48f39a1629be01cdac4546972ab7e9afe3d71ef3 (patch) | |
tree | bf3c6692c17475e03a13f4acb9a1ed1588d9825c /x11-apps/xwininfo | |
parent | masking sqlite3 off activerecord (diff) | |
download | gentoo-2-48f39a1629be01cdac4546972ab7e9afe3d71ef3.tar.gz gentoo-2-48f39a1629be01cdac4546972ab7e9afe3d71ef3.tar.bz2 gentoo-2-48f39a1629be01cdac4546972ab7e9afe3d71ef3.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index 4cef0ed424f8..adca7f9c57cb 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.44 2009/12/27 17:56:57 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.45 2010/01/14 17:19:06 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xwininfo-1.0.5.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xwininfo-1.0.5.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xwininfo/xwininfo-1.0.5.ebuild b/x11-apps/xwininfo/xwininfo-1.0.5.ebuild index 4ff4f2925f55..401c875a7c2b 100644 --- a/x11-apps/xwininfo/xwininfo-1.0.5.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.5.ebuild,v 1.5 2009/12/27 17:56:57 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.5.ebuild,v 1.6 2010/01/14 17:19:06 jer Exp $ inherit x-modular DESCRIPTION="window information utility for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXmu |