diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-26 16:33:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-26 16:33:54 +0000 |
commit | 20fe4532b0072ac62f28426d39d8b2ef16c2a631 (patch) | |
tree | fbad99ef6489487f065f7d451ac9c430913d1b01 /net-analyzer/ettercap | |
parent | Add DEPEND on dev-util/gtk-doc-am due to use of GTK_DOC_CHECK M4 macro. (diff) | |
download | gentoo-2-20fe4532b0072ac62f28426d39d8b2ef16c2a631.tar.gz gentoo-2-20fe4532b0072ac62f28426d39d8b2ef16c2a631.tar.bz2 gentoo-2-20fe4532b0072ac62f28426d39d8b2ef16c2a631.zip |
arm/sparc stable wrt #277296
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/ettercap')
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog index 5295d38e4067..b65867605e0c 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.73 2009/08/26 09:09:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.74 2009/08/26 16:33:54 armin76 Exp $ + + 26 Aug 2009; Raúl Porcel <armin76@gentoo.org> ettercap-0.7.3-r3.ebuild: + arm/sparc stable wrt #277296 26 Aug 2009; Tobias Klausmann <klausman@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 da5317cb6f23..349b2a94ad82 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.8 2009/08/26 09:09:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild,v 1.9 2009/08/26 16:33:54 armin76 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 |