diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 11:03:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 11:03:44 +0000 |
commit | df0a88d5160b11f0bab9b5a99f2daef02e656d65 (patch) | |
tree | db78b2e4bf6c4bd0802b5a7b83d23b69ab40c64a /net-analyzer | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-df0a88d5160b11f0bab9b5a99f2daef02e656d65.tar.gz gentoo-2-df0a88d5160b11f0bab9b5a99f2daef02e656d65.tar.bz2 gentoo-2-df0a88d5160b11f0bab9b5a99f2daef02e656d65.zip |
Stable on alpha.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog index b84ccf7447e7..37dce002314a 100644 --- a/net-analyzer/ettercap/ChangeLog +++ b/net-analyzer/ettercap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ettercap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.42 2004/11/21 09:34:57 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.43 2004/12/19 11:03:44 kloeri Exp $ + + 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> ettercap-0.7.0.ebuild: + Stable on alpha. *ettercap-0.7.1 (21 Nov 2004) diff --git a/net-analyzer/ettercap/ettercap-0.7.0.ebuild b/net-analyzer/ettercap/ettercap-0.7.0.ebuild index 5bc7459f4ab8..297496cc1b3e 100644 --- a/net-analyzer/ettercap/ettercap-0.7.0.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.0.ebuild,v 1.10 2004/11/11 19:24:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.0.ebuild,v 1.11 2004/12/19 11:03:44 kloeri 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". @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc hppa ~alpha" +KEYWORDS="x86 sparc ppc hppa alpha" IUSE="ssl ncurses gtk debug" # libtool is needed because it provides libltdl (needed for plugins) |