summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-07-15 16:30:33 +0000
committerJeroen Roovers <jer@gentoo.org>2009-07-15 16:30:33 +0000
commitbac08075d28335b06dab059b803576f9d6b530bc (patch)
tree414578750f3149d4072bf5d816c22f677c89bc70 /net-analyzer
parentVersion bump. (diff)
downloadgentoo-2-bac08075d28335b06dab059b803576f9d6b530bc.tar.gz
gentoo-2-bac08075d28335b06dab059b803576f9d6b530bc.tar.bz2
gentoo-2-bac08075d28335b06dab059b803576f9d6b530bc.zip
Stable for HPPA (bug #277296).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ettercap/ChangeLog5
-rw-r--r--net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog
index f34191cc8de1..eca4e2afc7c9 100644
--- a/net-analyzer/ettercap/ChangeLog
+++ b/net-analyzer/ettercap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ettercap
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.69 2009/07/15 13:16:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.70 2009/07/15 16:30:33 jer Exp $
+
+ 15 Jul 2009; Jeroen Roovers <jer@gentoo.org> ettercap-0.7.3-r3.ebuild:
+ Stable for HPPA (bug #277296).
15 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
ettercap-0.7.3-r3.ebuild:
diff --git a/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild b/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild
index 4f482cf9eb75..3e3bb57b2f18 100644
--- a/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild,v 1.4 2009/07/15 13:16:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild,v 1.5 2009/07/15 16:30:33 jer Exp $
# the actual version is "NG-0.7.0" but I suppose portage people will not be
# happy with it (as for the 0.6.b version), so let's set it to "0.7.0".
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug gtk ncurses ssl"
RDEPEND=">=net-libs/libnet-1.1.2.1-r1