diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-07 10:17:41 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-07 10:17:41 +0000 |
commit | a117905ce74928eeace8ac07407e12566158a292 (patch) | |
tree | e49497212ef471ee1ba00be3fadb8b227cf4e36e /net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild | |
parent | x86 stable wrt bug #347591 (diff) | |
download | gentoo-2-a117905ce74928eeace8ac07407e12566158a292.tar.gz gentoo-2-a117905ce74928eeace8ac07407e12566158a292.tar.bz2 gentoo-2-a117905ce74928eeace8ac07407e12566158a292.zip |
x86 stable wrt bug #347593
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild b/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild index b0a46b4cdddf..bd6bae03138f 100644 --- a/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r4.ebuild,v 1.2 2010/12/01 06:04:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild,v 1.3 2010/12/07 10:17:41 phajdan.jr 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". @@ -16,7 +16,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" # libtool is needed because it provides libltdl (needed for plugins) |