diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-20 03:42:10 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-20 03:42:10 +0000 |
commit | 117921447f5e7102648a6cff20c1dbdfca51062a (patch) | |
tree | 5e1792d530202a36bf953106ae663b7cdd55121e /net-analyzer/smokeping/smokeping-2.0.9.ebuild | |
parent | Rev bump to pull in upstream fixes (diff) | |
download | historical-117921447f5e7102648a6cff20c1dbdfca51062a.tar.gz historical-117921447f5e7102648a6cff20c1dbdfca51062a.tar.bz2 historical-117921447f5e7102648a6cff20c1dbdfca51062a.zip |
stable x86
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-analyzer/smokeping/smokeping-2.0.9.ebuild')
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.0.9.ebuild b/net-analyzer/smokeping/smokeping-2.0.9.ebuild index fa06a36e5a94..fd47879a59bc 100644 --- a/net-analyzer/smokeping/smokeping-2.0.9.ebuild +++ b/net-analyzer/smokeping/smokeping-2.0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.1 2006/08/09 18:09:00 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.2 2006/09/20 03:42:10 tsunam Exp $ inherit perl-module eutils -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" DESCRIPTION="A powerful latency measurement tool." SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/${P}.tar.gz" |