Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: ChangeLog boost-1.35.0-r2.ebuild
Date: Sat, 04 Apr 2009 14:25:02
Message-Id: E1Lq6ns-0008FU-Ax@stork.gentoo.org
1 armin76 09/04/04 14:25:00
2
3 Modified: ChangeLog boost-1.35.0-r2.ebuild
4 Log:
5 alpha/ia64 stable wrt #245192
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.152 dev-libs/boost/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.152&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.152&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.151&r2=1.152
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
18 retrieving revision 1.151
19 retrieving revision 1.152
20 diff -u -r1.151 -r1.152
21 --- ChangeLog 4 Apr 2009 14:15:51 -0000 1.151
22 +++ ChangeLog 4 Apr 2009 14:25:00 -0000 1.152
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/boost
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.151 2009/04/04 14:15:51 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.152 2009/04/04 14:25:00 armin76 Exp $
28 +
29 + 04 Apr 2009; Raúl Porcel <armin76@g.o> boost-1.35.0-r2.ebuild:
30 + alpha/ia64 stable wrt #245192
31
32 04 Apr 2009; Markus Meier <maekke@g.o> boost-1.35.0-r2.ebuild:
33 x86 stable, bug #245192
34
35
36
37 1.9 dev-libs/boost/boost-1.35.0-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild?r1=1.8&r2=1.9
42
43 Index: boost-1.35.0-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- boost-1.35.0-r2.ebuild 4 Apr 2009 14:15:51 -0000 1.8
50 +++ boost-1.35.0-r2.ebuild 4 Apr 2009 14:25:00 -0000 1.9
51 @@ -1,10 +1,10 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.8 2009/04/04 14:15:51 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.9 2009/04/04 14:25:00 armin76 Exp $
56
57 inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs
58
59 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
60 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
61
62 MY_P=${PN}_$(replace_all_version_separators _)
63 PATCHSET_VERSION="${PV}-3"