diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-31 11:45:49 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-31 11:45:49 +0000 |
commit | 8b8a178889104a8b4d7bc0d573cd03d90fd97c90 (patch) | |
tree | d5c526a49d5fc492043e62cc895d03a03a62d060 /net-analyzer/xprobe | |
parent | updated ebuild with dlz support, currently hard masked, testing badly needed (diff) | |
download | gentoo-2-8b8a178889104a8b4d7bc0d573cd03d90fd97c90.tar.gz gentoo-2-8b8a178889104a8b4d7bc0d573cd03d90fd97c90.tar.bz2 gentoo-2-8b8a178889104a8b4d7bc0d573cd03d90fd97c90.zip |
Marked stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/xprobe')
-rw-r--r-- | net-analyzer/xprobe/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/xprobe/Manifest | 16 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.2.1.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog index 952bb2f78798..0440de2acc4d 100644 --- a/net-analyzer/xprobe/ChangeLog +++ b/net-analyzer/xprobe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/xprobe # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.9 2005/01/29 05:12:52 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.10 2005/01/31 11:40:52 ka0ttic Exp $ + + 31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> xprobe-0.2.1.ebuild: + Marked stable on x86. 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> xprobe-0.0.2.ebuild, xprobe-0.2.1.ebuild: diff --git a/net-analyzer/xprobe/Manifest b/net-analyzer/xprobe/Manifest index 3284d2a61f5a..43061f73871c 100644 --- a/net-analyzer/xprobe/Manifest +++ b/net-analyzer/xprobe/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 18b4599a8ae3cdaa7a43f67877173da6 ChangeLog 1297 +MD5 b113c0a9da5b1e0e79604c30b044e53e xprobe-0.2.1.ebuild 1220 MD5 aaa7f5bb15e8db514726c44edc25c853 xprobe-0.0.2.ebuild 759 +MD5 38d4ef371e6f29ac7f2412c3e4738700 ChangeLog 1392 MD5 ac6c11d70b477833baa876a5460fba26 metadata.xml 224 -MD5 23d9f2a326c0c4798217e21521e4557a xprobe-0.2.1.ebuild 1221 -MD5 2d7fd3216e38d4a4adb0d40c689bb944 files/digest-xprobe-0.0.2 63 MD5 9610e3d9785f7b6eb29ab995ef30fb08 files/xprobe-0.0.2-gentoo.patch 387 +MD5 2d7fd3216e38d4a4adb0d40c689bb944 files/digest-xprobe-0.0.2 63 MD5 6b20f3d65e14741fe524b8b88dbdbd73 files/digest-xprobe-0.2.1 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB+xtamdTrptrqvGERAvdyAKCEWOC61mUAbAC1nyeFbeyZU4/lOACgkxUZ -RXZCLCv2Jb6oYRnYEBlOvvY= -=KWL/ ------END PGP SIGNATURE----- diff --git a/net-analyzer/xprobe/xprobe-0.2.1.ebuild b/net-analyzer/xprobe/xprobe-0.2.1.ebuild index 3ee1b2d3daba..f40a1966cc0b 100644 --- a/net-analyzer/xprobe/xprobe-0.2.1.ebuild +++ b/net-analyzer/xprobe/xprobe-0.2.1.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/xprobe/xprobe-0.2.1.ebuild,v 1.3 2005/01/29 05:12:52 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.1.ebuild,v 1.4 2005/01/31 11:40:52 ka0ttic Exp $ inherit eutils @@ -13,7 +13,7 @@ DESCRIPTION="Active OS fingerprinting tool - this is Xprobe2" SRC_URI="mirror://sourceforge/${PN}/${PN}2-${PV}.tar.gz" HOMEPAGE="http://www.sys-security.com/html/projects/X.html" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" SLOT="0" LICENSE="GPL-2" |