maekke 14/11/29 20:06:55 Modified: ChangeLog oct2py-1.3.0-r1.ebuild Log: add ~arm, bug #518742 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.19 dev-python/oct2py/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 14 Aug 2014 23:31:25 -0000 1.18 +++ ChangeLog 29 Nov 2014 20:06:55 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/oct2py # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v 1.18 2014/08/14 23:31:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v 1.19 2014/11/29 20:06:55 maekke Exp $ + + 29 Nov 2014; Markus Meier <[email protected]> oct2py-1.3.0-r1.ebuild: + add ~arm, bug #518742 14 Aug 2014; Anthony G. Basile <[email protected]> oct2py-1.3.0-r1.ebuild, oct2py-1.3.0.ebuild: 1.4 dev-python/oct2py/oct2py-1.3.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild?r1=1.3&r2=1.4 Index: oct2py-1.3.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- oct2py-1.3.0-r1.ebuild 14 Aug 2014 23:31:25 -0000 1.3 +++ oct2py-1.3.0-r1.ebuild 29 Nov 2014 20:06:55 -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/oct2py/oct2py-1.3.0-r1.ebuild,v 1.3 2014/08/14 23:31:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/oct2py-1.3.0-r1.ebuild,v 1.4 2014/11/29 20:06:55 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND="
