aballier 15/03/17 07:42:18 Modified: ocaml-ctypes-0.4.0.ebuild ChangeLog Log: define subslot Signed-off-by: [email protected] (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild?rev=1.2&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.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ocaml-ctypes-0.4.0.ebuild 16 Mar 2015 16:41:01 -0000 1.1 +++ ocaml-ctypes-0.4.0.ebuild 17 Mar 2015 07:42:18 -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-ml/ocaml-ctypes/ocaml-ctypes-0.4.0.ebuild,v 1.1 2015/03/16 16:41:01 aballier Exp $ +# $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 $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" 1.2 dev-ml/ocaml-ctypes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 16 Mar 2015 16:41:01 -0000 1.1 +++ ChangeLog 17 Mar 2015 07:42:18 -0000 1.2 @@ -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.1 2015/03/16 16:41:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.2 2015/03/17 07:42:18 aballier Exp $ + + 17 Mar 2015; Alexis Ballier <[email protected]> ocaml-ctypes-0.4.0.ebuild: + define subslot *ocaml-ctypes-0.4.0 (16 Mar 2015)
