vapier 15/03/10 17:34:35 Modified: python-gflags-2.0.ebuild ChangeLog Log: Add arm64/m68k/mips/s390/sh love. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.15 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.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?r1=1.14&r2=1.15 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.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-gflags-2.0.ebuild 8 Mar 2015 23:57:15 -0000 1.14 +++ python-gflags-2.0.ebuild 10 Mar 2015 17:34:35 -0000 1.15 @@ -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.14 2015/03/08 23:57:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.15 2015/03/10 17:34:35 vapier Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.21 dev-python/python-gflags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 8 Mar 2015 23:57:15 -0000 1.20 +++ ChangeLog 10 Mar 2015 17:34:35 -0000 1.21 @@ -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.20 2015/03/08 23:57:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.21 2015/03/10 17:34:35 vapier Exp $ + + 10 Mar 2015; Mike Frysinger <[email protected]> python-gflags-2.0.ebuild: + Add arm64/m68k/mips/s390/sh love. 08 Mar 2015; Pacho Ramos <[email protected]> python-gflags-2.0.ebuild: x86 stable, bug 540290
