summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2007-02-03 22:20:02 +0000
committerJason Wever <weeve@gentoo.org>2007-02-03 22:20:02 +0000
commit05d8c10fce4b5337e43a6382ef26896ed917bf5a (patch)
treebc5b4d34cd5e6a4d74293016a793c7b1a82867d2 /net-analyzer/hping
parentRemove old 0.9.4 ebuild for bug 160028. (diff)
downloadgentoo-2-05d8c10fce4b5337e43a6382ef26896ed917bf5a.tar.gz
gentoo-2-05d8c10fce4b5337e43a6382ef26896ed917bf5a.tar.bz2
gentoo-2-05d8c10fce4b5337e43a6382ef26896ed917bf5a.zip
Added ~sparc keyword.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'net-analyzer/hping')
-rw-r--r--net-analyzer/hping/ChangeLog5
-rw-r--r--net-analyzer/hping/hping-3_pre20051105.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/hping/ChangeLog b/net-analyzer/hping/ChangeLog
index d2e37e506394..a0a438ce5bd0 100644
--- a/net-analyzer/hping/ChangeLog
+++ b/net-analyzer/hping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/hping
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.40 2007/01/20 17:00:45 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.41 2007/02/03 22:20:02 weeve Exp $
+
+ 03 Feb 2007; Jason Wever <weeve@gentoo.org> hping-3_pre20051105.ebuild:
+ Added ~sparc keyword.
20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
hping-2.0.0_rc3-r1.ebuild:
diff --git a/net-analyzer/hping/hping-3_pre20051105.ebuild b/net-analyzer/hping/hping-3_pre20051105.ebuild
index 46d316d8084f..df8423eec69c 100644
--- a/net-analyzer/hping/hping-3_pre20051105.ebuild
+++ b/net-analyzer/hping/hping-3_pre20051105.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/hping/hping-3_pre20051105.ebuild,v 1.2 2006/12/09 13:25:04 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-3_pre20051105.ebuild,v 1.3 2007/02/03 22:20:02 weeve Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE="tcl debug"
S="${WORKDIR}/${MY_P}"