Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/tasty-smallcheck: tasty-smallcheck-0.2.ebuild ChangeLog
Date: Sun, 05 Jul 2015 14:52:10
Message-Id: 20150705145158.CC18874B@oystercatcher.gentoo.org
1 zlogene 15/07/05 14:51:58
2
3 Modified: tasty-smallcheck-0.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #550418
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.3 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild?r1=1.2&r2=1.3
15
16 Index: tasty-smallcheck-0.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- tasty-smallcheck-0.2.ebuild 25 Jul 2014 09:16:34 -0000 1.2
23 +++ tasty-smallcheck-0.2.ebuild 5 Jul 2015 14:51:58 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild,v 1.2 2014/07/25 09:16:34 slyfox Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild,v 1.3 2015/07/05 14:51:58 zlogene Exp $
30
31 EAPI=5
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="BSD"
36 SLOT="0/${PV}"
37 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
39 IUSE=""
40
41 RDEPEND="dev-haskell/async:=[profile?]
42
43
44
45 1.7 dev-haskell/tasty-smallcheck/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/tasty-smallcheck/ChangeLog?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/tasty-smallcheck/ChangeLog?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/tasty-smallcheck/ChangeLog?r1=1.6&r2=1.7
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/tasty-smallcheck/ChangeLog,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- ChangeLog 6 Jun 2015 17:30:51 -0000 1.6
58 +++ ChangeLog 5 Jul 2015 14:51:58 -0000 1.7
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-haskell/tasty-smallcheck
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty-smallcheck/ChangeLog,v 1.6 2015/06/06 17:30:51 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tasty-smallcheck/ChangeLog,v 1.7 2015/07/05 14:51:58 zlogene Exp $
64 +
65 + 05 Jul 2015; Mikle Kolyada <zlogene@g.o> tasty-smallcheck-0.2.ebuild:
66 + x86 stable wrt bug #550418
67
68 06 Jun 2015; Justin Lecher <jlec@g.o> metadata.xml:
69 Add github to remote-id in metadata.xml