Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/calculator: ChangeLog calculator-1.6.34.ebuild
Date: Fri, 03 Oct 2008 20:28:15
Message-Id: E1KlrFz-000464-EU@stork.gentoo.org
1 mabi 08/10/03 20:28:11
2
3 Modified: ChangeLog
4 Added: calculator-1.6.34.ebuild
5 Log:
6 version bump
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.23-gentoo-r3-20080120 ppc)
8
9 Revision Changes Path
10 1.19 sci-calculators/calculator/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 21 Feb 2008 16:47:24 -0000 1.18
23 +++ ChangeLog 3 Oct 2008 20:28:10 -0000 1.19
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sci-calculators/calculator
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.18 2008/02/21 16:47:24 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.19 2008/10/03 20:28:10 mabi Exp $
29 +
30 +*calculator-1.6.34 (03 Oct 2008)
31 +
32 + 03 Oct 2008; Matti Bickel <mabi@g.o> +calculator-1.6.34.ebuild:
33 + version bump
34
35 21 Feb 2008; Matti Bickel <mabi@g.o> -calculator-1.6.25.ebuild:
36 remove stale version
37
38
39
40 1.1 sci-calculators/calculator/calculator-1.6.34.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/calculator-1.6.34.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/calculator-1.6.34.ebuild?rev=1.1&content-type=text/plain
44
45 Index: calculator-1.6.34.ebuild
46 ===================================================================
47 # Copyright 1999-2008 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.34.ebuild,v 1.1 2008/10/03 20:28:10 mabi 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}"