diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 16:13:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 16:13:21 +0000 |
commit | d89af9ad5508af207d5ee16c1c9d4b1151c468a0 (patch) | |
tree | 363cf5406ee110d352d2ca0bc9503322919cc1a0 /net-analyzer/netwox | |
parent | x86 stable (diff) | |
download | historical-d89af9ad5508af207d5ee16c1c9d4b1151c468a0.tar.gz historical-d89af9ad5508af207d5ee16c1c9d4b1151c468a0.tar.bz2 historical-d89af9ad5508af207d5ee16c1c9d4b1151c468a0.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-analyzer/netwox')
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.33.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index dedf5add2f5c..b2d80868347f 100644 --- a/net-analyzer/netwox/ChangeLog +++ b/net-analyzer/netwox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/netwox # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.23 2007/02/20 00:19:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.24 2007/03/20 16:12:21 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> netwox-5.33.0.ebuild: + x86 stable 20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/netwox/netwox-5.33.0.ebuild b/net-analyzer/netwox/netwox-5.33.0.ebuild index c826adc27123..ac6d5be2bc03 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.1 2006/02/23 10:15:05 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.33.0.ebuild,v 1.2 2007/03/20 16:12:21 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="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc x86" IUSE="doc" RDEPEND=">=net-libs/libnet-1.1.1" |