vapier 15/03/10 17:37:25 Modified: google-apputils-0.4.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.6 dev-python/google-apputils/google-apputils-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild?r1=1.5&r2=1.6 Index: google-apputils-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- google-apputils-0.4.0.ebuild 8 Mar 2015 23:49:25 -0000 1.5 +++ google-apputils-0.4.0.ebuild 10 Mar 2015 17:37:25 -0000 1.6 @@ -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/google-apputils/google-apputils-0.4.0.ebuild,v 1.5 2015/03/08 23:49:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/google-apputils-0.4.0.ebuild,v 1.6 2015/03/10 17:37:25 vapier Exp $ EAPI="5" @@ -14,11 +14,10 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh x86" IUSE="test" RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/python-gflags[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.7 dev-python/google-apputils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-apputils/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 8 Mar 2015 23:49:25 -0000 1.6 +++ ChangeLog 10 Mar 2015 17:37:25 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/google-apputils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v 1.6 2015/03/08 23:49:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-apputils/ChangeLog,v 1.7 2015/03/10 17:37:25 vapier Exp $ + + 10 Mar 2015; Mike Frysinger <[email protected]> google-apputils-0.4.0.ebuild: + Add arm64/m68k/mips/s390/sh love. 08 Mar 2015; Pacho Ramos <[email protected]> google-apputils-0.4.0.ebuild: x86 stable, bug 540290
