maekke 15/03/28 06:56:20 Modified: ocaml-ctypes-0.4.0.ebuild ChangeLog Log: add ~arm, bug #543604 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.3 dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild?r1=1.2&r2=1.3 Index: ocaml-ctypes-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-ctypes-0.4.0.ebuild 17 Mar 2015 07:42:18 -0000 1.2 +++ ocaml-ctypes-0.4.0.ebuild 28 Mar 2015 06:56:20 -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-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild,v 1.2 2015/03/17 07:42:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild,v 1.3 2015/03/28 06:56:20 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" RDEPEND=" 1.3 dev-ml/ocaml-ctypes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 17 Mar 2015 07:42:18 -0000 1.2 +++ ChangeLog 28 Mar 2015 06:56:20 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocaml-ctypes # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.2 2015/03/17 07:42:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.3 2015/03/28 06:56:20 maekke Exp $ + + 28 Mar 2015; Markus Meier <[email protected]> ocaml-ctypes-0.4.0.ebuild: + add ~arm, bug #543604 17 Mar 2015; Alexis Ballier <[email protected]> ocaml-ctypes-0.4.0.ebuild: define subslot
