diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-25 20:54:32 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-25 20:54:32 +0000 |
commit | 457bfc2b8756fbae4090dd14e31bbfc567c6c679 (patch) | |
tree | 7a084d57964b6ef58a9a198d37da799712c19646 /net-analyzer/ettercap | |
parent | depend virtual/jpeg (diff) | |
download | gentoo-2-457bfc2b8756fbae4090dd14e31bbfc567c6c679.tar.gz gentoo-2-457bfc2b8756fbae4090dd14e31bbfc567c6c679.tar.bz2 gentoo-2-457bfc2b8756fbae4090dd14e31bbfc567c6c679.zip |
ppc64 stable wrt #347593
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer/ettercap')
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog index 91a27ed6e74c..f3015993cb92 100644 --- a/net-analyzer/ettercap/ChangeLog +++ b/net-analyzer/ettercap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/ettercap # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.82 2011/01/05 13:57:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.83 2011/02/25 20:54:32 xarthisius Exp $ + + 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + ettercap-0.7.3-r4.ebuild: + ppc64 stable wrt #347593 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> ettercap-0.7.3-r4.ebuild: Stable on amd64 wrt bug #347593 diff --git a/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild b/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild index d6ba92fb154a..604f1c587ada 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-2011 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.7 2011/01/05 13:57:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3-r4.ebuild,v 1.8 2011/02/25 20:54:32 xarthisius 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) |