diff options
author | Tom Gall <tgall@gentoo.org> | 2014-08-03 15:48:12 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2014-08-03 15:48:12 +0000 |
commit | 4f1927e33e377ca1be67eaf22ed113edc1d60bb7 (patch) | |
tree | 77b3d3059a41647b071958dd63b817b2498b899d /net-analyzer | |
parent | Remove old (diff) | |
download | gentoo-2-4f1927e33e377ca1be67eaf22ed113edc1d60bb7.tar.gz gentoo-2-4f1927e33e377ca1be67eaf22ed113edc1d60bb7.tar.bz2 gentoo-2-4f1927e33e377ca1be67eaf22ed113edc1d60bb7.zip |
arm64, initial support
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpdump/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.3.0.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.6.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-analyzer/tcpdump/ChangeLog b/net-analyzer/tcpdump/ChangeLog index 3f854329265c..049cc3d4f65d 100644 --- a/net-analyzer/tcpdump/ChangeLog +++ b/net-analyzer/tcpdump/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/tcpdump # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.188 2014/08/02 11:28:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.189 2014/08/03 15:48:12 tgall Exp $ + + 03 Aug 2014; <tgall@gentoo.org> tcpdump-4.3.0.ebuild, + tcpdump-4.5.1-r1.ebuild, tcpdump-4.6.1.ebuild: + arm64, initial support 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> tcpdump-4.5.1-r1.ebuild: sparc stable, bug #511502 diff --git a/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild b/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild index d482ab2aa8d5..2ddf0b12e78b 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.10 2013/02/21 02:59:47 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.3.0.ebuild,v 1.11 2014/08/03 15:48:12 tgall Exp $ EAPI="4" @@ -14,7 +14,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 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+chroot smi ssl ipv6 -samba suid test" RDEPEND=" diff --git a/net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild b/net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild index 5d0b2f633d3f..cca6962a8138 100644 --- a/net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild,v 1.10 2014/08/02 11:28:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.5.1-r1.ebuild,v 1.11 2014/08/03 15:48:12 tgall Exp $ EAPI=5 @@ -14,7 +14,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 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+drop-root smi ssl ipv6 -samba suid test" RDEPEND=" diff --git a/net-analyzer/tcpdump/tcpdump-4.6.1.ebuild b/net-analyzer/tcpdump/tcpdump-4.6.1.ebuild index afe343ee423a..67f2ec1d467d 100644 --- a/net-analyzer/tcpdump/tcpdump-4.6.1.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.1.ebuild,v 1.1 2014/07/22 09:28:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.1.ebuild,v 1.2 2014/08/03 15:48:12 tgall Exp $ EAPI=5 @@ -14,7 +14,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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+drop-root smi ssl ipv6 -samba suid test" RDEPEND=" |