diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:30:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:30:14 +0000 |
commit | 13fab58143f56adf8176912e97aca75bdc27f44e (patch) | |
tree | f1d285f32c3ac0f799865d658fa8b503ee539488 /net-analyzer/nsat | |
parent | Fixed insecure temporary file creation (diff) | |
download | gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.gz gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.bz2 gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.zip |
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/nsat')
-rw-r--r-- | net-analyzer/nsat/nsat-1.43.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nsat/nsat-1.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nsat/nsat-1.43.ebuild b/net-analyzer/nsat/nsat-1.43.ebuild index 6be11e258622..1da13f91e61c 100644 --- a/net-analyzer/nsat/nsat-1.43.ebuild +++ b/net-analyzer/nsat/nsat-1.43.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.43.ebuild,v 1.2 2003/02/13 13:49:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.43.ebuild,v 1.3 2003/07/13 11:30:13 aliz Exp $ IUSE="pcap X" @@ -15,7 +15,7 @@ RDEPEND=${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${A} diff --git a/net-analyzer/nsat/nsat-1.5.ebuild b/net-analyzer/nsat/nsat-1.5.ebuild index cc838766d307..a74963f06f00 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.2 2003/02/13 13:49:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.5.ebuild,v 1.3 2003/07/13 11:30:13 aliz Exp $ IUSE="pcap X" @@ -15,7 +15,7 @@ RDEPEND=${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${A} |