klausman 15/07/29 14:42:52 Modified: ChangeLog python-gflags-2.0.ebuild Log: Stable on alpha, bug 519772 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.28 dev-python/python-gflags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 16 Jul 2015 16:20:05 -0000 1.27 +++ ChangeLog 29 Jul 2015 14:42:52 -0000 1.28 @@ -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.27 2015/07/16 16:20:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.28 2015/07/29 14:42:52 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <[email protected]> python-gflags-2.0.ebuild: + Stable on alpha, bug 519772 16 Jul 2015; Jeroen Roovers <[email protected]> python-gflags-2.0.ebuild: Mark ~hppa (bug #519772). 1.22 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.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild?r1=1.21&r2=1.22 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.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- python-gflags-2.0.ebuild 16 Jul 2015 16:20:05 -0000 1.21 +++ python-gflags-2.0.ebuild 29 Jul 2015 14:42:52 -0000 1.22 @@ -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.21 2015/07/16 16:20:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.22 2015/07/29 14:42:52 klausman Exp $ EAPI="5" @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
