Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/haskell-mode: haskell-mode-1.11.ebuild ChangeLog
Date: Fri, 02 May 2008 16:07:30
Message-Id: E1JrxnE-00059Y-0Q@stork.gentoo.org
1 opfer 08/05/02 16:07:28
2
3 Modified: haskell-mode-1.11.ebuild ChangeLog
4 Log:
5 stable x86, bug 219332
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 app-xemacs/haskell-mode/haskell-mode-1.11.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild?r1=1.5&r2=1.6
14
15 Index: haskell-mode-1.11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- haskell-mode-1.11.ebuild 30 Apr 2008 15:58:59 -0000 1.5
22 +++ haskell-mode-1.11.ebuild 2 May 2008 16:07:27 -0000 1.6
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/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.5 2008/04/30 15:58:59 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.6 2008/05/02 16:07:27 opfer Exp $
28
29 SLOT="0"
30 IUSE=""
31 @@ -12,6 +12,6 @@
32 app-xemacs/xemacs-base
33 app-xemacs/edit-utils
34 "
35 -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
37
38 inherit xemacs-packages
39
40
41
42 1.18 app-xemacs/haskell-mode/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/haskell-mode/ChangeLog?rev=1.18&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/haskell-mode/ChangeLog?rev=1.18&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/haskell-mode/ChangeLog?r1=1.17&r2=1.18
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v
51 retrieving revision 1.17
52 retrieving revision 1.18
53 diff -u -r1.17 -r1.18
54 --- ChangeLog 30 Apr 2008 15:58:59 -0000 1.17
55 +++ ChangeLog 2 May 2008 16:07:27 -0000 1.18
56 @@ -1,6 +1,10 @@
57 # ChangeLog for app-xemacs/haskell-mode
58 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.17 2008/04/30 15:58:59 nixnut Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.18 2008/05/02 16:07:27 opfer Exp $
61 +
62 + 02 May 2008; Christian Faulhammer <opfer@g.o>
63 + haskell-mode-1.11.ebuild:
64 + stable x86, bug 219332
65
66 30 Apr 2008; nixnut <nixnut@g.o> haskell-mode-1.11.ebuild:
67 Stable on ppc wrt bug 219332
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list