slyfox 15/02/18 21:20:05
Modified: pandoc-1.13.2-r1.ebuild pandoc-1.12.2.1.ebuild
pandoc-1.12.3.1.ebuild pandoc-1.12.4.ebuild
pandoc-1.12.ebuild pandoc-1.12.1.ebuild
pandoc-1.13.1-r3.ebuild pandoc-1.13.2.ebuild
pandoc-1.12.3.3.ebuild pandoc-1.12.4.2-r1.ebuild
ChangeLog
Log:
Add missing dev-haskell/hsb2hs depend for USE=embed_data_files (bug #540432
by Paul Osmialowski).
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.2 app-text/pandoc/pandoc-1.13.2-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.2-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.2-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.2-r1.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.13.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.13.2-r1.ebuild 5 Jan 2015 05:04:03 -0000 1.1
+++ pandoc-1.13.2-r1.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.2-r1.ebuild,v
1.1 2015/01/05 05:04:03 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.2-r1.ebuild,v
1.2 2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -49,6 +49,7 @@
>=dev-haskell/zip-archive-0.2.3.4:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.4.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
https? ( >=dev-haskell/http-client-0.3.2:=[profile?]
<dev-haskell/http-client-0.5:=[profile?]
>=dev-haskell/http-client-tls-0.2:=[profile?]
<dev-haskell/http-client-tls-0.3:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
1.2 app-text/pandoc/pandoc-1.12.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.2.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.2.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.2.1.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.12.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.12.2.1.ebuild 11 Dec 2013 11:36:52 -0000 1.1
+++ pandoc-1.12.2.1.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.2.1.ebuild,v
1.1 2013/12/11 11:36:52 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.2.1.ebuild,v
1.2 2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -45,6 +45,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.2:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.0.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-2.1:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.2 app-text/pandoc/pandoc-1.12.3.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.12.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.12.3.1.ebuild 1 Feb 2014 19:57:11 -0000 1.1
+++ pandoc-1.12.3.1.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild,v
1.1 2014/02/01 19:57:11 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild,v
1.2 2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -46,6 +46,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.0.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-2.1:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.2 app-text/pandoc/pandoc-1.12.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.12.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.12.4.ebuild 10 May 2014 12:12:57 -0000 1.1
+++ pandoc-1.12.4.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.ebuild,v 1.1
2014/05/10 12:12:57 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.ebuild,v 1.2
2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -49,6 +49,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.4.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-2.2:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.5 app-text/pandoc/pandoc-1.12.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild?r1=1.4&r2=1.5
Index: pandoc-1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pandoc-1.12.ebuild 24 Nov 2013 19:32:24 -0000 1.4
+++ pandoc-1.12.ebuild 18 Feb 2015 21:20:05 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild,v 1.4
2013/11/24 19:32:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild,v 1.5
2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -46,6 +46,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.2:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.0.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-1.10:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.3 app-text/pandoc/pandoc-1.12.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild?r1=1.2&r2=1.3
Index: pandoc-1.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pandoc-1.12.1.ebuild 16 Feb 2015 14:41:41 -0000 1.2
+++ pandoc-1.12.1.ebuild 18 Feb 2015 21:20:05 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild,v 1.2
2015/02/16 14:41:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild,v 1.3
2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -45,6 +45,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.2:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.0.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-1.10:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.2 app-text/pandoc/pandoc-1.13.1-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.1-r3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.1-r3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.1-r3.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.13.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.1-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.13.1-r3.ebuild 13 Dec 2014 22:40:52 -0000 1.1
+++ pandoc-1.13.1-r3.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.1-r3.ebuild,v
1.1 2014/12/13 22:40:52 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.1-r3.ebuild,v
1.2 2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -49,6 +49,7 @@
>=dev-haskell/zip-archive-0.2.3.4:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.4.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
https? ( >=dev-haskell/http-client-0.3.2:=[profile?]
<dev-haskell/http-client-0.5:=[profile?]
>=dev-haskell/http-client-tls-0.2:=[profile?]
<dev-haskell/http-client-tls-0.3:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
1.2 app-text/pandoc/pandoc-1.13.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.13.2.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.13.2.ebuild 20 Dec 2014 09:52:26 -0000 1.1
+++ pandoc-1.13.2.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.2.ebuild,v 1.1
2014/12/20 09:52:26 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.13.2.ebuild,v 1.2
2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -49,6 +49,7 @@
>=dev-haskell/zip-archive-0.2.3.4:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.4.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
https? ( >=dev-haskell/http-client-0.3.2:=[profile?]
<dev-haskell/http-client-0.5:=[profile?]
>=dev-haskell/http-client-tls-0.2:=[profile?]
<dev-haskell/http-client-tls-0.3:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
1.3 app-text/pandoc/pandoc-1.12.3.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.3.ebuild?r1=1.2&r2=1.3
Index: pandoc-1.12.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pandoc-1.12.3.3.ebuild 13 Apr 2014 13:04:32 -0000 1.2
+++ pandoc-1.12.3.3.ebuild 18 Feb 2015 21:20:05 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.3.ebuild,v
1.2 2014/04/13 13:04:32 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.3.ebuild,v
1.3 2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -46,6 +46,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.0.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-2.1:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.2 app-text/pandoc/pandoc-1.12.4.2-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild?r1=1.1&r2=1.2
Index: pandoc-1.12.4.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandoc-1.12.4.2-r1.ebuild 2 Jul 2014 14:59:14 -0000 1.1
+++ pandoc-1.12.4.2-r1.ebuild 18 Feb 2015 21:20:05 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild,v
1.1 2014/07/02 14:59:14 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild,v
1.2 2015/02/18 21:20:05 slyfox Exp $
EAPI=5
@@ -49,6 +49,7 @@
>=dev-haskell/zip-archive-0.1.3.3:=[profile?]
<dev-haskell/zip-archive-0.3:=[profile?]
>=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
>=dev-lang/ghc-7.4.1:=
+ embed_data_files? ( dev-haskell/hsb2hs )
http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?]
<dev-haskell/http-conduit-2.2:=[profile?]
>=dev-haskell/http-types-0.8:=[profile?]
<dev-haskell/http-types-0.9:=[profile?] )
"
1.37 app-text/pandoc/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.37&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.37&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 16 Feb 2015 14:41:41 -0000 1.36
+++ ChangeLog 18 Feb 2015 21:20:05 -0000 1.37
@@ -1,6 +1,13 @@
# ChangeLog for app-text/pandoc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.36 2015/02/16
14:41:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.37 2015/02/18
21:20:05 slyfox Exp $
+
+ 18 Feb 2015; Sergei Trofimovich <[email protected]> pandoc-1.12.1.ebuild,
+ pandoc-1.12.2.1.ebuild, pandoc-1.12.3.1.ebuild, pandoc-1.12.3.3.ebuild,
+ pandoc-1.12.4.2-r1.ebuild, pandoc-1.12.4.ebuild, pandoc-1.12.ebuild,
+ pandoc-1.13.1-r3.ebuild, pandoc-1.13.2-r1.ebuild, pandoc-1.13.2.ebuild:
+ Add missing dev-haskell/hsb2hs depend for USE=embed_data_files (bug #540432
by
+ Paul Osmialowski).
16 Feb 2015; Pacho Ramos <[email protected]> pandoc-1.12.1.ebuild:
amd64/x86 stable, bug #490692