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-hnd-ru-vi: stardict-hnd-ru-vi-20050917.ebuild ChangeLog
Date: Fri, 23 Jan 2009 13:25:07
Message-Id: E1LQM1x-0007qT-Cj@stork.gentoo.org
1 pva 09/01/23 13:25:05
2
3 Modified: stardict-hnd-ru-vi-20050917.ebuild ChangeLog
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.4 app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild?r1=1.3&r2=1.4
14
15 Index: stardict-hnd-ru-vi-20050917.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- stardict-hnd-ru-vi-20050917.ebuild 1 Feb 2007 14:45:43 -0000 1.3
22 +++ stardict-hnd-ru-vi-20050917.ebuild 23 Jan 2009 13:25:05 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild,v 1.3 2007/02/01 14:45:43 blubb Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-ru-vi/stardict-hnd-ru-vi-20050917.ebuild,v 1.4 2009/01/23 13:25:05 pva Exp $
29
30 FROM_LANG="Russian"
31 TO_LANG="Vietnamese"
32 @@ -12,9 +12,8 @@
33
34 KEYWORDS="~amd64 ~x86"
35 IUSE=""
36 -S="${WORKDIR}/NgaViet"
37
38 -DEPEND="${DEPEND}
39 - app-arch/unzip"
40 +DEPEND="app-arch/unzip"
41 +RDEPEND=""
42
43 -RDEPEND=">=app-dicts/stardict-2.4.2"
44 +S=${WORKDIR}/NgaViet
45
46
47
48 1.6 app-dicts/stardict-hnd-ru-vi/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-hnd-ru-vi/ChangeLog?rev=1.6&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-hnd-ru-vi/ChangeLog?rev=1.6&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/stardict-hnd-ru-vi/ChangeLog?r1=1.5&r2=1.6
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-ru-vi/ChangeLog,v
57 retrieving revision 1.5
58 retrieving revision 1.6
59 diff -u -r1.5 -r1.6
60 --- ChangeLog 16 Aug 2008 16:39:01 -0000 1.5
61 +++ ChangeLog 23 Jan 2009 13:25:05 -0000 1.6
62 @@ -1,6 +1,10 @@
63 # ChangeLog for app-dicts/stardict-hnd-ru-vi
64 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-ru-vi/ChangeLog,v 1.5 2008/08/16 16:39:01 tove Exp $
66 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-ru-vi/ChangeLog,v 1.6 2009/01/23 13:25:05 pva Exp $
68 +
69 + 23 Jan 2009; Peter Volkov <pva@g.o>
70 + stardict-hnd-ru-vi-20050917.ebuild:
71 + Drop stardict dependency as it's provided by stardict.eclass.
72
73 16 Aug 2008; Torsten Veller <tove@g.o> metadata.xml:
74 Remove pclouds from metadata.xml (#49680)