diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-17 19:51:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-17 19:51:54 +0000 |
commit | 3bd482940f66c8e0602be85e7732ee35a2cb3da3 (patch) | |
tree | 7cec60a051a8fa4a599559a0e22bdeed20410157 /net-analyzer | |
parent | x86 stable wrt bug #348338 (diff) | |
download | gentoo-2-3bd482940f66c8e0602be85e7732ee35a2cb3da3.tar.gz gentoo-2-3bd482940f66c8e0602be85e7732ee35a2cb3da3.tar.bz2 gentoo-2-3bd482940f66c8e0602be85e7732ee35a2cb3da3.zip |
x86 stable wrt bug #348338
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.38.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index cf3ebea6b982..23e2b22b1754 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.32 2010/10/30 16:54:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.33 2010/12/17 19:51:54 phajdan.jr Exp $ + + 17 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> netwox-5.38.0.ebuild: + x86 stable wrt bug #348338 30 Oct 2010; Raúl Porcel <armin76@gentoo.org> netwox-5.33.0.ebuild, netwox-5.36.0.ebuild, netwox-5.38.0.ebuild: diff --git a/net-analyzer/netwox/netwox-5.38.0.ebuild b/net-analyzer/netwox/netwox-5.38.0.ebuild index b80b4b648b60..23996ef043b5 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.2 2010/10/30 16:54:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.38.0.ebuild,v 1.3 2010/12/17 19:51:54 phajdan.jr 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 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="doc" RDEPEND=">=net-libs/libnet-1.1.1" |