diff options
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.7.6.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.7.6.ebuild b/net-analyzer/ettercap/ettercap-0.7.6.ebuild index a5527db3aee5..f7a1189f30d3 100644 --- a/net-analyzer/ettercap/ettercap-0.7.6.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild,v 1.3 2013/06/29 18:29:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.6.ebuild,v 1.4 2013/06/29 19:25:46 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${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="gtk ipv6 ncurses +plugins ssl" RDEPEND="dev-libs/libpcre |