Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kalzium: ChangeLog kalzium-3.5.8.ebuild
Date: Mon, 28 Jan 2008 22:43:26
Message-Id: E1JJchH-0000SY-4e@stork.gentoo.org
1 philantrop 08/01/28 22:43:23
2
3 Modified: ChangeLog kalzium-3.5.8.ebuild
4 Log:
5 Marked stable on amd64 as per bug 207634.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.79 kde-base/kalzium/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.79&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?rev=1.79&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/ChangeLog?r1=1.78&r2=1.79
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v
18 retrieving revision 1.78
19 retrieving revision 1.79
20 diff -u -r1.78 -r1.79
21 --- ChangeLog 20 Jan 2008 02:18:01 -0000 1.78
22 +++ ChangeLog 28 Jan 2008 22:43:22 -0000 1.79
23 @@ -1,6 +1,9 @@
24 # ChangeLog for kde-base/kalzium
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.78 2008/01/20 02:18:01 philantrop Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.79 2008/01/28 22:43:22 philantrop Exp $
28 +
29 + 28 Jan 2008; Wulf C. Krueger <philantrop@g.o> kalzium-3.5.8.ebuild:
30 + Marked stable on amd64 as per bug 207634.
31
32 20 Jan 2008; Wulf C. Krueger <philantrop@g.o> kalzium-4.0.0.ebuild:
33 Made the ocaml solver compile before the rest of Kalzium because the
34
35
36
37 1.3 kde-base/kalzium/kalzium-3.5.8.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild?r1=1.2&r2=1.3
42
43 Index: kalzium-3.5.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- kalzium-3.5.8.ebuild 6 Jan 2008 18:23:28 -0000 1.2
50 +++ kalzium-3.5.8.ebuild 28 Jan 2008 22:43:22 -0000 1.3
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild,v 1.2 2008/01/06 18:23:28 aballier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.8.ebuild,v 1.3 2008/01/28 22:43:22 philantrop Exp $
56 KMNAME=kdeedu
57 MAXKDEVER=$PV
58 KM_DEPRANGE="$PV $MAXKDEVER"
59 inherit flag-o-matic kde-meta eutils
60
61 DESCRIPTION="KDE: periodic table of the elements"
62 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
63 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 IUSE="solver"
65 HOMEPAGE="http://edu.kde.org/kalzium"
66
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list