Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/stardict-xdict-zh-en-gb: ChangeLog stardict-xdict-zh-en-gb-2.4.2.ebuild
Date: Fri, 23 Jan 2009 13:30:45
Message-Id: E1LQM7P-00086I-14@stork.gentoo.org
1 pva 09/01/23 13:30:43
2
3 Modified: ChangeLog stardict-xdict-zh-en-gb-2.4.2.ebuild
4 Log:
5 Drop stardict dependency as it's provided by stardict.eclass.
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 app-dicts/stardict-xdict-zh-en-gb/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 27 Mar 2008 13:20:44 -0000 1.9
22 +++ ChangeLog 23 Jan 2009 13:30:42 -0000 1.10
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-dicts/stardict-xdict-zh-en-gb
25 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog,v 1.9 2008/03/27 13:20:44 pva Exp $
27 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog,v 1.10 2009/01/23 13:30:42 pva Exp $
29 +
30 + 23 Jan 2009; Peter Volkov <pva@g.o>
31 + stardict-xdict-zh-en-gb-2.4.2.ebuild:
32 + Drop stardict dependency as it's provided by stardict.eclass.
33
34 27 Mar 2008; Peter Volkov <pva@g.o>
35 -stardict-xdict-zh-en-gb-2.1.0.ebuild:
36
37
38
39 1.8 app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild?r1=1.7&r2=1.8
44
45 Index: stardict-xdict-zh-en-gb-2.4.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- stardict-xdict-zh-en-gb-2.4.2.ebuild 1 Feb 2007 14:56:19 -0000 1.7
52 +++ stardict-xdict-zh-en-gb-2.4.2.ebuild 23 Jan 2009 13:30:42 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild,v 1.7 2007/02/01 14:56:19 blubb Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild,v 1.8 2009/01/23 13:30:42 pva Exp $
59
60 FROM_LANG="Simplified Chinese (GB)"
61 TO_LANG="English"
62 @@ -14,4 +14,6 @@
63 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
64 IUSE=""
65
66 -RDEPEND=">=app-dicts/stardict-2.4.2"
67 +DEPEND=""
68 +RDEPEND=""
69 +