diff options
author | 2010-10-24 15:48:28 +0000 | |
---|---|---|
committer | 2010-10-24 15:48:28 +0000 | |
commit | ca8d6497962742565ed50a14ddd305e12a4d5a3b (patch) | |
tree | 35c2a2901308111911a8dc80e8e9291ab4383bd5 /net-analyzer/traceroute/traceroute-2.0.15.ebuild | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #342431 (diff) | |
download | historical-ca8d6497962742565ed50a14ddd305e12a4d5a3b.tar.gz historical-ca8d6497962742565ed50a14ddd305e12a4d5a3b.tar.bz2 historical-ca8d6497962742565ed50a14ddd305e12a4d5a3b.zip |
ppc64 stable wrt #341669
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/traceroute/traceroute-2.0.15.ebuild')
-rw-r--r-- | net-analyzer/traceroute/traceroute-2.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/traceroute/traceroute-2.0.15.ebuild b/net-analyzer/traceroute/traceroute-2.0.15.ebuild index 492d59f24816..c0e883d61920 100644 --- a/net-analyzer/traceroute/traceroute-2.0.15.ebuild +++ b/net-analyzer/traceroute/traceroute-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.15.ebuild,v 1.5 2010/10/24 15:40:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.15.ebuild,v 1.6 2010/10/24 15:48:27 ssuominen Exp $ EAPI=2 inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="static" src_prepare() { |