summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 12:12:29 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 12:12:29 +0000
commitc8e90af79b9ffac92125577157aa71e623768406 (patch)
treed173eda2c258c09049cb562ded2049414082cc7e /net-analyzer/xtraceroute
parentAdding sparc/sparc64 keywords (diff)
downloadhistorical-c8e90af79b9ffac92125577157aa71e623768406.tar.gz
historical-c8e90af79b9ffac92125577157aa71e623768406.tar.bz2
historical-c8e90af79b9ffac92125577157aa71e623768406.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-analyzer/xtraceroute')
-rw-r--r--net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild b/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild
index cff0679a7e4a..06cbf27ac532 100644
--- a/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild
+++ b/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild,v 1.4 2002/07/18 23:22:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xtraceroute/xtraceroute-0.9.0.ebuild,v 1.5 2002/08/14 12:12:29 murphy Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="neat graphical traceroute displaying route on the globe"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.dtek.chalmers.se/~d3august/xt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="x11-base/xfree
=x11-libs/gtk+-1.2*