diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 13:32:28 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 13:32:28 +0000 |
commit | 0353d344de5da6f13f3269a938ca8fc56effc8a3 (patch) | |
tree | 196f999694dbdd017f72c98bb2cf27a2071ab98d /net-analyzer/netwox | |
parent | Stable on x86. (diff) | |
download | historical-0353d344de5da6f13f3269a938ca8fc56effc8a3.tar.gz historical-0353d344de5da6f13f3269a938ca8fc56effc8a3.tar.bz2 historical-0353d344de5da6f13f3269a938ca8fc56effc8a3.zip |
Stable on x86.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-analyzer/netwox')
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netwox/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.28.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index 25b339542bbd..f683b4fcc2b3 100644 --- a/net-analyzer/netwox/ChangeLog +++ b/net-analyzer/netwox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/netwox # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.10 2005/01/13 06:19:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.11 2005/02/25 13:32:04 ka0ttic Exp $ + + 25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> netwox-5.28.0.ebuild: + Marked stable on x86. 13 Jan 2005; Daniel Black <dragonheart@gentoo.org> netwox-5.28.0.ebuild: QA fix - man file in wrong dir. Corrected number of tools included to 212 as diff --git a/net-analyzer/netwox/Manifest b/net-analyzer/netwox/Manifest index 74b3a03dd1d4..592a20a61438 100644 --- a/net-analyzer/netwox/Manifest +++ b/net-analyzer/netwox/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e72e444be0d9c195e91d8cf8c2136ef5 ChangeLog 1331 MD5 0408fd507666ebeb4ea8b0ad6af9aeb4 netwox-5.6.0.ebuild 894 +MD5 b6021b3f3ee50604b585f20a6b0f4e8e ChangeLog 1427 MD5 595b8dd3c2b25d617085a633221eecf1 metadata.xml 257 MD5 daf33f6e8a40fbdd5d109306a67485a7 netwox-5.9.0.ebuild 900 -MD5 cffbba8ea0dd84528006f3c513c43501 netwox-5.28.0.ebuild 1008 +MD5 a3650634a17b9addd0ddbb2786a8d8ad netwox-5.28.0.ebuild 1007 MD5 0bb1f25dabdb18874328e880eef930a3 files/digest-netwox-5.6.0 65 MD5 93834a182ad80699bc2f58f8f45958fc files/digest-netwox-5.9.0 65 MD5 a035a340ad76b6fcae68f450b4c80076 files/digest-netwox-5.28.0 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB5hL/mdTrptrqvGERAluPAJ9bRteCF7ccFs9Tkcxx8NFgW6i0tgCgiv2x -FrZF8kE9LDaT/OhP+i0N+jY= -=A5i4 ------END PGP SIGNATURE----- diff --git a/net-analyzer/netwox/netwox-5.28.0.ebuild b/net-analyzer/netwox/netwox-5.28.0.ebuild index fb1ee3be80c2..262e76cb2a6d 100644 --- a/net-analyzer/netwox/netwox-5.28.0.ebuild +++ b/net-analyzer/netwox/netwox-5.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.28.0.ebuild,v 1.2 2005/01/13 06:19:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.28.0.ebuild,v 1.3 2005/02/25 13:32:04 ka0ttic Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="~net-libs/netwib-${PV}" |