summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-08-17 11:25:38 +0000
committerAron Griffis <agriffis@gentoo.org>2006-08-17 11:25:38 +0000
commitb6507806709e71e02392ee48a76208b5562708c6 (patch)
treee435a9de6fb58b9d8533802d77bca15a5806b0f5 /x11-apps/xwininfo
parentMark 1.0.1 stable on ia64 (diff)
downloadgentoo-2-b6507806709e71e02392ee48a76208b5562708c6.tar.gz
gentoo-2-b6507806709e71e02392ee48a76208b5562708c6.tar.bz2
gentoo-2-b6507806709e71e02392ee48a76208b5562708c6.zip
Mark 1.0.2 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r--x11-apps/xwininfo/ChangeLog5
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index f1dfcf8084b3..f6e5a239597e 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwininfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.18 2006/08/16 01:37:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.19 2006/08/17 11:25:38 agriffis Exp $
+
+ 17 Aug 2006; Aron Griffis <agriffis@gentoo.org> xwininfo-1.0.2.ebuild:
+ Mark 1.0.2 stable on ia64
16 Aug 2006; Jeroen Roovers <jer@gentoo.org> xwininfo-1.0.2.ebuild:
Stable for HPPA.
diff --git a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild b/x11-apps/xwininfo/xwininfo-1.0.2.ebuild
index 118f4ad94246..56a724645687 100644
--- a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.2.ebuild,v 1.5 2006/08/16 01:37:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.2.ebuild,v 1.6 2006/08/17 11:25:38 agriffis Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xwininfo application"
-KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 ~s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"