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-haskell/filepath: filepath-1.1.0.0.ebuild ChangeLog
Date: Sat, 01 Mar 2008 11:29:15
Message-Id: E1JVPtw-0007hQ-JM@stork.gentoo.org
1 armin76 08/03/01 11:29:12
2
3 Modified: filepath-1.1.0.0.ebuild ChangeLog
4 Log:
5 Add ~alpha
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 dev-haskell/filepath/filepath-1.1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild?r1=1.1&r2=1.2
14
15 Index: filepath-1.1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- filepath-1.1.0.0.ebuild 13 Dec 2007 17:16:01 -0000 1.1
22 +++ filepath-1.1.0.0.ebuild 1 Mar 2008 11:29:11 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.1 2007/12/13 17:16:01 dcoutts Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.2 2008/03/01 11:29:11 armin76 Exp $
29
30 CABAL_FEATURES="haddock lib profile"
31 inherit haskell-cabal
32 @@ -11,7 +11,7 @@
33 LICENSE="BSD"
34 SLOT="0"
35
36 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
38 IUSE=""
39
40 DEPEND=">=dev-lang/ghc-6.4"
41
42
43
44 1.14 dev-haskell/filepath/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 13 Dec 2007 17:16:01 -0000 1.13
57 +++ ChangeLog 1 Mar 2008 11:29:11 -0000 1.14
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-haskell/filepath
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.13 2007/12/13 17:16:01 dcoutts Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.14 2008/03/01 11:29:11 armin76 Exp $
64 +
65 + 01 Mar 2008; Raúl Porcel <armin76@g.o> filepath-1.1.0.0.ebuild:
66 + Add ~alpha
67
68 *filepath-1.1.0.0 (13 Dec 2007)
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list