Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/calculator: ChangeLog calculator-1.6.27.ebuild
Date: Tue, 09 Oct 2007 05:13:16
Message-Id: E1If7Fk-0000OJ-O3@stork.gentoo.org
1 jer 07/10/09 05:03:32
2
3 Modified: ChangeLog
4 Added: calculator-1.6.27.ebuild
5 Log:
6 Version bump so that calculator can keep pace with fox.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.12 sci-calculators/calculator/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 1 Oct 2007 01:28:51 -0000 1.11
23 +++ ChangeLog 9 Oct 2007 05:03:32 -0000 1.12
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sci-calculators/calculator
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.11 2007/10/01 01:28:51 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.12 2007/10/09 05:03:32 jer Exp $
29 +
30 +*calculator-1.6.27 (09 Oct 2007)
31 +
32 + 09 Oct 2007; Jeroen Roovers <jer@g.o> +calculator-1.6.27.ebuild:
33 + Version bump so that calculator can keep pace with fox.
34
35 *calculator-1.6.29 (01 Oct 2007)
36
37
38
39
40 1.1 sci-calculators/calculator/calculator-1.6.27.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/calculator-1.6.27.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/calculator-1.6.27.ebuild?rev=1.1&content-type=text/plain
44
45 Index: calculator-1.6.27.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.27.ebuild,v 1.1 2007/10/09 05:03:32 jer Exp $
50
51 inherit fox
52
53 DESCRIPTION="Scientific calculator based on the FOX Toolkit"
54
55 LICENSE="GPL-2"
56 SLOT="0"
57 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
58 IUSE=""
59
60 RDEPEND="~x11-libs/fox-${PV}"
61
62
63
64 --
65 gentoo-commits@g.o mailing list