Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cvector: cvector-1.0.3-r1.ebuild ChangeLog
Date: Sun, 23 Jan 2011 15:07:31
Message-Id: 20110123150721.4FC8E20054@flycatcher.gentoo.org
1 xarthisius 11/01/23 15:07:21
2
3 Modified: cvector-1.0.3-r1.ebuild ChangeLog
4 Log:
5 Mark ~ppc wrt #303393
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.5 dev-libs/cvector/cvector-1.0.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: cvector-1.0.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- cvector-1.0.3-r1.ebuild 15 Jul 2010 20:22:18 -0000 1.4
23 +++ cvector-1.0.3-r1.ebuild 23 Jan 2011 15:07:21 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.4 2010/07/15 20:22:18 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.5 2011/01/23 15:07:21 xarthisius Exp $
30
31 inherit base eutils toolchain-funcs versionator
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
39 IUSE=""
40
41 S="${WORKDIR}"/${MY_P}
42
43
44
45 1.7 dev-libs/cvector/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/ChangeLog?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/ChangeLog?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/ChangeLog?r1=1.6&r2=1.7
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- ChangeLog 15 Jul 2010 20:22:18 -0000 1.6
58 +++ ChangeLog 23 Jan 2011 15:07:21 -0000 1.7
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-libs/cvector
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.6 2010/07/15 20:22:18 maekke Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.7 2011/01/23 15:07:21 xarthisius Exp $
65 +
66 + 23 Jan 2011; Kacper Kowalik <xarthisius@g.o>
67 + cvector-1.0.3-r1.ebuild:
68 + Mark ~ppc wrt #303393
69
70 15 Jul 2010; Markus Meier <maekke@g.o> cvector-1.0.3-r1.ebuild:
71 x86 stable, bug #326041