diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-30 16:54:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-30 16:54:33 +0000 |
commit | eb503becf93077be84ad61c4f36168e88d92b65c (patch) | |
tree | 7525b73c21852735cb5247453fd5a5da0ffc0b80 /net-analyzer | |
parent | Cleanup old version no longer relevant (and remove four patches); version bum... (diff) | |
download | gentoo-2-eb503becf93077be84ad61c4f36168e88d92b65c.tar.gz gentoo-2-eb503becf93077be84ad61c4f36168e88d92b65c.tar.bz2 gentoo-2-eb503becf93077be84ad61c4f36168e88d92b65c.zip |
Drop sparc keywords
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.33.0.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.36.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.38.0.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index 52f0ccceac31..cf3ebea6b982 100644 --- a/net-analyzer/netwox/ChangeLog +++ b/net-analyzer/netwox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/netwox # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.31 2010/10/15 16:11:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.32 2010/10/30 16:54:33 armin76 Exp $ + + 30 Oct 2010; Raúl Porcel <armin76@gentoo.org> netwox-5.33.0.ebuild, + netwox-5.36.0.ebuild, netwox-5.38.0.ebuild: + Drop sparc keywords 15 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> netwox-5.36.0.ebuild: x86 stable wrt bug #341081 diff --git a/net-analyzer/netwox/netwox-5.33.0.ebuild b/net-analyzer/netwox/netwox-5.33.0.ebuild index d4591d78be09..d1dee8e65cbf 100644 --- a/net-analyzer/netwox/netwox-5.33.0.ebuild +++ b/net-analyzer/netwox/netwox-5.33.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.33.0.ebuild,v 1.4 2007/04/16 08:31:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.33.0.ebuild,v 1.5 2010/10/30 16:54:33 armin76 Exp $ # NOTE: netwib, netwox and netwag go together, bump all or bump none @@ -15,7 +15,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/netwox/download/v${PV/.*}/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc" RDEPEND=">=net-libs/libnet-1.1.1" diff --git a/net-analyzer/netwox/netwox-5.36.0.ebuild b/net-analyzer/netwox/netwox-5.36.0.ebuild index bf9430ba7965..adb023dab01d 100644 --- a/net-analyzer/netwox/netwox-5.36.0.ebuild +++ b/net-analyzer/netwox/netwox-5.36.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.36.0.ebuild,v 1.3 2010/10/15 16:11:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.36.0.ebuild,v 1.4 2010/10/30 16:54:33 armin76 Exp $ # NOTE: netwib, netwox and netwag go together, bump all or bump none @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="doc" RDEPEND=">=net-libs/libnet-1.1.1" diff --git a/net-analyzer/netwox/netwox-5.38.0.ebuild b/net-analyzer/netwox/netwox-5.38.0.ebuild index 89f197ae28f1..b80b4b648b60 100644 --- a/net-analyzer/netwox/netwox-5.38.0.ebuild +++ b/net-analyzer/netwox/netwox-5.38.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.38.0.ebuild,v 1.1 2010/10/15 01:52:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.38.0.ebuild,v 1.2 2010/10/30 16:54:33 armin76 Exp $ # NOTE: netwib, netwox and netwag go together, bump all or bump none @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="doc" RDEPEND=">=net-libs/libnet-1.1.1" |