Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/galculator: ChangeLog galculator-1.3.1.ebuild
Date: Sat, 17 Nov 2007 13:22:57
Message-Id: E1ItNdH-0002aA-EH@stork.gentoo.org
1 nixnut 07/11/17 13:22:47
2
3 Modified: ChangeLog galculator-1.3.1.ebuild
4 Log:
5 Stable on ppc wrt bug 198845
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.22 sci-calculators/galculator/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/galculator/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/galculator/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/galculator/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 14 Nov 2007 15:08:44 -0000 1.21
22 +++ ChangeLog 17 Nov 2007 13:22:46 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-calculators/galculator
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.21 2007/11/14 15:08:44 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.22 2007/11/17 13:22:46 nixnut Exp $
28 +
29 + 17 Nov 2007; nixnut <nixnut@g.o> galculator-1.3.1.ebuild:
30 + Stable on ppc wrt bug 198845
31
32 14 Nov 2007; Raúl Porcel <armin76@g.o> galculator-1.3.1.ebuild:
33 alpha stable wrt #198845
34
35
36
37 1.5 sci-calculators/galculator/galculator-1.3.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild?r1=1.4&r2=1.5
42
43 Index: galculator-1.3.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- galculator-1.3.1.ebuild 14 Nov 2007 15:08:44 -0000 1.4
50 +++ galculator-1.3.1.ebuild 17 Nov 2007 13:22:46 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild,v 1.4 2007/11/14 15:08:44 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.1.ebuild,v 1.5 2007/11/17 13:22:46 nixnut Exp $
56
57 DESCRIPTION="GTK+ based algebraic and RPN calculator."
58 HOMEPAGE="http://galculator.sourceforge.net/"
59 @@ -8,7 +8,7 @@
60 LICENSE="GPL-2"
61 SLOT="0"
62
63 -KEYWORDS="alpha amd64 ~ppc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd"
65 IUSE="gnome"
66
67 RDEPEND=">=x11-libs/gtk+-2.6
68
69
70
71 --
72 gentoo-commits@g.o mailing list