summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-01-01 15:37:46 +0000
committerJason Wever <weeve@gentoo.org>2005-01-01 15:37:46 +0000
commit190cf86caafd78f38486b20b453683ddbd63d11e (patch)
treef4b23be9fb90ca4049672d68952654a124c10ce5 /net-analyzer
parentUpdated Copyright dates to 2005. (Manifest recommit) (diff)
downloadgentoo-2-190cf86caafd78f38486b20b453683ddbd63d11e.tar.gz
gentoo-2-190cf86caafd78f38486b20b453683ddbd63d11e.tar.bz2
gentoo-2-190cf86caafd78f38486b20b453683ddbd63d11e.zip
Added ~sparc keyword as it went missing in the version bump.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/xprobe/ChangeLog9
-rw-r--r--net-analyzer/xprobe/xprobe-0.0.2.ebuild4
-rw-r--r--net-analyzer/xprobe/xprobe-0.2.1.ebuild6
3 files changed, 12 insertions, 7 deletions
diff --git a/net-analyzer/xprobe/ChangeLog b/net-analyzer/xprobe/ChangeLog
index 6bd8428e223e..c29d628fc20a 100644
--- a/net-analyzer/xprobe/ChangeLog
+++ b/net-analyzer/xprobe/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/xprobe
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.7 2004/12/27 20:45:58 radek Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/ChangeLog,v 1.8 2005/01/01 15:37:46 weeve Exp $
+
+*xprobe-0.2.1 (01 Jan 2005)
+
+ 01 Jan 2005; Jason Wever <weeve@gentoo.org> xprobe-0.2.1.ebuild:
+ Added ~sparc keyword as it went missing in the version bump.
27 Dec 2004; Radoslaw Stachowiak <radek@gentoo.org> :
New version of xprobe xprobe, so called xprobe2, due to xprobe1 being
diff --git a/net-analyzer/xprobe/xprobe-0.0.2.ebuild b/net-analyzer/xprobe/xprobe-0.0.2.ebuild
index cf7d1ff31307..8e3e51777aef 100644
--- a/net-analyzer/xprobe/xprobe-0.0.2.ebuild
+++ b/net-analyzer/xprobe/xprobe-0.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.0.2.ebuild,v 1.7 2004/07/10 10:11:26 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.0.2.ebuild,v 1.8 2005/01/01 15:37:46 weeve Exp $
inherit eutils
diff --git a/net-analyzer/xprobe/xprobe-0.2.1.ebuild b/net-analyzer/xprobe/xprobe-0.2.1.ebuild
index 373a1acc72e6..b33be3a00143 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-2004 Gentoo Foundation
+# 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.1 2004/12/27 20:45:58 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.2.1.ebuild,v 1.2 2005/01/01 15:37:46 weeve 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"
+KEYWORDS="~x86 ~sparc"
SLOT="0"
LICENSE="GPL-2"