Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/dia: ChangeLog dia-0.97.1.ebuild
Date: Sun, 28 Feb 2010 21:22:14
Message-Id: E1NlqaZ-0006G0-7p@stork.gentoo.org
1 keytoaster 10/02/28 21:22:11
2
3 Modified: ChangeLog dia-0.97.1.ebuild
4 Log:
5 amd64 stable, security bug #257020
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.125 app-office/dia/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?rev=1.125&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?rev=1.125&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/ChangeLog?r1=1.124&r2=1.125
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v
18 retrieving revision 1.124
19 retrieving revision 1.125
20 diff -u -r1.124 -r1.125
21 --- ChangeLog 25 Feb 2010 19:39:29 -0000 1.124
22 +++ ChangeLog 28 Feb 2010 21:22:10 -0000 1.125
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-office/dia
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.124 2010/02/25 19:39:29 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.125 2010/02/28 21:22:10 keytoaster Exp $
28 +
29 + 28 Feb 2010; Tobias Heinlein <keytoaster@g.o> dia-0.97.1.ebuild:
30 + amd64 stable, security bug #257020
31
32 25 Feb 2010; Raúl Porcel <armin76@g.o> dia-0.97.1.ebuild:
33 alpha/ia64/sparc stable wrt #257020
34
35
36
37 1.7 app-office/dia/dia-0.97.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.97.1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.97.1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/dia/dia-0.97.1.ebuild?r1=1.6&r2=1.7
42
43 Index: dia-0.97.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- dia-0.97.1.ebuild 25 Feb 2010 19:39:29 -0000 1.6
50 +++ dia-0.97.1.ebuild 28 Feb 2010 21:22:10 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 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.1.ebuild,v 1.6 2010/02/25 19:39:29 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.1.ebuild,v 1.7 2010/02/28 21:22:10 keytoaster 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"