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.29.ebuild calculator-1.6.19.ebuild
Date: Mon, 01 Oct 2007 01:37:45
Message-Id: E1IcA5c-0007mG-0Q@stork.gentoo.org
1 mabi 07/10/01 01:28:52
2
3 Modified: ChangeLog
4 Added: calculator-1.6.29.ebuild
5 Removed: calculator-1.6.19.ebuild
6 Log:
7 version bump. cleanup
8 (Portage version: 2.1.3.11)
9
10 Revision Changes Path
11 1.11 sci-calculators/calculator/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 6 Jun 2007 15:45:18 -0000 1.10
24 +++ ChangeLog 1 Oct 2007 01:28:51 -0000 1.11
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sci-calculators/calculator
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.10 2007/06/06 15:45:18 gustavoz Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.11 2007/10/01 01:28:51 mabi Exp $
30 +
31 +*calculator-1.6.29 (01 Oct 2007)
32 +
33 + 01 Oct 2007; Matti Bickel <mabi@g.o> -calculator-1.6.19.ebuild,
34 + +calculator-1.6.29.ebuild:
35 + version bump. cleanup
36
37 06 Jun 2007; Gustavo Zacarias <gustavoz@g.o>
38 calculator-1.6.25.ebuild:
39
40
41
42 1.1 sci-calculators/calculator/calculator-1.6.29.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/calculator-1.6.29.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/calculator/calculator-1.6.29.ebuild?rev=1.1&content-type=text/plain
46
47 Index: calculator-1.6.29.ebuild
48 ===================================================================
49 # Copyright 1999-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.29.ebuild,v 1.1 2007/10/01 01:28:51 mabi Exp $
52
53 inherit fox
54
55 DESCRIPTION="Scientific calculator based on the FOX Toolkit"
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
60 IUSE=""
61
62 RDEPEND="~x11-libs/fox-${PV}"
63
64
65
66 --
67 gentoo-commits@g.o mailing list