diff options
author | 2014-08-02 11:45:08 +0000 | |
---|---|---|
committer | 2014-08-02 11:45:08 +0000 | |
commit | dc11988958b6db3fae27296a8b79f8c6e564cf69 (patch) | |
tree | 7a58328e66c12dd80cf34e3de27ecb0b7e81c7a5 /net-analyzer/nsat | |
parent | sparc stable wrt #511716 (diff) | |
download | gentoo-2-dc11988958b6db3fae27296a8b79f8c6e564cf69.tar.gz gentoo-2-dc11988958b6db3fae27296a8b79f8c6e564cf69.tar.bz2 gentoo-2-dc11988958b6db3fae27296a8b79f8c6e564cf69.zip |
Drop sparc keywords
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-analyzer/nsat')
-rw-r--r-- | net-analyzer/nsat/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nsat/nsat-1.5-r3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/nsat/nsat-1.5.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-analyzer/nsat/ChangeLog b/net-analyzer/nsat/ChangeLog index bb9d01518d69..7be356c52ea4 100644 --- a/net-analyzer/nsat/ChangeLog +++ b/net-analyzer/nsat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nsat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/ChangeLog,v 1.27 2014/07/27 11:31:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/ChangeLog,v 1.28 2014/08/02 11:45:08 armin76 Exp $ + + 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> nsat-1.5.ebuild, + nsat-1.5-r3.ebuild: + Drop sparc keywords 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> nsat-1.5-r3.ebuild: x86 stable wrt bug #516450 diff --git a/net-analyzer/nsat/nsat-1.5-r3.ebuild b/net-analyzer/nsat/nsat-1.5-r3.ebuild index 6187b27406bc..473a54f9458a 100644 --- a/net-analyzer/nsat/nsat-1.5-r3.ebuild +++ b/net-analyzer/nsat/nsat-1.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.5-r3.ebuild,v 1.2 2014/07/27 11:31:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.5-r3.ebuild,v 1.3 2014/08/02 11:45:08 armin76 Exp $ EAPI=5 inherit autotools eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nsat/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="X" RDEPEND=" diff --git a/net-analyzer/nsat/nsat-1.5.ebuild b/net-analyzer/nsat/nsat-1.5.ebuild index 6c29ca961765..fce6c7f5298d 100644 --- a/net-analyzer/nsat/nsat-1.5.ebuild +++ b/net-analyzer/nsat/nsat-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 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.18 2009/01/15 07:08:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/nsat-1.5.ebuild,v 1.19 2014/08/02 11:45:08 armin76 Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nsat/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc sparc x86" +KEYWORDS=" ~ppc x86" IUSE="X" RDEPEND="X? ( x11-libs/libX11 |