Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/dia2code: ChangeLog dia2code-0.8.3.ebuild
Date: Wed, 23 Feb 2011 23:16:10
Message-Id: 20110223231556.7558C20054@flycatcher.gentoo.org
1 hwoarang 11/02/23 23:15:56
2
3 Modified: ChangeLog dia2code-0.8.3.ebuild
4 Log:
5 Stable on amd64 wrt bug #353436
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.16 app-office/dia2code/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 7 Oct 2009 16:56:38 -0000 1.15
23 +++ ChangeLog 23 Feb 2011 23:15:56 -0000 1.16
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-office/dia2code
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.15 2009/10/07 16:56:38 eva Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.16 2011/02/23 23:15:56 hwoarang Exp $
30 +
31 + 23 Feb 2011; Markos Chandras <hwoarang@g.o> dia2code-0.8.3.ebuild:
32 + Stable on amd64 wrt bug #353436
33
34 07 Oct 2009; Gilles Dartiguelongue <eva@g.o> dia2code-0.8.3.ebuild:
35 Add die with messages.
36
37
38
39 1.4 app-office/dia2code/dia2code-0.8.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild?r1=1.3&r2=1.4
44
45 Index: dia2code-0.8.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- dia2code-0.8.3.ebuild 7 Oct 2009 16:56:38 -0000 1.3
52 +++ dia2code-0.8.3.ebuild 23 Feb 2011 23:15:56 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.3 2009/10/07 16:56:38 eva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.4 2011/02/23 23:15:56 hwoarang Exp $
59
60 inherit flag-o-matic
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
67 +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
68 IUSE=""
69
70 DEPEND="dev-libs/libxml2"