jlec        15/03/25 16:11:59

  Modified:             sguil-sensor-0.9.0.ebuild sguil-sensor-0.8.0.ebuild
                        ChangeLog
  Log:
  Fix tcl/tk slotting
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.2                  net-analyzer/sguil-sensor/sguil-sensor-0.9.0.ebuild

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

Index: sguil-sensor-0.9.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sguil-sensor-0.9.0.ebuild   16 Jul 2014 23:56:11 -0000      1.1
+++ sguil-sensor-0.9.0.ebuild   25 Mar 2015 16:11:59 -0000      1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.9.0.ebuild,v 
1.1 2014/07/16 23:56:11 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.9.0.ebuild,v 
1.2 2015/03/25 16:11:59 jlec Exp $
 
 EAPI=5
+
 inherit user
 
 MY_PV="${PV/_p/p}"
@@ -13,9 +14,10 @@
 LICENSE="GPL-2 QPL"
 SLOT="0"
 KEYWORDS="~x86"
+IUSE=""
 
 RDEPEND="
-       >=dev-lang/tcl-8.3[-threads]
+       >=dev-lang/tcl-8.3:0=[-threads]
        >=dev-tcltk/tclx-8.3
        >=net-analyzer/barnyard-0.2.0-r1
        >=net-analyzer/snort-2.4.1-r1



1.6                  net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild?r1=1.5&r2=1.6

Index: sguil-sensor-0.8.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sguil-sensor-0.8.0.ebuild   16 Jul 2014 23:56:11 -0000      1.5
+++ sguil-sensor-0.8.0.ebuild   25 Mar 2015 16:11:59 -0000      1.6
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild,v 
1.5 2014/07/16 23:56:11 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.8.0.ebuild,v 
1.6 2015/03/25 16:11:59 jlec Exp $
 
 EAPI=5
+
 inherit user
 
 MY_PV="${PV/_p/p}"
@@ -13,9 +14,10 @@
 LICENSE="GPL-2 QPL"
 SLOT="0"
 KEYWORDS="~x86"
+IUSE=""
 
 RDEPEND="
-       >=dev-lang/tcl-8.3[-threads]
+       >=dev-lang/tcl-8.3:0=[-threads]
        >=dev-tcltk/tclx-8.3
        >=net-analyzer/barnyard-0.2.0-r1
        >=net-analyzer/snort-2.4.1-r1



1.20                 net-analyzer/sguil-sensor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   16 Jul 2014 23:56:11 -0000      1.19
+++ ChangeLog   25 Mar 2015 16:11:59 -0000      1.20
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/sguil-sensor
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/ChangeLog,v 1.19 
2014/07/16 23:56:11 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/ChangeLog,v 1.20 
2015/03/25 16:11:59 jlec Exp $
+
+  25 Mar 2015; Justin Lecher <[email protected]> sguil-sensor-0.8.0.ebuild,
+  sguil-sensor-0.9.0.ebuild:
+  Fix tcl/tk slotting
 
 *sguil-sensor-0.9.0 (16 Jul 2014)
 
@@ -87,4 +91,3 @@
   08 Oct 2005; Benjamin Smee <[email protected]> +files/log_packets.initd,
   +files/sensor_agent.initd, +metadata.xml, +sguil-sensor-0.5.3.ebuild:
   Initial import
-




Reply via email to