maekke 15/03/28 07:02:05 Modified: ChangeLog sphinx-1.3.ebuild Log: add ~arm, bug #543742 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.187 dev-python/sphinx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/ChangeLog?rev=1.187&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/ChangeLog?rev=1.187&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/ChangeLog?r1=1.186&r2=1.187 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v retrieving revision 1.186 retrieving revision 1.187 diff -u -r1.186 -r1.187 --- ChangeLog 26 Mar 2015 04:29:31 -0000 1.186 +++ ChangeLog 28 Mar 2015 07:02:05 -0000 1.187 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sphinx # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.186 2015/03/26 04:29:31 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/ChangeLog,v 1.187 2015/03/28 07:02:05 maekke Exp $ + + 28 Mar 2015; Markus Meier <[email protected]> sphinx-1.3.ebuild: + add ~arm, bug #543742 21 Mar 2015; Jeroen Roovers <[email protected]> sphinx-1.3.ebuild: Marked ~hppa (bug #543742). 1.3 dev-python/sphinx/sphinx-1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/sphinx-1.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/sphinx-1.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinx/sphinx-1.3.ebuild?r1=1.2&r2=1.3 Index: sphinx-1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sphinx-1.3.ebuild 21 Mar 2015 05:53:43 -0000 1.2 +++ sphinx-1.3.ebuild 28 Mar 2015 07:02:05 -0000 1.3 @@ -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/sphinx/sphinx-1.3.ebuild,v 1.2 2015/03/21 05:53:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-1.3.ebuild,v 1.3 2015/03/28 07:02:05 maekke Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="doc latex test" # Portage has only >= minimum required versions of all rdeps making
