Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/orpie: orpie-1.5.1.ebuild ChangeLog
Date: Tue, 25 Mar 2008 11:43:13
Message-Id: E1Je7Yc-0001h6-1O@stork.gentoo.org
1 coldwind 08/03/25 11:43:10
2
3 Modified: orpie-1.5.1.ebuild ChangeLog
4 Log:
5 amd64 stable wrt bug #214622
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sci-calculators/orpie/orpie-1.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild?r1=1.2&r2=1.3
14
15 Index: orpie-1.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- orpie-1.5.1.ebuild 15 Feb 2008 11:35:33 -0000 1.2
22 +++ orpie-1.5.1.ebuild 25 Mar 2008 11:43:09 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild,v 1.2 2008/02/15 11:35:33 markusle Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild,v 1.3 2008/03/25 11:43:09 coldwind Exp $
28
29 DESCRIPTION="A fullscreen RPN calculator for the console"
30 HOMEPAGE="http://www.eecs.umich.edu/~pelzlpj/orpie/"
31 @@ -8,7 +8,7 @@
32 LICENSE="GPL-2"
33
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="amd64 ~ppc ~x86"
37 IUSE="bindist"
38
39 DEPEND="dev-lang/ocaml
40
41
42
43 1.10 sci-calculators/orpie/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/orpie/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/orpie/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/orpie/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 15 Feb 2008 11:35:33 -0000 1.9
56 +++ ChangeLog 25 Mar 2008 11:43:09 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-calculators/orpie
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.9 2008/02/15 11:35:33 markusle Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.10 2008/03/25 11:43:09 coldwind Exp $
62 +
63 + 25 Mar 2008; Santiago M. Mola <coldwind@g.o> orpie-1.5.1.ebuild:
64 + amd64 stable wrt bug #214622
65
66 15 Feb 2008; Markus Dittrich <markusle@g.o> orpie-1.4.3-r1.ebuild,
67 orpie-1.5.1.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list