jer 15/04/26 16:49:58 Modified: linecache2-1.0.0.ebuild ChangeLog Log: Marked ~ppc64 (bug #544148). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 dev-python/linecache2/linecache2-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild?r1=1.3&r2=1.4 Index: linecache2-1.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linecache2-1.0.0.ebuild 30 Mar 2015 16:16:06 -0000 1.3 +++ linecache2-1.0.0.ebuild 26 Apr 2015 16:49:58 -0000 1.4 @@ -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/linecache2/linecache2-1.0.0.ebuild,v 1.3 2015/03/30 16:16:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/linecache2-1.0.0.ebuild,v 1.4 2015/04/26 16:49:58 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) @@ -13,7 +13,7 @@ LICENSE="PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64" IUSE="test" DEPEND=" 1.4 dev-python/linecache2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/linecache2/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/linecache2/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/linecache2/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 30 Mar 2015 16:16:06 -0000 1.3 +++ ChangeLog 26 Apr 2015 16:49:58 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/linecache2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.3 2015/03/30 16:16:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/linecache2/ChangeLog,v 1.4 2015/04/26 16:49:58 jer Exp $ + + 26 Apr 2015; Jeroen Roovers <[email protected]> linecache2-1.0.0.ebuild: + Marked ~ppc64 (bug #544148). 30 Mar 2015; Jeroen Roovers <[email protected]> linecache2-1.0.0.ebuild: Marked ~hppa (bug #544142).
