diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-06-11 01:58:02 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-06-11 01:58:02 +0000 |
commit | 403742cc00e1004947fda1227fd54a2dc2b39430 (patch) | |
tree | 529cb9869c0fd9f8962883f7ac2e3cb0c95a3832 /net-analyzer/ettercap | |
parent | stabilize (diff) | |
download | historical-403742cc00e1004947fda1227fd54a2dc2b39430.tar.gz historical-403742cc00e1004947fda1227fd54a2dc2b39430.tar.bz2 historical-403742cc00e1004947fda1227fd54a2dc2b39430.zip |
x86 stable. libnet dependancy bumped to libnet-1.1.2.1-r1 due to pic issues with 1.1.2.1
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-analyzer/ettercap')
-rw-r--r-- | net-analyzer/ettercap/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/ettercap/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.7.3.ebuild | 6 |
3 files changed, 22 insertions, 8 deletions
diff --git a/net-analyzer/ettercap/ChangeLog b/net-analyzer/ettercap/ChangeLog index bab9a77766e4..f1d1f7a52c87 100644 --- a/net-analyzer/ettercap/ChangeLog +++ b/net-analyzer/ettercap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/ettercap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.50 2005/06/10 21:39:05 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ChangeLog,v 1.51 2005/06/11 01:58:02 dragonheart Exp $ + + 11 Jun 2005; Daniel Black <dragonheart@gentoo.org> ettercap-0.7.3.ebuild: + x86 stable. libnet dependancy bumped to libnet-1.1.2.1-r1 due to pic issues + with 1.1.2.1 10 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> ettercap-0.7.3.ebuild: Stable on hppa. bug #94474 diff --git a/net-analyzer/ettercap/Manifest b/net-analyzer/ettercap/Manifest index 64b916456b76..6bf75dddfd74 100644 --- a/net-analyzer/ettercap/Manifest +++ b/net-analyzer/ettercap/Manifest @@ -1,10 +1,20 @@ -MD5 0bc31ef59b062767f5dbc848aeab00c6 ChangeLog 5729 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 bc78d921da502c3bf97295a036884823 ChangeLog 5901 MD5 908661e58c7ceecef6b9669a134f4a5c ettercap-0.7.2.ebuild 1704 +MD5 7908168b78926215299ac14cf2ffc592 ettercap-0.7.3.ebuild 1559 MD5 af0d7d60afd50554f602c2680adcf481 ettercap-0.7.0.ebuild 1691 -MD5 6649f04e318cfbe2bd20942448a807cb ettercap-0.7.3.ebuild 1555 MD5 790244e0adb9c28e0c3607cfc46af7e4 ettercap-0.7.1.ebuild 1703 MD5 61da3c68a3ae57136cdc2a17fbaedfaf metadata.xml 223 -MD5 137f9af8e37b29a7035cc143186523e4 files/digest-ettercap-0.7.2 70 -MD5 fb19d64e65aa26fde0e7fe78ef8147c5 files/digest-ettercap-0.7.3 70 MD5 6dc46b78f823aea675d64411673851a2 files/digest-ettercap-0.7.0 70 +MD5 fb19d64e65aa26fde0e7fe78ef8147c5 files/digest-ettercap-0.7.3 70 MD5 2dfc113de5700233c282ca6a0d7c8ea0 files/digest-ettercap-0.7.1 70 +MD5 137f9af8e37b29a7035cc143186523e4 files/digest-ettercap-0.7.2 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCqkU6mdTrptrqvGERAnaSAJ98/WA/ny8N7F3UpwOFKz+asIpFKQCgluiI +GbSC5JbiHPGPiMSNbH0xFkU= +=zXP3 +-----END PGP SIGNATURE----- diff --git a/net-analyzer/ettercap/ettercap-0.7.3.ebuild b/net-analyzer/ettercap/ettercap-0.7.3.ebuild index 9e2f2fae2757..47a095d560a0 100644 --- a/net-analyzer/ettercap/ettercap-0.7.3.ebuild +++ b/net-analyzer/ettercap/ettercap-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.5 2005/06/10 21:39:05 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.7.3.ebuild,v 1.6 2005/06/11 01:58:02 dragonheart 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,14 +18,14 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ppc sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ppc sparc x86" IUSE="ssl ncurses gtk debug" # libtool is needed because it provides libltdl (needed for plugins) RDEPEND="virtual/libc sys-libs/zlib >=sys-devel/libtool-1.4.3 - >=net-libs/libnet-1.1.2.1 + >=net-libs/libnet-1.1.2.1-r1 virtual/libpcap ncurses? ( sys-libs/ncurses ) ssl? ( dev-libs/openssl ) |