Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/ctemplate: ctemplate-2.2.ebuild ChangeLog
Date: Thu, 02 Aug 2012 21:13:26
Message-Id: 20120802211311.6E5E02004B@flycatcher.gentoo.org
1 hwoarang 12/08/02 21:13:11
2
3 Modified: ctemplate-2.2.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #418665
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-cpp/ctemplate/ctemplate-2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild?r1=1.1&r2=1.2
15
16 Index: ctemplate-2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ctemplate-2.2.ebuild 20 Apr 2012 17:55:00 -0000 1.1
23 +++ ctemplate-2.2.ebuild 2 Aug 2012 21:13:11 -0000 1.2
24 @@ -1,6 +1,6 @@
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-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.1 2012/04/20 17:55:00 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.2 2012/08/02 21:13:11 hwoarang Exp $
29
30 EAPI="4"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
38 IUSE="doc emacs vim-syntax static-libs test"
39
40 DEPEND="test? ( =dev-lang/python-2* )"
41
42
43
44 1.24 dev-cpp/ctemplate/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/ChangeLog?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/ChangeLog?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/ctemplate/ChangeLog?r1=1.23&r2=1.24
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- ChangeLog 24 May 2012 19:27:18 -0000 1.23
57 +++ ChangeLog 2 Aug 2012 21:13:11 -0000 1.24
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-cpp/ctemplate
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.23 2012/05/24 19:27:18 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.24 2012/08/02 21:13:11 hwoarang Exp $
63 +
64 + 02 Aug 2012; Markos Chandras <hwoarang@g.o> ctemplate-2.2.ebuild:
65 + Stable on amd64 wrt bug #418665
66
67 24 May 2012; Mike Frysinger <vapier@g.o>
68 +files/ctemplate-1.0-gcc-4.7.patch, ctemplate-1.0.ebuild:
69 @@ -96,4 +99,3 @@
70 31 Jan 2008; Tiziano Müller <dev-zero@g.o>
71 +files/70ctemplate-gentoo.el, +metadata.xml, +ctemplate-0.9.ebuild:
72 Initial commit (bug #200861, based on the ebuild provided by pepone).
73 -