diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-07-27 22:22:46 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-07-27 22:22:46 +0000 |
commit | e171ea4d204441f5f9bc3a43c3afa2bf0033ad18 (patch) | |
tree | dc989a49142583f6688aa32658f23c9d880115e7 /net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-e171ea4d204441f5f9bc3a43c3afa2bf0033ad18.tar.gz gentoo-2-e171ea4d204441f5f9bc3a43c3afa2bf0033ad18.tar.bz2 gentoo-2-e171ea4d204441f5f9bc3a43c3afa2bf0033ad18.zip |
Add ~amd64, closes bug #57735
Diffstat (limited to 'net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild')
-rw-r--r-- | net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild b/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild index 0b42559d5a4a..78ad41d9bef6 100644 --- a/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild +++ b/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild,v 1.5 2004/07/21 20:29:11 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild,v 1.6 2004/07/27 22:22:46 malc Exp $ DESCRIPTION="neat graphical traceroute displaying route on the globe" SRC_URI="http://www.dtek.chalmers.se/~d3august/xt/dl/${P}.tar.gz http://www.dtek.chalmers.se/~d3august/xt/dl/ndg_files.tar.gz" HOMEPAGE="http://www.dtek.chalmers.se/~d3august/xt/" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc ~amd64" LICENSE="GPL-2" SLOT="0" |