diff options
author | 2009-07-15 13:16:10 +0000 | |
---|---|---|
committer | 2009-07-15 13:16:10 +0000 | |
commit | 25dbd7e7a1e7c57974b6907265d4f14047635044 (patch) | |
tree | f8b118970432fe3efac60d7160685fd2f66a619d /net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild | |
parent | stable x86, bug 276425 (diff) | |
download | gentoo-2-25dbd7e7a1e7c57974b6907265d4f14047635044.tar.gz gentoo-2-25dbd7e7a1e7c57974b6907265d4f14047635044.tar.bz2 gentoo-2-25dbd7e7a1e7c57974b6907265d4f14047635044.zip |
stable x86, bug 277296
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild b/net-analyzer/ettercap/ettercap-0.7.3-r3.ebuild index 248c017db570..4f482cf9eb75 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.3 2009/06/05 14:56:06 pva Exp $ +# $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 $ # 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 |