jer         14/06/29 13:29:57

  Modified:             ChangeLog wireshark-1.12.0_rc2-r1.ebuild
  Log:
  Install headers at wsutil/*.h too.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.634                net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.633
retrieving revision 1.634
diff -u -r1.633 -r1.634
--- ChangeLog   29 Jun 2014 12:57:42 -0000      1.633
+++ ChangeLog   29 Jun 2014 13:29:56 -0000      1.634
@@ -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.633 
2014/06/29 12:57:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.634 
2014/06/29 13:29:56 jer Exp $
+
+  29 Jun 2014; Jeroen Roovers <j...@gentoo.org> wireshark-1.12.0_rc2-r1.ebuild:
+  Install headers at wsutil/*.h too.
 
   29 Jun 2014; Jeroen Roovers <j...@gentoo.org> -wireshark-1.8.13.ebuild,
   -wireshark-1.10.7.ebuild:



1.2                  net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild

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

Index: wireshark-1.12.0_rc2-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wireshark-1.12.0_rc2-r1.ebuild      28 Jun 2014 21:46:41 -0000      1.1
+++ wireshark-1.12.0_rc2-r1.ebuild      29 Jun 2014 13:29:56 -0000      1.2
@@ -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.0_rc2-r1.ebuild,v 
1.1 2014/06/28 21:46:41 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.0_rc2-r1.ebuild,v 
1.2 2014/06/29 13:29:56 jer Exp $
 
 EAPI=5
 inherit autotools eutils fcaps qt4-r2 user
@@ -176,7 +176,8 @@
                epan/wmem/*.h \
                register.h \
                wiretap/*.h \
-               ws_symbol_export.h
+               ws_symbol_export.h \
+               wsutil/*.h
        do
                insinto /usr/include/wireshark/$( dirname ${wsheader} )
                doins ${wsheader}




Reply via email to