Gentoo Archives: gentoo-commits

From: "Duncan Coutts (dcoutts)" <dcoutts@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/hsshellscript: ChangeLog hsshellscript-2.7.0.ebuild
Date: Sat, 15 Dec 2007 16:34:06
Message-Id: E1J3Zxh-0006nS-HE@stork.gentoo.org
1 dcoutts 07/12/15 16:34:01
2
3 Modified: ChangeLog hsshellscript-2.7.0.ebuild
4 Log:
5 Added ~sparc.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.19 dev-haskell/hsshellscript/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/hsshellscript/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/hsshellscript/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/hsshellscript/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 13 Dec 2007 18:04:30 -0000 1.18
22 +++ ChangeLog 15 Dec 2007 16:34:00 -0000 1.19
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-haskell/hsshellscript
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/ChangeLog,v 1.18 2007/12/13 18:04:30 dcoutts Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/ChangeLog,v 1.19 2007/12/15 16:34:00 dcoutts Exp $
28 +
29 + 15 Dec 2007; Duncan Coutts <dcoutts@g.o>
30 + hsshellscript-2.7.0.ebuild:
31 + Added ~sparc.
32
33 13 Dec 2007; Duncan Coutts <dcoutts@g.o>
34 hsshellscript-2.2.2.ebuild, hsshellscript-2.3.0.ebuild:
35
36
37
38 1.3 dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild?r1=1.2&r2=1.3
43
44 Index: hsshellscript-2.7.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- hsshellscript-2.7.0.ebuild 31 Oct 2007 13:05:52 -0000 1.2
51 +++ hsshellscript-2.7.0.ebuild 15 Dec 2007 16:34:00 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild,v 1.2 2007/10/31 13:05:52 dcoutts Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.7.0.ebuild,v 1.3 2007/12/15 16:34:00 dcoutts Exp $
57
58 inherit base eutils multilib ghc-package
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~ppc ~x86 ~amd64"
65 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
66 IUSE="doc"
67
68 DEPEND=">=dev-lang/ghc-6.4
69
70
71
72 --
73 gentoo-commits@g.o mailing list