diff options
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.8.2.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.2.ebuild b/net-analyzer/ettercap/ettercap-0.8.2.ebuild index fb7e1cdeb74d..77f3af18acea 100644 --- a/net-analyzer/ettercap/ettercap-0.8.2.ebuild +++ b/net-analyzer/ettercap/ettercap-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v 1.1 2015/03/14 17:19:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.2.ebuild,v 1.2 2015/03/17 09:45:40 nativemad 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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="gtk ipv6 ncurses +plugins" RDEPEND="dev-libs/libbsd |