diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-08-17 11:25:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-08-17 11:25:38 +0000 |
commit | b196278d39a21ef8b5236230cf33566f5f304e88 (patch) | |
tree | 38e00ec1ecff27db1b22b76d6f0975113fbfa086 /x11-apps/xwininfo/xwininfo-1.0.2.ebuild | |
parent | Mark 1.0.1 stable on ia64 (diff) | |
download | historical-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/xwininfo/xwininfo-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |