diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-08 18:03:12 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-08 18:03:12 +0000 |
commit | 871c5982961dccb07a9bd470f3dc5c247877c70b (patch) | |
tree | dbce43d17d2f7a863465d6354e2f2e8088dd8463 /net-analyzer/netselect/netselect-0.3-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.tar.gz gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.tar.bz2 gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3-r1.ebuild')
-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 87028aa47925..9adc84c48027 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.10 2005/03/09 01:03:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.11 2005/04/08 17:59:13 hansmi 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="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~ppc-macos s390 sparc x86" IUSE="" S="${WORKDIR}/${PN}" |