Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@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: Mon, 28 Jun 2010 22:41:03
Message-Id: 20100628224051.BA45E2C621@corvid.gentoo.org
1 angelos 10/06/28 22:40:51
2
3 Modified: cvector-1.0.3-r1.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #326041
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-libs/cvector/cvector-1.0.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: cvector-1.0.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- cvector-1.0.3-r1.ebuild 15 Jun 2010 12:12:30 -0000 1.2
22 +++ cvector-1.0.3-r1.ebuild 28 Jun 2010 22:40:51 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.2 2010/06/15 12:12:30 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.3 2010/06/28 22:40:51 angelos Exp $
28
29 inherit base eutils toolchain-funcs versionator
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
36 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
37 IUSE=""
38
39 S="${WORKDIR}"/${MY_P}
40
41
42
43 1.5 dev-libs/cvector/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cvector/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 25 Apr 2010 11:23:01 -0000 1.4
56 +++ ChangeLog 28 Jun 2010 22:40:51 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/cvector
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.4 2010/04/25 11:23:01 jlec Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.5 2010/06/28 22:40:51 angelos Exp $
62 +
63 + 28 Jun 2010; Christoph Mende <angelos@g.o> cvector-1.0.3-r1.ebuild:
64 + Stable on amd64 wrt bug #326041
65
66 *cvector-1.0.3-r1 (07 Mar 2010)