ago 15/04/08 15:32:34 Modified: python-singledispatch-0.ebuild ChangeLog Log: Stable for amd64, wrt bug #544994 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 virtual/python-singledispatch/python-singledispatch-0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild?r1=1.2&r2=1.3 Index: python-singledispatch-0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-singledispatch-0.ebuild 2 Apr 2015 16:15:16 -0000 1.2 +++ python-singledispatch-0.ebuild 8 Apr 2015 15:32:34 -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/virtual/python-singledispatch/python-singledispatch-0.ebuild,v 1.2 2015/04/02 16:15:16 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild,v 1.3 2015/04/08 15:32:34 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -12,7 +12,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3)" 1.3 virtual/python-singledispatch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 2 Apr 2015 16:15:16 -0000 1.2 +++ ChangeLog 8 Apr 2015 15:32:34 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for virtual/python-singledispatch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v 1.2 2015/04/02 16:15:16 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v 1.3 2015/04/08 15:32:34 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <[email protected]> python-singledispatch-0.ebuild: + Stable for amd64, wrt bug #544994 02 Apr 2015; Ian Delaney <[email protected]> python-singledispatch-0.ebuild: drop old impl
