maekke 15/01/11 21:05:26 Modified: ChangeLog tcpdump-4.6.2-r1.ebuild Log: arm stable, bug #534660 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.206 net-analyzer/tcpdump/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/ChangeLog?rev=1.206&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/ChangeLog?rev=1.206&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/ChangeLog?r1=1.205&r2=1.206 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v retrieving revision 1.205 retrieving revision 1.206 diff -u -r1.205 -r1.206 --- ChangeLog 9 Jan 2015 12:17:50 -0000 1.205 +++ ChangeLog 11 Jan 2015 21:05:26 -0000 1.206 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcpdump # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.205 2015/01/09 12:17:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.206 2015/01/11 21:05:26 maekke Exp $ + + 11 Jan 2015; Markus Meier <[email protected]> tcpdump-4.6.2-r1.ebuild: + arm stable, bug #534660 09 Jan 2015; Tobias Klausmann <[email protected]> tcpdump-4.6.2-r1.ebuild: Stable on alpha, bug 534660 1.7 net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild?r1=1.6&r2=1.7 Index: tcpdump-4.6.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tcpdump-4.6.2-r1.ebuild 9 Jan 2015 12:17:50 -0000 1.6 +++ tcpdump-4.6.2-r1.ebuild 11 Jan 2015 21:05:26 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild,v 1.6 2015/01/09 12:17:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.6.2-r1.ebuild,v 1.7 2015/01/11 21:05:26 maekke Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs user @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 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="
