Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/hs-bibutils: hs-bibutils-4.17.ebuild hs-bibutils-5.0.ebuild ChangeLog
Date: Sat, 01 Aug 2015 16:03:02
Message-Id: 20150801160255.A300A113@oystercatcher.gentoo.org
1 slyfox 15/08/01 16:02:55
2
3 Modified: hs-bibutils-4.17.ebuild hs-bibutils-5.0.ebuild
4 ChangeLog
5 Log:
6 Fix description to fit one line.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
9
10 Revision Changes Path
11 1.2 dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild?r1=1.1&r2=1.2
16
17 Index: hs-bibutils-4.17.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- hs-bibutils-4.17.ebuild 2 Apr 2013 12:47:38 -0000 1.1
24 +++ hs-bibutils-4.17.ebuild 1 Aug 2015 16:02:55 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild,v 1.1 2013/04/02 12:47:38 gienah Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild,v 1.2 2015/08/01 16:02:55 slyfox Exp $
31
32 EAPI=5
33
34 @@ -9,8 +9,7 @@
35 CABAL_FEATURES="lib profile haddock hoogle hscolour"
36 inherit haskell-cabal
37
38 -DESCRIPTION="Haskell bindings to bibutils, the bibliography
39 -conversion utilities."
40 +DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities"
41 HOMEPAGE="http://gorgias.mine.nu/repos/hs-bibutils/"
42 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
43
44
45
46
47 1.2 dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild?r1=1.1&r2=1.2
52
53 Index: hs-bibutils-5.0.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- hs-bibutils-5.0.ebuild 6 Aug 2013 09:22:02 -0000 1.1
60 +++ hs-bibutils-5.0.ebuild 1 Aug 2015 16:02:55 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2013 Gentoo Foundation
63 +# Copyright 1999-2015 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild,v 1.1 2013/08/06 09:22:02 slyfox Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild,v 1.2 2015/08/01 16:02:55 slyfox Exp $
67
68 EAPI=5
69
70 @@ -9,8 +9,7 @@
71 CABAL_FEATURES="lib profile haddock hoogle hscolour"
72 inherit haskell-cabal
73
74 -DESCRIPTION="Haskell bindings to bibutils, the bibliography
75 -conversion utilities."
76 +DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities"
77 HOMEPAGE="http://gorgias.mine.nu/repos/hs-bibutils/"
78 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
79
80
81
82
83 1.11 dev-haskell/hs-bibutils/ChangeLog
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog?rev=1.11&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog?rev=1.11&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog?r1=1.10&r2=1.11
88
89 Index: ChangeLog
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v
92 retrieving revision 1.10
93 retrieving revision 1.11
94 diff -u -r1.10 -r1.11
95 --- ChangeLog 28 Apr 2015 20:51:17 -0000 1.10
96 +++ ChangeLog 1 Aug 2015 16:02:55 -0000 1.11
97 @@ -1,6 +1,10 @@
98 # ChangeLog for dev-haskell/hs-bibutils
99 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.10 2015/04/28 20:51:17 slyfox Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.11 2015/08/01 16:02:55 slyfox Exp $
102 +
103 + 01 Aug 2015; Sergei Trofimovich <slyfox@g.o> hs-bibutils-4.17.ebuild,
104 + hs-bibutils-5.0.ebuild:
105 + Fix description to fit one line.
106
107 28 Apr 2015; Sergei Trofimovich <slyfox@g.o> hs-bibutils-5.5.ebuild:
108 amd64/x86 stable wrt bug #546260 (stabilize pandoc-citeproc depends)