Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/boost-build: boost-build-1.35.0-r1.ebuild ChangeLog
Date: Thu, 07 Jun 2012 21:05:22
Message-Id: 20120607210500.B0B862004B@flycatcher.gentoo.org
1 zmedico 12/06/07 21:05:00
2
3 Modified: boost-build-1.35.0-r1.ebuild ChangeLog
4 Log:
5 inherit eutils for epatch
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
8
9 Revision Changes Path
10 1.13 dev-util/boost-build/boost-build-1.35.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild?r1=1.12&r2=1.13
15
16 Index: boost-build-1.35.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- boost-build-1.35.0-r1.ebuild 6 Jun 2012 20:28:58 -0000 1.12
23 +++ boost-build-1.35.0-r1.ebuild 7 Jun 2012 21:05:00 -0000 1.13
24 @@ -1,8 +1,8 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.12 2012/06/06 20:28:58 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.13 2012/06/07 21:05:00 zmedico Exp $
29
30 -inherit flag-o-matic toolchain-funcs versionator
31 +inherit eutils flag-o-matic toolchain-funcs versionator
32
33 MY_PV=$(replace_all_version_separators _)
34
35
36
37
38 1.90 dev-util/boost-build/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.90&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.90&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.89&r2=1.90
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
47 retrieving revision 1.89
48 retrieving revision 1.90
49 diff -u -r1.89 -r1.90
50 --- ChangeLog 6 Jun 2012 20:31:24 -0000 1.89
51 +++ ChangeLog 7 Jun 2012 21:05:00 -0000 1.90
52 @@ -1,6 +1,9 @@
53 # ChangeLog for dev-util/boost-build
54 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.89 2012/06/06 20:31:24 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.90 2012/06/07 21:05:00 zmedico Exp $
57 +
58 + 07 Jun 2012; Zac Medico <zmedico@g.o> boost-build-1.35.0-r1.ebuild:
59 + inherit eutils for epatch
60
61 06 Jun 2012; Jeroen Roovers <jer@g.o> boost-build-1.37.0.ebuild,
62 boost-build-1.39.0.ebuild: