diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-28 13:39:47 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-28 13:39:47 +0000 |
commit | 2a57e8b763e5b9354312c362e0179d0e237d2465 (patch) | |
tree | ed77f13d2e083e38abb91d9220bfbafdc3447c23 /net-analyzer | |
parent | closing #31244 and other fixes (diff) | |
download | historical-2a57e8b763e5b9354312c362e0179d0e237d2465.tar.gz historical-2a57e8b763e5b9354312c362e0179d0e237d2465.tar.bz2 historical-2a57e8b763e5b9354312c362e0179d0e237d2465.zip |
sparc keyword
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nsat/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/nsat/nsat-1.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nsat/Manifest b/net-analyzer/nsat/Manifest index e5c4b0525761..764a5ada3acd 100644 --- a/net-analyzer/nsat/Manifest +++ b/net-analyzer/nsat/Manifest @@ -1,4 +1,4 @@ MD5 8c7a3d341a784664a863ea10e43515e0 ChangeLog 707 -MD5 4b2bf75aa753be73122e85a4694e0872 nsat-1.5.ebuild 1300 +MD5 7c1c90819f846a7e2b04ac380d29e4fc nsat-1.5.ebuild 1307 MD5 99fbec45790d1b3bcdc76807e592f1bf files/digest-nsat-1.5 57 MD5 dd2688ef10995aad69fac0669f7413eb files/nsat-1.5-configure.patch 566 diff --git a/net-analyzer/nsat/nsat-1.5.ebuild b/net-analyzer/nsat/nsat-1.5.ebuild index d511ddfb3ca1..135932cd9b2c 100644 --- a/net-analyzer/nsat/nsat-1.5.ebuild +++ b/net-analyzer/nsat/nsat-1.5.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/nsat/nsat-1.5.ebuild,v 1.4 2003/10/28 13:36:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.5.ebuild,v 1.5 2003/10/28 13:39:43 aliz Exp $ IUSE="X" @@ -15,7 +15,7 @@ RDEPEND=${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" src_unpack() { unpack ${A} |