Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/libgtksourceviewmm: libgtksourceviewmm-0.3.1.ebuild ChangeLog
Date: Tue, 30 Sep 2008 17:25:45
Message-Id: E1Kkiyl-0004ks-9M@stork.gentoo.org
1 jer 08/09/30 17:25:43
2
3 Modified: libgtksourceviewmm-0.3.1.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #229709).
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.5 dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild?r1=1.4&r2=1.5
14
15 Index: libgtksourceviewmm-0.3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- libgtksourceviewmm-0.3.1.ebuild 3 Aug 2008 12:52:04 -0000 1.4
22 +++ libgtksourceviewmm-0.3.1.ebuild 30 Sep 2008 17:25:42 -0000 1.5
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild,v 1.4 2008/08/03 12:52:04 dev-zero Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgtksourceviewmm/libgtksourceviewmm-0.3.1.ebuild,v 1.5 2008/09/30 17:25:42 jer Exp $
28
29 inherit eutils gnome2
30
31 DESCRIPTION="C++ bindings for gtksourceview"
32 HOMEPAGE="http://home.gna.org/gtksourceviewmm/"
33
34 -KEYWORDS="~amd64 ~hppa ~x86"
35 +KEYWORDS="~amd64 hppa ~x86"
36 IUSE="doc"
37 SLOT="0"
38 LICENSE="LGPL-2"
39
40
41
42 1.12 dev-cpp/libgtksourceviewmm/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/ChangeLog?rev=1.12&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/ChangeLog?rev=1.12&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libgtksourceviewmm/ChangeLog?r1=1.11&r2=1.12
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libgtksourceviewmm/ChangeLog,v
51 retrieving revision 1.11
52 retrieving revision 1.12
53 diff -u -r1.11 -r1.12
54 --- ChangeLog 3 Aug 2008 12:52:04 -0000 1.11
55 +++ ChangeLog 30 Sep 2008 17:25:42 -0000 1.12
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-cpp/libgtksourceviewmm
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgtksourceviewmm/ChangeLog,v 1.11 2008/08/03 12:52:04 dev-zero Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgtksourceviewmm/ChangeLog,v 1.12 2008/09/30 17:25:42 jer Exp $
61 +
62 + 30 Sep 2008; Jeroen Roovers <jer@g.o>
63 + libgtksourceviewmm-0.3.1.ebuild:
64 + Stable for HPPA (bug #229709).
65
66 03 Aug 2008; Tiziano Müller <dev-zero@g.o>
67 +files/0.3.1-missing_includes.patch, libgtksourceviewmm-0.3.1.ebuild: