diff options
author | 2007-11-01 12:44:47 +0000 | |
---|---|---|
committer | 2007-11-01 12:44:47 +0000 | |
commit | 804bd34789dd234165d245f3da9fb004a4eac2fa (patch) | |
tree | ab22f134d9ba7c02eed287a0c340e8b421ee5e2e /net-analyzer/netselect/netselect-0.3-r2.ebuild | |
parent | x86 stable, security bug #197575 (diff) | |
download | gentoo-2-804bd34789dd234165d245f3da9fb004a4eac2fa.tar.gz gentoo-2-804bd34789dd234165d245f3da9fb004a4eac2fa.tar.bz2 gentoo-2-804bd34789dd234165d245f3da9fb004a4eac2fa.zip |
alpha/ia64/sparc/x86 stable wrt #197745
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3-r2.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r2.ebuild b/net-analyzer/netselect/netselect-0.3-r2.ebuild index fded24afdc36..9ae00f63a7bd 100644 --- a/net-analyzer/netselect/netselect-0.3-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r2.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-r2.ebuild,v 1.1 2007/09/29 06:50:43 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r2.ebuild,v 1.2 2007/11/01 12:44:47 armin76 Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -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 ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${PN} |