idella4     14/07/18 13:25:23

  Modified:             bpython-0.13.ebuild ChangeLog
  Log:
  remove unrequired dep pygobject:3, noted by Afrever
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.4                  dev-python/bpython/bpython-0.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/bpython-0.13.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/bpython-0.13.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/bpython-0.13.ebuild?r1=1.3&r2=1.4

Index: bpython-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bpython-0.13.ebuild 5 Jul 2014 06:28:04 -0000       1.3
+++ bpython-0.13.ebuild 18 Jul 2014 13:25:23 -0000      1.4
@@ -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/dev-python/bpython/bpython-0.13.ebuild,v 
1.3 2014/07/05 06:28:04 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.13.ebuild,v 
1.4 2014/07/18 13:25:23 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} )
@@ -20,7 +20,6 @@
 RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
        gtk? ( dev-python/pygobject:2[$(python_gen_usedep python2_7)]
-               dev-python/pygobject:3[${PYTHON_USEDEP}]
                dev-python/pygtk[$(python_gen_usedep python2_7)] )
        dev-python/urwid[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}



1.41                 dev-python/bpython/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/ChangeLog?rev=1.41&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/ChangeLog?rev=1.41&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   5 Jul 2014 06:28:05 -0000       1.40
+++ ChangeLog   18 Jul 2014 13:25:23 -0000      1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bpython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.40 
2014/07/05 06:28:05 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.41 
2014/07/18 13:25:23 idella4 Exp $
+
+  18 Jul 2014; Ian Delaney <idel...@gentoo.org> bpython-0.13.ebuild:
+  remove unrequired dep pygobject:3, noted by Afrever
 
   05 Jul 2014; Ian Delaney <idel...@gentoo.org>
   +files/bpython-0.13-test_repl.patch, bpython-0.13.ebuild:




Reply via email to