diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-24 23:25:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-24 23:25:40 +0000 |
commit | e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae (patch) | |
tree | 6ad3806073b30538f5b8330a3c7e2f43f5eec954 /net-analyzer/mtr/mtr-0.69.ebuild | |
parent | initial import, closes bug 99335 (diff) | |
download | gentoo-2-e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae.tar.gz gentoo-2-e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae.tar.bz2 gentoo-2-e18269db6e9f8d25c8c2ab8a32d94f6c818b19ae.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/mtr/mtr-0.69.ebuild')
-rw-r--r-- | net-analyzer/mtr/mtr-0.69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-0.69.ebuild b/net-analyzer/mtr/mtr-0.69.ebuild index 9f33df503ad2..414adcaa886b 100644 --- a/net-analyzer/mtr/mtr-0.69.ebuild +++ b/net-analyzer/mtr/mtr-0.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.69.ebuild,v 1.8 2005/08/08 17:20:20 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.69.ebuild,v 1.9 2005/08/24 23:25:40 agriffis Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.bitwizard.nl/mtr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc-macos ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc-macos ~s390 sparc x86" IUSE="gtk gtk2 ipv6" DEPEND="dev-util/pkgconfig" |