From: Raúl Porcel Date: Tue, 20 Mar 2007 20:37:23 +0000 (+0000) Subject: x86 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7151a7881c0a528c03c7a7606e1fbac02f72b801;p=gentoo.git x86 stable Package-Manager: portage-2.1.2.2 --- diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog index bd979d25330d..f05c01bc4a24 100644 --- a/net-analyzer/xprobe/ChangeLog +++ b/net-analyzer/xprobe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/xprobe # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.21 2007/02/20 00:46:48 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.22 2007/03/20 20:37:23 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel xprobe-0.3.ebuild: + x86 stable 20 Feb 2007; Markus Ullmann ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/xprobe/xprobe-0.3.ebuild b/net-analyzer/xprobe/xprobe-0.3.ebuild index 632be7d9175f..42e8e94b8387 100644 --- a/net-analyzer/xprobe/xprobe-0.3.ebuild +++ b/net-analyzer/xprobe/xprobe-0.3.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/xprobe/xprobe-0.3.ebuild,v 1.4 2006/02/20 19:49:24 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.3.ebuild,v 1.5 2007/03/20 20:37:23 armin76 Exp $ MY_P="${PN}2-${PV}" DESCRIPTION="Active OS fingerprinting tool - this is Xprobe2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.sys-security.com/index.php?page=xprobe" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="net-libs/libpcap"