diff options
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog index 94b509be88e5..51f4c86ead2f 100644 --- a/net-analyzer/ettercap/ChangeLog +++ b/net-analyzer/ettercap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ettercap # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.61 2007/02/04 23:09:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.62 2007/02/10 13:58:23 blubb Exp $ + + 10 Feb 2007; Simon Stelling <blubb@gentoo.org> ettercap-0.7.3-r2.ebuild: + stable on amd64; bug 164922 04 Feb 2007; Jeroen Roovers <jer@gentoo.org> ettercap-0.7.3-r2.ebuild: Stable for HPPA (bug #164922). diff --git a/net-analyzer/ettercap/ettercap-0.7.3-r2.ebuild b/net-analyzer/ettercap/ettercap-0.7.3-r2.ebuild index bf941fb8b6ff..8c26eb79f48c 100644 --- a/net-analyzer/ettercap/ettercap-0.7.3-r2.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.5 2007/02/04 23:09:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3-r2.ebuild,v 1.6 2007/02/10 13:58:23 blubb 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 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ppc sparc x86 ~x86-fbsd" IUSE="debug gtk ncurses ssl" RDEPEND=">=net-libs/libnet-1.1.2.1-r1 |