idella4 14/12/19 23:01:21 Modified: graphcanvas-4.0.2-r1.ebuild ChangeLog Removed: graphcanvas-4.0.2.ebuild Log: rm version of old EAPI, tidy dep (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild?r1=1.1&r2=1.2 Index: graphcanvas-4.0.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- graphcanvas-4.0.2-r1.ebuild 16 Apr 2013 08:04:44 -0000 1.1 +++ graphcanvas-4.0.2-r1.ebuild 19 Dec 2014 23:01:21 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild,v 1.1 2013/04/16 08:04:44 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild,v 1.2 2014/12/19 23:01:21 idella4 Exp $ EAPI=5 @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples" -RDEPEND="dev-python/networkx +RDEPEND="dev-python/networkx[${PYTHON_USEDEP}] >=dev-python/enable-4[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.8 dev-python/graphcanvas/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/graphcanvas/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/graphcanvas/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/graphcanvas/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 16 Apr 2013 08:04:44 -0000 1.7 +++ ChangeLog 19 Dec 2014 23:01:21 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/graphcanvas -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/ChangeLog,v 1.7 2013/04/16 08:04:44 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/ChangeLog,v 1.8 2014/12/19 23:01:21 idella4 Exp $ + + 19 Dec 2014; Ian Delaney <[email protected]> -graphcanvas-4.0.2.ebuild, + graphcanvas-4.0.2-r1.ebuild: + rm version of old EAPI, tidy dep *graphcanvas-4.0.2-r1 (16 Apr 2013)
