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/bin-prot: bin-prot-2.0.3.ebuild ChangeLog
Date: Sun, 26 Feb 2012 13:52:07
Message-Id: 20120226135156.A04902004B@flycatcher.gentoo.org
1 aballier 12/02/26 13:51:56
2
3 Modified: bin-prot-2.0.3.ebuild ChangeLog
4 Log:
5 dont assign EAPI twice, by Ulrich Müller in bug #405895
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ml/bin-prot/bin-prot-2.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild?r1=1.1&r2=1.2
15
16 Index: bin-prot-2.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- bin-prot-2.0.3.ebuild 6 Oct 2011 20:09:37 -0000 1.1
23 +++ bin-prot-2.0.3.ebuild 26 Feb 2012 13:51:56 -0000 1.2
24 @@ -1,11 +1,9 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild,v 1.1 2011/10/06 20:09:37 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild,v 1.2 2012/02/26 13:51:56 aballier Exp $
30
31 EAPI=3
32
33 -EAPI="2"
34 -
35 inherit findlib eutils multilib
36
37 DESCRIPTION="A binary protocol generator"
38
39
40
41 1.13 dev-ml/bin-prot/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/ChangeLog?rev=1.13&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/ChangeLog?rev=1.13&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/bin-prot/ChangeLog?r1=1.12&r2=1.13
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v
50 retrieving revision 1.12
51 retrieving revision 1.13
52 diff -u -r1.12 -r1.13
53 --- ChangeLog 23 Feb 2012 20:30:46 -0000 1.12
54 +++ ChangeLog 26 Feb 2012 13:51:56 -0000 1.13
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-ml/bin-prot
57 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v 1.12 2012/02/23 20:30:46 aballier Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v 1.13 2012/02/26 13:51:56 aballier Exp $
60 +
61 + 26 Feb 2012; Alexis Ballier <aballier@g.o> bin-prot-2.0.3.ebuild:
62 + dont assign EAPI twice, by Ulrich Müller in bug #405895
63
64 23 Feb 2012; Alexis Ballier <aballier@g.o> -bin-prot-1.3.1.ebuild:
65 remove old