aballier 15/07/13 13:18:30 Modified: ChangeLog Added: pa_ounit-112.35.00.ebuild Log: version bump (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.25 dev-ml/pa_ounit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 7 Jun 2015 19:12:43 -0000 1.24 +++ ChangeLog 13 Jul 2015 13:18:30 -0000 1.25 @@ -1,6 +1,11 @@ # ChangeLog for dev-ml/pa_ounit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.24 2015/06/07 19:12:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/ChangeLog,v 1.25 2015/07/13 13:18:30 aballier Exp $ + +*pa_ounit-112.35.00 (13 Jul 2015) + + 13 Jul 2015; Alexis Ballier <[email protected]> +pa_ounit-112.35.00.ebuild: + version bump 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add bitbucket to remote-id in metadata.xml 1.1 dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild?rev=1.1&content-type=text/plain Index: pa_ounit-112.35.00.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild,v 1.1 2015/07/13 13:18:30 aballier Exp $ EAPI="5" inherit oasis DESCRIPTION="Syntax extension that helps writing in-line test in ocaml" HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home" SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" DEPEND=">=dev-ml/ounit-1.1.1:= dev-ml/camlp4:=" RDEPEND="${DEPEND}" DOCS=( "readme.md" )
