ago 14/09/19 10:30:46 Modified: wireshark-1.12.1.ebuild ChangeLog Log: Stable for sparc, wrt bug #522968 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 net-analyzer/wireshark/wireshark-1.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild?r1=1.5&r2=1.6 Index: wireshark-1.12.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- wireshark-1.12.1.ebuild 18 Sep 2014 19:17:33 -0000 1.5 +++ wireshark-1.12.1.ebuild 19 Sep 2014 10:30:46 -0000 1.6 @@ -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/wireshark/wireshark-1.12.1.ebuild,v 1.5 2014/09/18 19:17:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.6 2014/09/19 10:30:46 ago Exp $ EAPI=5 inherit autotools eutils fcaps qt4-r2 user @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE=" adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink +pcap portaudio +qt4 selinux smi ssl zlib 1.651 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.651&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.651&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.650&r2=1.651 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.650 retrieving revision 1.651 diff -u -r1.650 -r1.651 --- ChangeLog 18 Sep 2014 19:17:33 -0000 1.650 +++ ChangeLog 19 Sep 2014 10:30:46 -0000 1.651 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.650 2014/09/18 19:17:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.651 2014/09/19 10:30:46 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <[email protected]> wireshark-1.12.1.ebuild: + Stable for sparc, wrt bug #522968 18 Sep 2014; Jeroen Roovers <[email protected]> wireshark-1.12.1.ebuild: Fix configuring without libnl (bug #523154 by Stuart Shelton).
