Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/koffice-i18n: koffice-i18n-1.6.1.ebuild koffice-i18n-1.6.3.ebuild ChangeLog
Date: Sat, 13 Sep 2008 14:44:39
Message-Id: E1KeWMV-0003ES-EA@stork.gentoo.org
1 jmbsvicetto 08/09/13 14:44:35
2
3 Modified: koffice-i18n-1.6.1.ebuild koffice-i18n-1.6.3.ebuild
4 ChangeLog
5 Log:
6 Update koffice dependencies so that the new KDE 4 koffice doesn't satisfy it. Thanks to zlin for reporting the issue.
7 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
8
9 Revision Changes Path
10 1.11 app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild?r1=1.10&r2=1.11
15
16 Index: koffice-i18n-1.6.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- koffice-i18n-1.6.1.ebuild 19 Feb 2008 01:21:17 -0000 1.10
23 +++ koffice-i18n-1.6.1.ebuild 13 Sep 2008 14:44:34 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild,v 1.10 2008/02/19 01:21:17 ingmar Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.1.ebuild,v 1.11 2008/09/13 14:44:34 jmbsvicetto Exp $
29
30 inherit kde
31
32 @@ -14,7 +14,7 @@
33 KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
34 IUSE=""
35
36 -RDEPEND="|| ( >=app-office/koffice-libs-${PV} >=app-office/koffice-${PV} )
37 +RDEPEND="|| ( ~app-office/koffice-libs-${PV} ~app-office/koffice-${PV} )
38 =kde-base/kde-i18n-3.5*"
39 need-kde 3.5
40
41
42
43
44 1.9 app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild?r1=1.8&r2=1.9
49
50 Index: koffice-i18n-1.6.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- koffice-i18n-1.6.3.ebuild 19 Feb 2008 01:21:17 -0000 1.8
57 +++ koffice-i18n-1.6.3.ebuild 13 Sep 2008 14:44:34 -0000 1.9
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild,v 1.8 2008/02/19 01:21:17 ingmar Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.6.3.ebuild,v 1.9 2008/09/13 14:44:34 jmbsvicetto Exp $
63
64 inherit kde
65
66 @@ -14,7 +14,7 @@
67 KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
68 IUSE=""
69
70 -RDEPEND="|| ( >=app-office/koffice-libs-${PV} >=app-office/koffice-${PV} )
71 +RDEPEND="|| ( ~app-office/koffice-libs-${PV} ~app-office/koffice-${PV} )
72 =kde-base/kde-i18n-3.5*"
73 need-kde 3.5
74
75
76
77
78 1.101 app-i18n/koffice-i18n/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/ChangeLog?rev=1.101&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/ChangeLog?rev=1.101&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/koffice-i18n/ChangeLog?r1=1.100&r2=1.101
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v
87 retrieving revision 1.100
88 retrieving revision 1.101
89 diff -u -r1.100 -r1.101
90 --- ChangeLog 19 Feb 2008 01:21:17 -0000 1.100
91 +++ ChangeLog 13 Sep 2008 14:44:34 -0000 1.101
92 @@ -1,6 +1,11 @@
93 # ChangeLog for app-i18n/koffice-i18n
94 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.100 2008/02/19 01:21:17 ingmar Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.101 2008/09/13 14:44:34 jmbsvicetto Exp $
97 +
98 + 13 Sep 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
99 + koffice-i18n-1.6.1.ebuild, koffice-i18n-1.6.3.ebuild:
100 + Update koffice dependencies so that the new KDE 4 koffice doesn't satisfy
101 + it. Thanks to zlin for reporting the issue.
102
103 19 Feb 2008; Ingmar Vanhassel <ingmar@g.o>
104 koffice-i18n-1.6.1.ebuild, koffice-i18n-1.6.3.ebuild: