mgorny      15/01/28 23:04:20

  Modified:             wireshark-99999999.ebuild wireshark-1.99.1.ebuild
                        metadata.xml ChangeLog
  Log:
  Switch to CPU_FLAGS_X86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.8                  net-analyzer/wireshark/wireshark-99999999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?r1=1.7&r2=1.8

Index: wireshark-99999999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wireshark-99999999.ebuild   20 Jan 2015 08:17:42 -0000      1.7
+++ wireshark-99999999.ebuild   28 Jan 2015 23:04:20 -0000      1.8
@@ -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/wireshark/wireshark-99999999.ebuild,v 1.7 
2015/01/20 08:17:42 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.8 
2015/01/28 23:04:20 mgorny Exp $
 
 EAPI=5
 inherit autotools eutils fcaps git-r3 multilib qt4-r2 user
@@ -14,7 +14,7 @@
 KEYWORDS=""
 IUSE="
        adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
-       portaudio +qt4 qt5 sbc selinux smi sse4_2 ssl zlib
+       portaudio +qt4 qt5 sbc selinux smi cpu_flags_x86_sse4_2 ssl zlib
 "
 REQUIRED_USE="
        ssl? ( crypt )
@@ -160,7 +160,7 @@
                $(use_with ssl gnutls) \
                $(use_with zlib) \
                $(usex netlink --with-libnl=3 --without-libnl) \
-               $(usex sse4_2 --enable-sse4_2 '') \
+               $(usex cpu_flags_x86_sse4_2 --enable-sse4_2 '') \
                --disable-profile-build \
                --disable-usr-local \
                --disable-warnings-as-errors \



1.4                  net-analyzer/wireshark/wireshark-1.99.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild?r1=1.3&r2=1.4

Index: wireshark-1.99.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wireshark-1.99.1.ebuild     13 Jan 2015 10:35:44 -0000      1.3
+++ wireshark-1.99.1.ebuild     28 Jan 2015 23:04:20 -0000      1.4
@@ -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/wireshark/wireshark-1.99.1.ebuild,v 1.3 
2015/01/13 10:35:44 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild,v 1.4 
2015/01/28 23:04:20 mgorny Exp $
 
 EAPI=5
 inherit autotools eutils fcaps multilib qt4-r2 user
@@ -14,7 +14,7 @@
 KEYWORDS=""
 IUSE="
        adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
-       portaudio +qt4 qt5 selinux sbc smi sse4_2 ssl zlib
+       portaudio +qt4 qt5 selinux sbc smi cpu_flags_x86_sse4_2 ssl zlib
 "
 REQUIRED_USE="
        ssl? ( crypt )
@@ -157,7 +157,7 @@
                $(use_with ssl gnutls) \
                $(use_with zlib) \
                $(usex netlink --with-libnl=3 --without-libnl) \
-               $(usex sse4_2 --enable-sse4_2 '') \
+               $(usex cpu_flags_x86_sse4_2 --enable-sse4_2 '') \
                --disable-profile-build \
                --disable-usr-local \
                --disable-warnings-as-errors \



1.27                 net-analyzer/wireshark/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/metadata.xml?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/metadata.xml?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/metadata.xml?r1=1.26&r2=1.27

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/metadata.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- metadata.xml        17 Dec 2014 15:05:16 -0000      1.26
+++ metadata.xml        28 Jan 2015 23:04:20 -0000      1.27
@@ -34,6 +34,5 @@
 <flag name='qt4'>Build the wireshark executable with an experimental Qt UI 
instead of GTK+.</flag>
 <flag name='sbc'>Use <pkg>media-libs/sbc</pkg> for playing back SBC encoded 
packets</flag>
 <flag name='smi'>Use <pkg>net-libs/libsmi</pkg> to resolve numeric OIDs into 
human readable format</flag>
-<flag name='sse4_2'> Support SSE4.2 (Streaming SIMD Extensions 4.2) 
instructions</flag>
 </use>
 </pkgmetadata>



1.693                net-analyzer/wireshark/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.693&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.693&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.692&r2=1.693

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.692
retrieving revision 1.693
diff -u -r1.692 -r1.693
--- ChangeLog   20 Jan 2015 08:17:42 -0000      1.692
+++ ChangeLog   28 Jan 2015 23:04:20 -0000      1.693
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.692 
2015/01/20 08:17:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.693 
2015/01/28 23:04:20 mgorny Exp $
+
+  28 Jan 2015; Michał Górny <mgo...@gentoo.org> metadata.xml,
+  wireshark-1.99.1.ebuild, wireshark-99999999.ebuild:
+  Switch to CPU_FLAGS_X86.
 
   20 Jan 2015; Jeroen Roovers <j...@gentoo.org> wireshark-99999999.ebuild:
   Drop obsolete patch.




Reply via email to