mgorny      15/01/03 12:42:15

  Modified:             tevent-0.9.22.ebuild ChangeLog
  Log:
  tevent[python] does not require talloc[python].
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.3                  sys-libs/tevent/tevent-0.9.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.22.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.22.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.22.ebuild?r1=1.2&r2=1.3

Index: tevent-0.9.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.22.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tevent-0.9.22.ebuild        3 Jan 2015 12:36:26 -0000       1.2
+++ tevent-0.9.22.ebuild        3 Jan 2015 12:42:15 -0000       1.3
@@ -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/sys-libs/tevent/tevent-0.9.22.ebuild,v 1.2 
2015/01/03 12:36:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.22.ebuild,v 1.3 
2015/01/03 12:42:15 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
@@ -17,7 +17,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
 IUSE="python"
 
-RDEPEND=">=sys-libs/talloc-2.1.0[python?,${MULTILIB_USEDEP}]
+RDEPEND=">=sys-libs/talloc-2.1.0[${MULTILIB_USEDEP}]
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${RDEPEND}



1.74                 sys-libs/tevent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   3 Jan 2015 12:36:26 -0000       1.73
+++ ChangeLog   3 Jan 2015 12:42:15 -0000       1.74
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/tevent
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.73 2015/01/03 
12:36:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.74 2015/01/03 
12:42:15 mgorny Exp $
+
+  03 Jan 2015; Michał Górny <[email protected]> tevent-0.9.22.ebuild:
+  tevent[python] does not require talloc[python].
 
   03 Jan 2015; Michał Górny <[email protected]> tevent-0.9.19.ebuild,
   tevent-0.9.21-r1.ebuild, tevent-0.9.22.ebuild:




Reply via email to