diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-11-09 21:03:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-11-09 21:03:13 +0000 |
commit | 3ee02f0a5de9b05eed4020550383c7c511e9da1f (patch) | |
tree | 9bf2c362c05ad9740c1ac86ac8cc5340f7a7bfdc /net-analyzer/netselect/netselect-0.3-r1.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-3ee02f0a5de9b05eed4020550383c7c511e9da1f.tar.gz gentoo-2-3ee02f0a5de9b05eed4020550383c7c511e9da1f.tar.bz2 gentoo-2-3ee02f0a5de9b05eed4020550383c7c511e9da1f.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.9)
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 28a360dd8ba2..7f10f5393a02 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-2007 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.18 2007/04/30 13:32:25 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.19 2007/11/09 21:03:13 grobian Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://alumnit.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${PN}" |