blueness 14/08/15 00:06:16 Modified: sphinx_rtd_theme-0.1.6.ebuild ChangeLog Log: Keyword ~ppc, bug #517086 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.4 dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild?r1=1.3&r2=1.4 Index: sphinx_rtd_theme-0.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sphinx_rtd_theme-0.1.6.ebuild 14 Jul 2014 08:23:38 -0000 1.3 +++ sphinx_rtd_theme-0.1.6.ebuild 15 Aug 2014 00:06:16 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v 1.3 2014/07/14 08:23:38 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.6.ebuild,v 1.4 2014/08/15 00:06:16 blueness Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.4 dev-python/sphinx_rtd_theme/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 14 Jul 2014 08:23:38 -0000 1.3 +++ ChangeLog 15 Aug 2014 00:06:16 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sphinx_rtd_theme # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.3 2014/07/14 08:23:38 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.4 2014/08/15 00:06:16 blueness Exp $ + + 15 Aug 2014; Anthony G. Basile <[email protected]> + sphinx_rtd_theme-0.1.6.ebuild: + Keyword ~ppc, bug #517086 14 Jul 2014; Ian Delaney <[email protected]> sphinx_rtd_theme-0.1.6.ebuild: add py3.4 pypy support
