Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/knoda: ChangeLog knoda-0.8.3.ebuild
Date: Mon, 23 Mar 2009 02:34:33
Message-Id: E1LlZzg-0004y0-KG@stork.gentoo.org
1 bluebird 09/03/23 02:34:28
2
3 Modified: ChangeLog knoda-0.8.3.ebuild
4 Log:
5 Stable on sparc, bug #245549
6 (Portage version: 2.2_rc26/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.48 dev-db/knoda/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/knoda/ChangeLog?rev=1.48&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/knoda/ChangeLog?rev=1.48&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/knoda/ChangeLog?r1=1.47&r2=1.48
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v
18 retrieving revision 1.47
19 retrieving revision 1.48
20 diff -u -r1.47 -r1.48
21 --- ChangeLog 15 Feb 2009 15:28:40 -0000 1.47
22 +++ ChangeLog 23 Mar 2009 02:34:28 -0000 1.48
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-db/knoda
25 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.47 2009/02/15 15:28:40 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.48 2009/03/23 02:34:28 bluebird Exp $
28 +
29 + 23 Mar 2009; Friedrich Oslage <bluebird@g.o> knoda-0.8.3.ebuild:
30 + Stable on sparc, bug #245549
31
32 15 Feb 2009; Markus Meier <maekke@g.o> knoda-0.8.3.ebuild:
33 amd64/x86 stable, bug #245549
34
35
36
37 1.4 dev-db/knoda/knoda-0.8.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild?r1=1.3&r2=1.4
42
43 Index: knoda-0.8.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- knoda-0.8.3.ebuild 18 Mar 2009 06:47:49 -0000 1.3
50 +++ knoda-0.8.3.ebuild 23 Mar 2009 02:34:28 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v 1.3 2009/03/18 06:47:49 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v 1.4 2009/03/23 02:34:28 bluebird Exp $
56
57 inherit kde
58
59 @@ -13,7 +13,7 @@
60 LICENSE="GPL-2"
61
62 SLOT="0"
63 -KEYWORDS="amd64 ppc ~sparc x86"
64 +KEYWORDS="amd64 ppc sparc x86"
65 IUSE=""
66
67 DEPEND="~dev-db/hk_classes-${PV}"