maekke 15/06/21 10:40:50 Modified: ChangeLog mistune-0.5.1.ebuild Log: add ~arm, bug #541628 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.6 dev-python/mistune/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mistune/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 17 Jun 2015 11:18:43 -0000 1.5 +++ ChangeLog 21 Jun 2015 10:40:50 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/mistune # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mistune/ChangeLog,v 1.5 2015/06/17 11:18:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mistune/ChangeLog,v 1.6 2015/06/21 10:40:50 maekke Exp $ + + 21 Jun 2015; Markus Meier <[email protected]> mistune-0.5.1.ebuild: + add ~arm, bug #541628 *mistune-0.6 (17 Jun 2015) 1.2 dev-python/mistune/mistune-0.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild?r1=1.1&r2=1.2 Index: mistune-0.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mistune-0.5.1.ebuild 15 Apr 2015 08:45:46 -0000 1.1 +++ mistune-0.5.1.ebuild 21 Jun 2015 10:40:50 -0000 1.2 @@ -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/mistune/mistune-0.5.1.ebuild,v 1.1 2015/04/15 08:45:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mistune/mistune-0.5.1.ebuild,v 1.2 2015/06/21 10:40:50 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=""
