jer 15/04/25 11:51:52 Modified: ChangeLog python-gflags-2.0.ebuild Log: Marked ~ppc64 too. (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.24 dev-python/python-gflags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 8 Apr 2015 08:05:19 -0000 1.23 +++ ChangeLog 25 Apr 2015 11:51:52 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-gflags # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.23 2015/04/08 08:05:19 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.24 2015/04/25 11:51:52 jer Exp $ + + 25 Apr 2015; Jeroen Roovers <[email protected]> python-gflags-2.0.ebuild: + Marked ~ppc64 too. 08 Apr 2015; Michał Górny <[email protected]> python-gflags-2.0.ebuild: Drop old Python implementations 1.18 dev-python/python-gflags/python-gflags-2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?r1=1.17&r2=1.18 Index: python-gflags-2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- python-gflags-2.0.ebuild 8 Apr 2015 08:05:19 -0000 1.17 +++ python-gflags-2.0.ebuild 25 Apr 2015 11:51:52 -0000 1.18 @@ -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/python-gflags/python-gflags-2.0.ebuild,v 1.17 2015/04/08 08:05:19 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.18 2015/04/25 11:51:52 jer Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~s390 ~sh x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
