summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2007-12-29 15:57:52 +0000
committerRichard Freeman <rich0@gentoo.org>2007-12-29 15:57:52 +0000
commit59cb15b9221f129143111f5558611a4f25156c49 (patch)
tree7ab3c1000d710ef0ddd067f18f35207b54b596e1 /x11-apps
parentMarking crypto++-5.5.2 ppc64 for bug 198687 (diff)
downloadgentoo-2-59cb15b9221f129143111f5558611a4f25156c49.tar.gz
gentoo-2-59cb15b9221f129143111f5558611a4f25156c49.tar.bz2
gentoo-2-59cb15b9221f129143111f5558611a4f25156c49.zip
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xwininfo/ChangeLog5
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index c4a0c3bc2473..6b81f26d07b6 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwininfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.23 2007/12/20 00:28:41 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.24 2007/12/29 15:57:52 rich0 Exp $
+
+ 29 Dec 2007; Richard Freeman <rich0@gentoo.org> xwininfo-1.0.3.ebuild:
+ amd64 stable
19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xwininfo-1.0.3.ebuild:
Stable on x86 (bug #202087)
diff --git a/x11-apps/xwininfo/xwininfo-1.0.3.ebuild b/x11-apps/xwininfo/xwininfo-1.0.3.ebuild
index 4117ec29bdfe..9ea89b198a85 100644
--- a/x11-apps/xwininfo/xwininfo-1.0.3.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.3.ebuild,v 1.2 2007/12/20 00:28:41 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.3.ebuild,v 1.3 2007/12/29 15:57:52 rich0 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ 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"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"