diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-05 18:06:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-05 18:06:32 +0000 |
commit | d19cc99cab44267ca721e96129a8a6d815931d85 (patch) | |
tree | 7f911d47dcb46efed61efaeb1240731c8c658c88 /net-analyzer | |
parent | Changed if statement to use proper syntax. (diff) | |
download | historical-d19cc99cab44267ca721e96129a8a6d815931d85.tar.gz historical-d19cc99cab44267ca721e96129a8a6d815931d85.tar.bz2 historical-d19cc99cab44267ca721e96129a8a6d815931d85.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer')
-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, 13 insertions, 10 deletions
diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index f683b4fcc2b3..dcd74b1cf1de 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.11 2005/02/25 13:32:04 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.12 2005/03/05 18:06:32 gustavoz Exp $ + + 05 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> netwox-5.28.0.ebuild: + Keyworded ~sparc 25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> netwox-5.28.0.ebuild: Marked stable on x86. diff --git a/net-analyzer/netwox/Manifest b/net-analyzer/netwox/Manifest index ca6aef768db8..855ebd1b2d27 100644 --- a/net-analyzer/netwox/Manifest +++ b/net-analyzer/netwox/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 0408fd507666ebeb4ea8b0ad6af9aeb4 netwox-5.6.0.ebuild 894 -MD5 09f8534a62c8aa7e3b861da05eb74866 ChangeLog 1423 +MD5 5efecd060f39ef1e49e51fcb94d8b0da ChangeLog 1520 MD5 595b8dd3c2b25d617085a633221eecf1 metadata.xml 257 +MD5 0408fd507666ebeb4ea8b0ad6af9aeb4 netwox-5.6.0.ebuild 894 MD5 daf33f6e8a40fbdd5d109306a67485a7 netwox-5.9.0.ebuild 900 -MD5 1b3cd9fc5f91fe8af17258a34ab4d657 netwox-5.28.0.ebuild 1003 +MD5 adc4133b89ca57cb9e361c6f5233681c netwox-5.28.0.ebuild 1011 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) +Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFCHylgEZCkKN40op4RAsljAJsGGWQfnbSOzunrZPU42e76PhRQWQCgh8tO -lPvmy00isXlXV/1UaZ/mlSY= -=8CkP +iD8DBQFCKfUwKRy60XGEcJIRAhr1AJ96xIZ3it9/CS2hHE3n/hHXZsNLNQCeNbkb +MmZElrVy/7be24dMWdFEuY8= +=r9kT -----END PGP SIGNATURE----- diff --git a/net-analyzer/netwox/netwox-5.28.0.ebuild b/net-analyzer/netwox/netwox-5.28.0.ebuild index 262e76cb2a6d..0f6eb135b862 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.3 2005/02/25 13:32:04 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.28.0.ebuild,v 1.4 2005/03/05 18:06:32 gustavoz 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 ~sparc" IUSE="" DEPEND="~net-libs/netwib-${PV}" |