diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-25 17:16:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-25 17:16:40 +0000 |
commit | 32ccad34982a2efa6120d44f615d57f29c2cc6ca (patch) | |
tree | 0bd01cbb2fc048240d74bc62b4454324a7b81241 /net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild | |
parent | Stable on ppc64; bug #221197 (diff) | |
download | historical-32ccad34982a2efa6120d44f615d57f29c2cc6ca.tar.gz historical-32ccad34982a2efa6120d44f615d57f29c2cc6ca.tar.bz2 historical-32ccad34982a2efa6120d44f615d57f29c2cc6ca.zip |
Stable on ppc64; bug #226991
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild')
-rw-r--r-- | net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild b/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild index f54522225bd1..d3431986baa7 100644 --- a/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild +++ b/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild,v 1.3 2008/06/24 21:52:48 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta7-r1.ebuild,v 1.4 2008/06/25 17:16:40 corsair Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://michael.toren.net/code/tcptraceroute/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="net-libs/libpcap |