Gentoo Archives: gentoo-commits

From: "Alexander Vershilov (qnikst)" <qnikst@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git-annex: git-annex-5.20131130.ebuild ChangeLog
Date: Mon, 10 Feb 2014 09:01:18
Message-Id: 20140210090113.4D3A82004C@flycatcher.gentoo.org
1 qnikst 14/02/10 09:01:13
2
3 Modified: git-annex-5.20131130.ebuild ChangeLog
4 Log:
5 add missing aeson dependency due to #495162
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xEAD50D64D8D3571A!)
8
9 Revision Changes Path
10 1.3 dev-vcs/git-annex/git-annex-5.20131130.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/git-annex-5.20131130.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/git-annex-5.20131130.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/git-annex-5.20131130.ebuild?r1=1.2&r2=1.3
15
16 Index: git-annex-5.20131130.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20131130.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- git-annex-5.20131130.ebuild 12 Dec 2013 02:26:47 -0000 1.2
23 +++ git-annex-5.20131130.ebuild 10 Feb 2014 09:01:13 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20131130.ebuild,v 1.2 2013/12/12 02:26:47 gienah Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20131130.ebuild,v 1.3 2014/02/10 09:01:13 qnikst Exp $
30
31 EAPI=5
32
33 @@ -50,6 +50,7 @@
34 dev-haskell/uuid
35 >=dev-lang/ghc-7.4.1
36 android? ( dev-haskell/data-endian )
37 + quvi? ( dev-haskell/aeson )
38 assistant? ( >=dev-haskell/stm-2.3
39 inotify? ( dev-haskell/hinotify ) )
40 cryptohash? ( >=dev-haskell/cryptohash-0.10.0 )
41 @@ -67,6 +68,7 @@
42 >=dev-haskell/tasty-hunit-0.4.1
43 >=dev-haskell/tasty-quickcheck-0.3.1 )
44 webapp? ( dev-haskell/blaze-builder
45 + dev-haskell/aeson
46 dev-haskell/case-insensitive
47 dev-haskell/clientsession
48 dev-haskell/crypto-api
49
50
51
52 1.20 dev-vcs/git-annex/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/ChangeLog?rev=1.20&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/ChangeLog?rev=1.20&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-annex/ChangeLog?r1=1.19&r2=1.20
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v
61 retrieving revision 1.19
62 retrieving revision 1.20
63 diff -u -r1.19 -r1.20
64 --- ChangeLog 12 Dec 2013 02:26:47 -0000 1.19
65 +++ ChangeLog 10 Feb 2014 09:01:13 -0000 1.20
66 @@ -1,6 +1,10 @@
67 # ChangeLog for dev-vcs/git-annex
68 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.19 2013/12/12 02:26:47 gienah Exp $
70 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
71 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.20 2014/02/10 09:01:13 qnikst Exp $
72 +
73 + 10 Feb 2014; Alexander Vershilov <qnikst@g.o>
74 + git-annex-5.20131130.ebuild:
75 + add missing aeson dependency due to #495162
76
77 12 Dec 2013; Mark Wright <gienah@g.o> git-annex-5.20131130.ebuild:
78 git-annex-5.20131130 ikiwiki dep conditional on doc use flag. install-mans