Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/facile: facile-1.1.ebuild ChangeLog
Date: Wed, 12 Sep 2007 14:29:02
Message-Id: E1IVT6C-0007Oj-Di@stork.gentoo.org
1 armin76 07/09/12 14:21:48
2
3 Modified: facile-1.1.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64 wrt #192065
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.2 dev-ml/facile/facile-1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/facile/facile-1.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/facile/facile-1.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/facile/facile-1.1.ebuild?r1=1.1&r2=1.2
14
15 Index: facile-1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- facile-1.1.ebuild 10 Sep 2007 21:01:37 -0000 1.1
22 +++ facile-1.1.ebuild 12 Sep 2007 14:21:44 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.1 2007/09/10 21:01:37 philantrop Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.2 2007/09/12 14:21:44 armin76 Exp $
28
29 DESCRIPTION="FaCiLe is a constraint programming library on integer and integer set finite domains written in OCaml."
30 HOMEPAGE="http://www.recherche.enac.fr/log/facile/"
31 @@ -10,7 +10,7 @@
32 LICENSE="LGPL-2.1"
33 SLOT="0"
34
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
37 IUSE=""
38
39 DEPEND=">=dev-lang/ocaml-3.09.3-r1"
40
41
42
43 1.2 dev-ml/facile/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/facile/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/facile/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/facile/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ml/facile/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 10 Sep 2007 21:01:37 -0000 1.1
56 +++ ChangeLog 12 Sep 2007 14:21:44 -0000 1.2
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ml/facile
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/ChangeLog,v 1.1 2007/09/10 21:01:37 philantrop Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/ChangeLog,v 1.2 2007/09/12 14:21:44 armin76 Exp $
62 +
63 + 12 Sep 2007; Raúl Porcel <armin76@g.o> facile-1.1.ebuild:
64 + Add ~alpha/~ia64 wrt #192065
65
66 *facile-1.1 (10 Sep 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list