phajdan.jr 14/08/14 16:23:24 Modified: python-pathlib-1.0.ebuild ChangeLog Log: x86 stable wrt bug #518212 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.3 virtual/python-pathlib/python-pathlib-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-pathlib/python-pathlib-1.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-pathlib/python-pathlib-1.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-pathlib/python-pathlib-1.0.ebuild?r1=1.2&r2=1.3 Index: python-pathlib-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/python-pathlib/python-pathlib-1.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-pathlib-1.0.ebuild 19 Apr 2014 18:02:55 -0000 1.2 +++ python-pathlib-1.0.ebuild 14 Aug 2014 16:23:24 -0000 1.3 @@ -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/virtual/python-pathlib/python-pathlib-1.0.ebuild,v 1.2 2014/04/19 18:02:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-pathlib/python-pathlib-1.0.ebuild,v 1.3 2014/08/14 16:23:24 phajdan.jr Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) @@ -12,7 +12,7 @@ LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" 1.3 virtual/python-pathlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-pathlib/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-pathlib/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-pathlib/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/python-pathlib/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 19 Apr 2014 18:02:55 -0000 1.2 +++ ChangeLog 14 Aug 2014 16:23:24 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for virtual/python-pathlib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/python-pathlib/ChangeLog,v 1.2 2014/04/19 18:02:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/python-pathlib/ChangeLog,v 1.3 2014/08/14 16:23:24 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <[email protected]> + python-pathlib-1.0.ebuild: + x86 stable wrt bug #518212 19 Apr 2014; Michał Górny <[email protected]> python-pathlib-1.0.ebuild: Use ${PYTHON_USEDEP} substitution support added to python_gen_cond_dep().
