diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-07-30 19:18:47 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-07-30 19:18:47 +0000 |
commit | cff0af08539e5b50f36c9151d389fcee19c69f26 (patch) | |
tree | 0ae3daf3bd6801f44c50d55a6a83e7f15644a7ca /net-analyzer/mtr/mtr-0.54.ebuild | |
parent | Version bump. Bugfixes only. (diff) | |
download | historical-cff0af08539e5b50f36c9151d389fcee19c69f26.tar.gz historical-cff0af08539e5b50f36c9151d389fcee19c69f26.tar.bz2 historical-cff0af08539e5b50f36c9151d389fcee19c69f26.zip |
marking ~alpha
Diffstat (limited to 'net-analyzer/mtr/mtr-0.54.ebuild')
-rw-r--r-- | net-analyzer/mtr/mtr-0.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-0.54.ebuild b/net-analyzer/mtr/mtr-0.54.ebuild index 1cf2a85a63a9..781bec41723e 100644 --- a/net-analyzer/mtr/mtr-0.54.ebuild +++ b/net-analyzer/mtr/mtr-0.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54.ebuild,v 1.4 2003/06/17 21:23:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.54.ebuild,v 1.5 2003/07/30 19:18:33 taviso Exp $ IUSE="gtk" @@ -14,7 +14,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc hppa" +KEYWORDS="x86 ~ppc sparc hppa alpha" src_compile() { local myconf |