Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/dia2code: dia2code-0.8.7.ebuild ChangeLog dia2code-0.8.5.ebuild
Date: Thu, 04 Sep 2014 09:33:08
Message-Id: 20140904093258.3F9384AD7@oystercatcher.gentoo.org
1 pacho 14/09/04 09:32:58
2
3 Modified: dia2code-0.8.7.ebuild ChangeLog
4 Removed: dia2code-0.8.5.ebuild
5 Log:
6 Dia is not really needed (#522100 by LE GARREC Vincent), drop old.
7
8 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.4 app-office/dia2code/dia2code-0.8.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild?r1=1.3&r2=1.4
16
17 Index: dia2code-0.8.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- dia2code-0.8.7.ebuild 23 Jul 2014 15:13:37 -0000 1.3
24 +++ dia2code-0.8.7.ebuild 4 Sep 2014 09:32:58 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild,v 1.3 2014/07/23 15:13:37 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.7.ebuild,v 1.4 2014/09/04 09:32:58 pacho Exp $
30
31 EAPI=5
32 GCONF_DEBUG="no"
33 @@ -17,9 +17,7 @@
34 IUSE=""
35
36 DEPEND="dev-libs/libxml2"
37 -RDEPEND="${DEPEND}
38 - >=app-office/dia-0.90.0
39 -"
40 +RDEPEND="${DEPEND}"
41
42 src_install() {
43 gnome2_src_install
44
45
46
47 1.38 app-office/dia2code/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/ChangeLog?rev=1.38&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/ChangeLog?rev=1.38&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia2code/ChangeLog?r1=1.37&r2=1.38
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v
56 retrieving revision 1.37
57 retrieving revision 1.38
58 diff -u -r1.37 -r1.38
59 --- ChangeLog 23 Jul 2014 15:13:37 -0000 1.37
60 +++ ChangeLog 4 Sep 2014 09:32:58 -0000 1.38
61 @@ -1,6 +1,10 @@
62 # ChangeLog for app-office/dia2code
63 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.37 2014/07/23 15:13:37 ago Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.38 2014/09/04 09:32:58 pacho Exp $
66 +
67 + 04 Sep 2014; Pacho Ramos <pacho@g.o> -dia2code-0.8.5.ebuild,
68 + dia2code-0.8.7.ebuild:
69 + Dia is not really needed (#522100 by LE GARREC Vincent), drop old.
70
71 23 Jul 2014; Agostino Sarubbo <ago@g.o> dia2code-0.8.7.ebuild:
72 Stable for x86, wrt bug #512012