Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/dia: ChangeLog dia-0.97-r1.ebuild
Date: Sun, 02 Aug 2009 11:21:29
Message-Id: E1MXZ83-0002g1-3W@stork.gentoo.org
1 armin76 09/08/02 11:21:27
2
3 Modified: ChangeLog dia-0.97-r1.ebuild
4 Log:
5 alpha/ia64/sparc stable wrt #277843
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.118 app-office/dia/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?rev=1.118&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?rev=1.118&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?r1=1.117&r2=1.118
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v
18 retrieving revision 1.117
19 retrieving revision 1.118
20 diff -u -r1.117 -r1.118
21 --- ChangeLog 31 Jul 2009 07:59:38 -0000 1.117
22 +++ ChangeLog 2 Aug 2009 11:21:27 -0000 1.118
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-office/dia
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.117 2009/07/31 07:59:38 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.118 2009/08/02 11:21:27 armin76 Exp $
28 +
29 + 02 Aug 2009; Raúl Porcel <armin76@g.o> dia-0.97-r1.ebuild:
30 + alpha/ia64/sparc stable wrt #277843
31
32 31 Jul 2009; Christian Faulhammer <fauli@g.o> dia-0.97-r1.ebuild:
33 stable x86, bug 277843
34
35
36
37 1.6 app-office/dia/dia-0.97-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.97-r1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.97-r1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.97-r1.ebuild?r1=1.5&r2=1.6
42
43 Index: dia-0.97-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97-r1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- dia-0.97-r1.ebuild 31 Jul 2009 07:59:38 -0000 1.5
50 +++ dia-0.97-r1.ebuild 2 Aug 2009 11:21:27 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97-r1.ebuild,v 1.5 2009/07/31 07:59:38 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97-r1.ebuild,v 1.6 2009/08/02 11:21:27 armin76 Exp $
56
57 EAPI="2"
58
59 @@ -16,7 +16,7 @@
60 SRC_URI="mirror://gnome/sources/${PN}/${MY_PV_MM}/${MY_P}.tar.bz2"
61
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 # the doc USE flag doesn't seem to do anything without docbook2html
66 # FIXME: configure mixes debug and devel meaning (see -DGTK_DISABLE...)
67 IUSE="cairo doc gnome png python zlib"