diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 23:03:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 23:03:17 +0000 |
commit | 47d402ab0c7ae396637178f385304f0b55f4a937 (patch) | |
tree | 303133064d06222a384acd2d53e79bb3bff12ec7 /net-analyzer/tcpdump/tcpdump-4.3.0.ebuild | |
parent | Stable ppc64, bug #433263 (diff) | |
download | historical-47d402ab0c7ae396637178f385304f0b55f4a937.tar.gz historical-47d402ab0c7ae396637178f385304f0b55f4a937.tar.bz2 historical-47d402ab0c7ae396637178f385304f0b55f4a937.zip |
Stable ppc64, bug #433263
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/tcpdump/tcpdump-4.3.0.ebuild')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild b/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild index b9f7618df663..6ea2e5fc075d 100644 --- a/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild,v 1.3 2012/09/03 21:49:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild,v 1.4 2012/09/03 23:03:17 blueness Exp $ EAPI="4" inherit flag-o-matic user @@ -12,7 +12,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="+chroot smi ssl ipv6 -samba suid test" RDEPEND=" |