jlec        15/03/25 16:48:24

  Modified:             znc-1.4-r1.ebuild znc-1.4.ebuild znc-9999.ebuild
                        znc-1.2-r1.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.3                  net-irc/znc/znc-1.4-r1.ebuild

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

Index: znc-1.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- znc-1.4-r1.ebuild   28 Nov 2014 13:47:58 -0000      1.2
+++ znc-1.4-r1.ebuild   25 Mar 2015 16:48:24 -0000      1.3
@@ -1,6 +1,6 @@
-# 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-irc/znc/znc-1.4-r1.ebuild,v 1.2 
2014/11/28 13:47:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.4-r1.ebuild,v 1.3 
2015/03/25 16:48:24 jlec Exp $
 
 EAPI=5
 
@@ -31,8 +31,8 @@
        perl? ( >=dev-lang/perl-5.10 )
        python? ( ${PYTHON_DEPS} )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( >=dev-libs/openssl-0.9.7d )
-       tcl? ( dev-lang/tcl )
+       ssl? ( >=dev-libs/openssl-0.9.7d:0 )
+       tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="
        virtual/pkgconfig



1.3                  net-irc/znc/znc-1.4.ebuild

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

Index: znc-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- znc-1.4.ebuild      12 Jul 2014 10:24:23 -0000      1.2
+++ znc-1.4.ebuild      25 Mar 2015 16:48:24 -0000      1.3
@@ -1,6 +1,6 @@
-# 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-irc/znc/znc-1.4.ebuild,v 1.2 2014/07/12 
10:24:23 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.4.ebuild,v 1.3 2015/03/25 
16:48:24 jlec Exp $
 
 EAPI=5
 
@@ -31,8 +31,8 @@
        perl? ( >=dev-lang/perl-5.10 )
        python? ( ${PYTHON_DEPS} )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( >=dev-libs/openssl-0.9.7d )
-       tcl? ( dev-lang/tcl )
+       ssl? ( >=dev-libs/openssl-0.9.7d:0 )
+       tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="
        virtual/pkgconfig



1.12                 net-irc/znc/znc-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-9999.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-9999.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-9999.ebuild?r1=1.11&r2=1.12

Index: znc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- znc-9999.ebuild     28 Nov 2014 13:47:58 -0000      1.11
+++ znc-9999.ebuild     25 Mar 2015 16:48:24 -0000      1.12
@@ -1,6 +1,6 @@
-# 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-irc/znc/znc-9999.ebuild,v 1.11 
2014/11/28 13:47:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-9999.ebuild,v 1.12 
2015/03/25 16:48:24 jlec Exp $
 
 EAPI=5
 
@@ -31,8 +31,8 @@
        perl? ( >=dev-lang/perl-5.10 )
        python? ( ${PYTHON_DEPS} )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( >=dev-libs/openssl-0.9.7d )
-       tcl? ( dev-lang/tcl )
+       ssl? ( >=dev-libs/openssl-0.9.7d:0 )
+       tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="
        virtual/pkgconfig



1.6                  net-irc/znc/znc-1.2-r1.ebuild

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

Index: znc-1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- znc-1.2-r1.ebuild   12 Jul 2014 10:24:23 -0000      1.5
+++ znc-1.2-r1.ebuild   25 Mar 2015 16:48:24 -0000      1.6
@@ -1,6 +1,6 @@
-# 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-irc/znc/znc-1.2-r1.ebuild,v 1.5 
2014/07/12 10:24:23 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.2-r1.ebuild,v 1.6 
2015/03/25 16:48:24 jlec Exp $
 
 EAPI=5
 
@@ -31,8 +31,8 @@
        perl? ( >=dev-lang/perl-5.10 )
        python? ( ${PYTHON_DEPS} )
        sasl? ( >=dev-libs/cyrus-sasl-2 )
-       ssl? ( >=dev-libs/openssl-0.9.7d )
-       tcl? ( dev-lang/tcl )
+       ssl? ( >=dev-libs/openssl-0.9.7d:0 )
+       tcl? ( dev-lang/tcl:0= )
 "
 DEPEND="
        virtual/pkgconfig



1.79                 net-irc/znc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/ChangeLog?rev=1.79&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/ChangeLog?rev=1.79&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   28 Nov 2014 13:47:58 -0000      1.78
+++ ChangeLog   25 Mar 2015 16:48:24 -0000      1.79
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/znc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.78 2014/11/28 
13:47:58 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.79 2015/03/25 
16:48:24 jlec Exp $
+
+  25 Mar 2015; Justin Lecher <[email protected]> znc-1.2-r1.ebuild,
+  znc-1.4-r1.ebuild, znc-1.4.ebuild, znc-9999.ebuild:
+  Fix tcl/tk slotting
 
   28 Nov 2014; Pacho Ramos <[email protected]> znc-1.4-r1.ebuild,
   znc-9999.ebuild:




Reply via email to