diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 16:43:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 16:43:40 +0000 |
commit | fa4d3dca1097ff125a7ecb7395c2899d0f93bc9c (patch) | |
tree | f3a9c6edb983bea86e5fb9e3c6c1ce6262324d9e /net-analyzer/xprobe | |
parent | Fix bug #99531 (compilation fails if gtk-doc is not installed) (diff) | |
download | gentoo-2-fa4d3dca1097ff125a7ecb7395c2899d0f93bc9c.tar.gz gentoo-2-fa4d3dca1097ff125a7ecb7395c2899d0f93bc9c.tar.bz2 gentoo-2-fa4d3dca1097ff125a7ecb7395c2899d0f93bc9c.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/xprobe')
-rw-r--r-- | net-analyzer/xprobe/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog index 1edfc48b909b..36d86da658b4 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.14 2005/05/14 21:51:37 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.15 2005/07/19 16:43:40 dholm Exp $ + + 19 Jul 2005; David Holm <dholm@gentoo.org> xprobe-0.2.2.ebuild: + Added to ~ppc. 14 May 2005; Marcelo Goes <vanquirius@gentoo.org> -files/xprobe-0.0.2-gentoo.patch, xprobe-0.2.2.ebuild: diff --git a/net-analyzer/xprobe/xprobe-0.2.2.ebuild b/net-analyzer/xprobe/xprobe-0.2.2.ebuild index 2fe170c23081..6d3aeee455c3 100644 --- a/net-analyzer/xprobe/xprobe-0.2.2.ebuild +++ b/net-analyzer/xprobe/xprobe-0.2.2.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.2.ebuild,v 1.4 2005/05/14 21:51:37 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.2.ebuild,v 1.5 2005/07/19 16:43:40 dholm Exp $ # This is new xprobe, so called xprobe2, due to xprobe1 being obsoleted. # xprobe 2 has different approach to operating system fingerprinting. @@ -11,7 +11,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/index.php?page=xprobe" -KEYWORDS="x86 ~sparc" +KEYWORDS="~ppc ~sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |