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
commitb196278d39a21ef8b5236230cf33566f5f304e88 (patch)
tree38e00ec1ecff27db1b22b76d6f0975113fbfa086 /x11-apps
parentMark 1.0.1 stable on ia64 (diff)
downloadhistorical-b196278d39a21ef8b5236230cf33566f5f304e88.tar.gz
historical-b196278d39a21ef8b5236230cf33566f5f304e88.tar.bz2
historical-b196278d39a21ef8b5236230cf33566f5f304e88.zip
Mark 1.0.2 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-apps')
-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}"