jlec        15/03/20 10:15:23

  Modified:             dbxml-2.5.16-r2.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.11                 dev-libs/dbxml/dbxml-2.5.16-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild?r1=1.10&r2=1.11

Index: dbxml-2.5.16-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dbxml-2.5.16-r2.ebuild      19 Nov 2014 19:48:31 -0000      1.10
+++ dbxml-2.5.16-r2.ebuild      20 Mar 2015 10:15:23 -0000      1.11
@@ -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/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild,v 
1.10 2014/11/19 19:48:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/dbxml-2.5.16-r2.ebuild,v 
1.11 2015/03/20 10:15:23 jlec Exp $
 
 EAPI="5"
 PYTHON_DEPEND="python? 2"
@@ -34,7 +34,7 @@
        perl? ( dev-lang/perl )
        python? (
                >=dev-python/bsddb3-4.8.0 )
-       tcl? ( dev-lang/tcl )
+       tcl? ( dev-lang/tcl:0= )
        java? ( >=virtual/jre-1.5 )"
 DEPEND="${RDEPEND}
        sys-devel/libtool



1.22                 dev-libs/dbxml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dbxml/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dbxml/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dbxml/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/dbxml/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   19 Nov 2014 19:48:31 -0000      1.21
+++ ChangeLog   20 Mar 2015 10:15:23 -0000      1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/dbxml
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/ChangeLog,v 1.21 2014/11/19 
19:48:31 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbxml/ChangeLog,v 1.22 2015/03/20 
10:15:23 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <[email protected]> dbxml-2.5.16-r2.ebuild:
+  Fix tcl/tk slotting
 
   19 Nov 2014; Andreas K. Huettel <[email protected]>
   dbxml-2.5.16-r2.ebuild:




Reply via email to