diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-01 22:52:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-01 22:52:26 +0000 |
commit | 6c3bc426ba6c9267e19d638ad91059874c137310 (patch) | |
tree | b7891bf8f65eb9b63d7e4b3209783f2695b7534b /net-analyzer/nsat | |
parent | Stable on SPARC wrt security bug #131791. (diff) | |
download | gentoo-2-6c3bc426ba6c9267e19d638ad91059874c137310.tar.gz gentoo-2-6c3bc426ba6c9267e19d638ad91059874c137310.tar.bz2 gentoo-2-6c3bc426ba6c9267e19d638ad91059874c137310.zip |
Stable on SPARC.
(Portage version: 2.1_pre10)
Diffstat (limited to 'net-analyzer/nsat')
-rw-r--r-- | net-analyzer/nsat/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nsat/files/digest-nsat-1.5 | 2 | ||||
-rw-r--r-- | net-analyzer/nsat/nsat-1.5.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/net-analyzer/nsat/ChangeLog b/net-analyzer/nsat/ChangeLog index 6f6cab19f674..72ec2db69cba 100644 --- a/net-analyzer/nsat/ChangeLog +++ b/net-analyzer/nsat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nsat # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/ChangeLog,v 1.12 2006/04/19 00:31:07 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/ChangeLog,v 1.13 2006/05/01 22:52:26 weeve Exp $ + + 01 May 2006; Jason Wever <weeve@gentoo.org> nsat-1.5.ebuild: + Stable on SPARC. 19 Apr 2006; Marcelo Goes <vanquirius@gentoo.org> +files/nsat-1.5-lvalue-gcc4.patch, nsat-1.5.ebuild: diff --git a/net-analyzer/nsat/files/digest-nsat-1.5 b/net-analyzer/nsat/files/digest-nsat-1.5 index 9db18a51dd60..996a0748937d 100644 --- a/net-analyzer/nsat/files/digest-nsat-1.5 +++ b/net-analyzer/nsat/files/digest-nsat-1.5 @@ -1 +1,3 @@ MD5 ba7f5bbc476bc937c16e3654a8e0a666 nsat-1.5.tgz 410603 +RMD160 827db70e04f842f6678ba0f98ce203d656c53d2b nsat-1.5.tgz 410603 +SHA256 2ece807b3240a6e91ea88fd84c470a87de711c33554b231e071549388cb65114 nsat-1.5.tgz 410603 diff --git a/net-analyzer/nsat/nsat-1.5.ebuild b/net-analyzer/nsat/nsat-1.5.ebuild index bd0b742adc0d..0fabf15cd5d2 100644 --- a/net-analyzer/nsat/nsat-1.5.ebuild +++ b/net-analyzer/nsat/nsat-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # 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.14 2006/04/19 00:31:08 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.5.ebuild,v 1.15 2006/05/01 22:52:26 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nsat/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="~ppc sparc x86" IUSE="X" RDEPEND="X? ( || ( x11-libs/libX11 virtual/x11 ) |