diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-10 20:24:09 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-10 20:24:09 +0000 |
commit | 943e74e8f68e2e9f82fe3319f3abd85e09c7ec67 (patch) | |
tree | 603cffe07f5bbe6aea81aabb67cfbab9b91dc738 /net-analyzer/tcpdump | |
parent | stable on alpha ia64 #95349 (diff) | |
download | gentoo-2-943e74e8f68e2e9f82fe3319f3abd85e09c7ec67.tar.gz gentoo-2-943e74e8f68e2e9f82fe3319f3abd85e09c7ec67.tar.bz2 gentoo-2-943e74e8f68e2e9f82fe3319f3abd85e09c7ec67.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/tcpdump')
-rw-r--r-- | net-analyzer/tcpdump/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-3.8.3-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/tcpdump/ChangeLog b/net-analyzer/tcpdump/ChangeLog index da00d81a3619..d0898fed5f25 100644 --- a/net-analyzer/tcpdump/ChangeLog +++ b/net-analyzer/tcpdump/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/tcpdump # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.49 2005/06/10 20:22:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.50 2005/06/10 20:24:09 killerfox Exp $ + + 10 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + tcpdump-3.8.3-r3.ebuild: + Stable on hppa. 10 Jun 2005; Aron Griffis <agriffis@gentoo.org> tcpdump-3.8.3-r3.ebuild: stable on alpha ia64 #95349 diff --git a/net-analyzer/tcpdump/tcpdump-3.8.3-r3.ebuild b/net-analyzer/tcpdump/tcpdump-3.8.3-r3.ebuild index 2938e8c85e3b..33b4fe83cf7d 100644 --- a/net-analyzer/tcpdump/tcpdump-3.8.3-r3.ebuild +++ b/net-analyzer/tcpdump/tcpdump-3.8.3-r3.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/tcpdump/tcpdump-3.8.3-r3.ebuild,v 1.5 2005/06/10 20:22:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.8.3-r3.ebuild,v 1.6 2005/06/10 20:24:09 killerfox Exp $ inherit flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tcpdump/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="ssl ipv6" DEPEND="virtual/libpcap |