zlogene 15/07/07 16:40:22 Modified: taskflow-0.7.1.ebuild ChangeLog Log: amd64 stable wrt bug #554114 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-python/taskflow/taskflow-0.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/taskflow/taskflow-0.7.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/taskflow/taskflow-0.7.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/taskflow/taskflow-0.7.1.ebuild?r1=1.2&r2=1.3 Index: taskflow-0.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/taskflow/taskflow-0.7.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- taskflow-0.7.1.ebuild 30 Apr 2015 18:48:12 -0000 1.2 +++ taskflow-0.7.1.ebuild 7 Jul 2015 16:40:21 -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/dev-python/taskflow/taskflow-0.7.1.ebuild,v 1.2 2015/04/30 18:48:12 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/taskflow/taskflow-0.7.1.ebuild,v 1.3 2015/07/07 16:40:21 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.10 dev-python/taskflow/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/taskflow/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/taskflow/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/taskflow/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/taskflow/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 7 Jun 2015 16:13:59 -0000 1.9 +++ ChangeLog 7 Jul 2015 16:40:21 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/taskflow # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/taskflow/ChangeLog,v 1.9 2015/06/07 16:13:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/taskflow/ChangeLog,v 1.10 2015/07/07 16:40:21 zlogene Exp $ + + 07 Jul 2015; Mikle Kolyada <[email protected]> taskflow-0.7.1.ebuild: + amd64 stable wrt bug #554114 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
