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 | 2b6854fbfb5236eae7bbdaf02e526942bd58c7f8 (patch) | |
tree | afd11941d5df5fdf5a02e702b3d203b352218365 | |
parent | Stable on alpha. (diff) | |
download | historical-2b6854fbfb5236eae7bbdaf02e526942bd58c7f8.tar.gz historical-2b6854fbfb5236eae7bbdaf02e526942bd58c7f8.tar.bz2 historical-2b6854fbfb5236eae7bbdaf02e526942bd58c7f8.zip |
Stable on alpha.
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ettercap/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.0.ebuild | 4 |
3 files changed, 13 insertions, 10 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/Manifest b/net-analyzer/ettercap/Manifest index 39ddddafe22d..7cda8d979c86 100644 --- a/net-analyzer/ettercap/Manifest +++ b/net-analyzer/ettercap/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 1cefd99d7b473261fdd3cac54d92f321 ettercap-0.7.1.ebuild 1706 +MD5 7ccae6bbb5ad6d8b3285557cd2942544 ChangeLog 4804 MD5 d893e54934c2a1c8270bbf037efb8895 ettercap-0.6.11.ebuild 1740 -MD5 401c38d7ebe8c850dcf8f65c04fe30c9 ChangeLog 4707 -MD5 e7366c65103d446288c9bacfd4408bcb ettercap-0.7.0.ebuild 1696 +MD5 ccb6828695db94f9ded81245e9bba323 ettercap-0.7.0.ebuild 1695 MD5 61da3c68a3ae57136cdc2a17fbaedfaf metadata.xml 223 -MD5 6dc46b78f823aea675d64411673851a2 files/digest-ettercap-0.7.0 70 +MD5 1cefd99d7b473261fdd3cac54d92f321 ettercap-0.7.1.ebuild 1706 MD5 2dfc113de5700233c282ca6a0d7c8ea0 files/digest-ettercap-0.7.1 70 +MD5 6dc46b78f823aea675d64411673851a2 files/digest-ettercap-0.7.0 70 MD5 0a3618a8adc8c1c2764bb531dbf68810 files/digest-ettercap-0.6.11 66 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBoGAJT+MN7JbqCpMRAiDuAJ4o2oTtbwB2+cp6G26nJ/rZ73mn9ACffba1 -AIXUdYvMq7eqChNB1VFvBjY= -=c8ma +iD8DBQFBxWAZugEuf3OQ0akRApQoAJ9hSrPQxSC3vw1nMZcZMiCqkk1WNQCePj0A +hYtETm/FeCNJy1WJ1n0aQyI= +=mul3 -----END PGP SIGNATURE----- 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) |