Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/ounit: ounit-1.1.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 18:56:04
Message-Id: 20130302185525.A371C2171D@flycatcher.gentoo.org
1 aballier 13/03/02 18:55:25
2
3 Modified: ounit-1.1.2.ebuild ChangeLog
4 Log:
5 eapi5 and define subslot
6
7 (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.5 dev-ml/ounit/ounit-1.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild?r1=1.4&r2=1.5
15
16 Index: ounit-1.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ounit-1.1.2.ebuild 21 Aug 2012 19:13:23 -0000 1.4
23 +++ ounit-1.1.2.ebuild 2 Mar 2013 18:55:25 -0000 1.5
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v 1.4 2012/08/21 19:13:23 johu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ounit-1.1.2.ebuild,v 1.5 2013/03/02 18:55:25 aballier Exp $
30
31 -EAPI="3"
32 +EAPI="5"
33
34 OASIS_BUILD_DOCS=1
35
36 @@ -12,7 +12,7 @@
37 HOMEPAGE="http://ounit.forge.ocamlcore.org/"
38 SRC_URI="http://forge.ocamlcore.org/frs/download.php/886/${P}.tar.gz"
39 LICENSE="MIT"
40 -SLOT="0"
41 +SLOT="0/${PV}"
42 KEYWORDS="amd64 ppc x86"
43 DEPEND=""
44 RDEPEND="${DEPEND}"
45
46
47
48 1.36 dev-ml/ounit/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ounit/ChangeLog?rev=1.36&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ounit/ChangeLog?rev=1.36&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ounit/ChangeLog?r1=1.35&r2=1.36
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v
57 retrieving revision 1.35
58 retrieving revision 1.36
59 diff -u -r1.35 -r1.36
60 --- ChangeLog 2 Mar 2013 18:51:39 -0000 1.35
61 +++ ChangeLog 2 Mar 2013 18:55:25 -0000 1.36
62 @@ -1,6 +1,9 @@
63 # ChangeLog for dev-ml/ounit
64 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.35 2013/03/02 18:51:39 aballier Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.36 2013/03/02 18:55:25 aballier Exp $
67 +
68 + 02 Mar 2013; Alexis Ballier <aballier@g.o> ounit-1.1.2.ebuild:
69 + eapi5 and define subslot
70
71 02 Mar 2013; Alexis Ballier <aballier@g.o> -ounit-1.1.1.ebuild:
72 remove old