diff options
author | David Holm <dholm@gentoo.org> | 2004-05-03 10:07:00 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-03 10:07:00 +0000 |
commit | 8afae34ad31f21cdfbf4502c98e943432d0f6857 (patch) | |
tree | 41d6097003f79b578d9c78e35c506c3b0e6ef00a /net-analyzer/dsniff | |
parent | port -r4 arm patch to -r3 (diff) | |
download | gentoo-2-8afae34ad31f21cdfbf4502c98e943432d0f6857.tar.gz gentoo-2-8afae34ad31f21cdfbf4502c98e943432d0f6857.tar.bz2 gentoo-2-8afae34ad31f21cdfbf4502c98e943432d0f6857.zip |
Added to ~ppc
Diffstat (limited to 'net-analyzer/dsniff')
-rw-r--r-- | net-analyzer/dsniff/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/dsniff/dsniff-2.3-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/dsniff/ChangeLog b/net-analyzer/dsniff/ChangeLog index c471558d255b..5cd8c4b45e39 100644 --- a/net-analyzer/dsniff/ChangeLog +++ b/net-analyzer/dsniff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/dsniff -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/ChangeLog,v 1.8 2004/05/02 19:56:31 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/ChangeLog,v 1.9 2004/05/03 10:07:00 dholm Exp $ + + 03 May 2004; David Holm <dholm@gentoo.org> dsniff-2.3-r2.ebuild: + Added to ~ppc. *dsniff-2.3-r2 (02 May 2004) diff --git a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild b/net-analyzer/dsniff/dsniff-2.3-r2.ebuild index 487ad4ae3518..14f7a0a464c5 100644 --- a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild +++ b/net-analyzer/dsniff/dsniff-2.3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r2.ebuild,v 1.1 2004/05/02 19:56:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r2.ebuild,v 1.2 2004/05/03 10:07:00 dholm Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://www.sleepycat.com/update/snapshot/db-${DB_VER}.tar.gz # dsniff has it's own small license which is in the docs section LICENSE="DSNIFF" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="~x86 ~alpha ~ppc" RDEPEND=">=net-libs/libpcap-0.7.1 <net-libs/libnet-1.1 |