maekke 14/09/24 19:40:14 Modified: sphinxtogithub-1.1.0.ebuild ChangeLog Log: add ~arm, bug #519616 (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild?r1=1.1&r2=1.2 Index: sphinxtogithub-1.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sphinxtogithub-1.1.0.ebuild 17 Apr 2014 09:37:21 -0000 1.1 +++ sphinxtogithub-1.1.0.ebuild 24 Sep 2014 19:40:14 -0000 1.2 @@ -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/sphinxtogithub/sphinxtogithub-1.1.0.ebuild,v 1.1 2014/04/17 09:37:21 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild,v 1.2 2014/09/24 19:40:14 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" 1.5 dev-python/sphinxtogithub/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxtogithub/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxtogithub/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxtogithub/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxtogithub/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 17 Apr 2014 09:37:21 -0000 1.4 +++ ChangeLog 24 Sep 2014 19:40:14 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sphinxtogithub # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxtogithub/ChangeLog,v 1.4 2014/04/17 09:37:21 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxtogithub/ChangeLog,v 1.5 2014/09/24 19:40:14 maekke Exp $ + + 24 Sep 2014; Markus Meier <[email protected]> sphinxtogithub-1.1.0.ebuild: + add ~arm, bug #519616 *sphinxtogithub-1.1.0 (17 Apr 2014)
