Gentoo Archives: gentoo-commits

From: "Dawid Weglinski (cla)" <cla@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/libydpdict: libydpdict-0.99.3.ebuild ChangeLog
Date: Wed, 27 Aug 2008 22:41:28
Message-Id: E1KYThd-0002aO-R5@stork.gentoo.org
1 cla 08/08/27 22:41:25
2
3 Modified: libydpdict-0.99.3.ebuild ChangeLog
4 Log:
5 Stable on x86/amd64; bug #209813
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 app-dicts/libydpdict/libydpdict-0.99.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild?r1=1.1&r2=1.2
14
15 Index: libydpdict-0.99.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libydpdict-0.99.3.ebuild 23 Jan 2008 20:15:47 -0000 1.1
22 +++ libydpdict-0.99.3.ebuild 27 Aug 2008 22:41:25 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild,v 1.1 2008/01/23 20:15:47 peper Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild,v 1.2 2008/08/27 22:41:25 cla Exp $
28
29 DESCRIPTION="Library for handling the Collins Dictionary database."
30 HOMEPAGE="http://toxygen.net/ydpdict/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.3 app-dicts/libydpdict/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/libydpdict/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/libydpdict/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/libydpdict/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 23 Jan 2008 20:15:47 -0000 1.2
56 +++ ChangeLog 27 Aug 2008 22:41:25 -0000 1.3
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-dicts/libydpdict
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.2 2008/01/23 20:15:47 peper Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.3 2008/08/27 22:41:25 cla Exp $
62 +
63 + 27 Aug 2008; Dawid Węgliński <cla@g.o> libydpdict-0.99.3.ebuild:
64 + Stable on x86/amd64 (bug #209813)
65
66 *libydpdict-0.99.3 (23 Jan 2008)