diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-10-15 16:11:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-10-15 16:11:57 +0000 |
commit | 7f1c098e626e1115bfc3c2f6f80434774e568f4b (patch) | |
tree | 2cc4c99257b3a088331cd9ef0800f6b17ab45891 /net-analyzer | |
parent | x86 stable wrt bug #341081 (diff) | |
download | gentoo-2-7f1c098e626e1115bfc3c2f6f80434774e568f4b.tar.gz gentoo-2-7f1c098e626e1115bfc3c2f6f80434774e568f4b.tar.bz2 gentoo-2-7f1c098e626e1115bfc3c2f6f80434774e568f4b.zip |
x86 stable wrt bug #341081
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.36.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index 3aec23e1b07f..52f0ccceac31 100644 --- a/net-analyzer/netwox/ChangeLog +++ b/net-analyzer/netwox/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2010/10/15 01:52:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.31 2010/10/15 16:11:57 phajdan.jr Exp $ + + 15 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> netwox-5.36.0.ebuild: + x86 stable wrt bug #341081 *netwox-5.38.0 (15 Oct 2010) diff --git a/net-analyzer/netwox/netwox-5.36.0.ebuild b/net-analyzer/netwox/netwox-5.36.0.ebuild index e197ef8d8068..bf9430ba7965 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-2009 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.36.0.ebuild,v 1.2 2009/11/23 00:17:29 jer Exp $ +# $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 $ # 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 ~sparc x86" IUSE="doc" RDEPEND=">=net-libs/libnet-1.1.1" |