diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 01:05:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 01:05:57 +0000 |
commit | 9ca1d524bdc281e9186699c2973dc1a977b3e22d (patch) | |
tree | b0dd1c881393e83c9e15023b9db933d746226c71 /net-analyzer/netselect | |
parent | arm/hppa/ia64/s390 stable (diff) | |
download | gentoo-2-9ca1d524bdc281e9186699c2973dc1a977b3e22d.tar.gz gentoo-2-9ca1d524bdc281e9186699c2973dc1a977b3e22d.tar.bz2 gentoo-2-9ca1d524bdc281e9186699c2973dc1a977b3e22d.zip |
arm/ia64/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r1.ebuild b/net-analyzer/netselect/netselect-0.3-r1.ebuild index 7f4d8849787c..87028aa47925 100644 --- a/net-analyzer/netselect/netselect-0.3-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r1.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/netselect/netselect-0.3-r1.ebuild,v 1.9 2005/02/10 01:45:48 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.10 2005/03/09 01:03:40 vapier Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ~ppc64 ~s390 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos s390 sparc x86" IUSE="" S="${WORKDIR}/${PN}" |