dev-haskell/pandoc-lua-engine
Lua engine to power custom pandoc conversions
ChangeLog
commit 118b461547162005beb706ba7c06a095a40042ab
Author: hololeap <hololeap@protonmail.com>
Date: Sat Aug 31 17:32:01 2024 -0600
dev-haskell/pandoc-lua-engine: add 0.3.1
Signed-off-by: hololeap <hololeap@protonmail.com>
commit d8ede6d19213df05fd8672934f9443da73bb8505
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Wed Jun 26 15:44:31 2024 +0200
dev-haskell/pandoc-lua-engine: bump up to 0.3
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit 225917608de317f2a6f9dc5d9112b0eb75b9d6b5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Sep 24 16:18:48 2023 -0600
app-text/pandoc: Rename to dev-haskell/pandoc
Change to the dev-haskell category to reflect that 'pandoc' is a
library and does not contain the application (now in the 'pandoc-cli'
package).
See: https://github.com/jgm/pandoc/commit/bd1d923b86edba6e090ba14b1cd17e1e32c727f2
See: d7d13c0ee0af75839a2f607366dab6e990ebbe39
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1480
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit fad2800e46321d87db47721206677f0c9e90af7e
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Sep 3 07:38:08 2023 +1000
dev-haskell/pandoc-lua-engine: drop 0.2.1.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ff9a5dd29be0d0ec1bf9d20fe9d7fd887e696bd7
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Sep 3 07:38:06 2023 +1000
dev-haskell/pandoc-lua-engine: add 0.2.1.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1d47a420bdc143ae0d733a135eac966eec98ce46
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:00:15 2023 +1000
dev-haskell/pandoc-lua-engine: drop 0.2.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 3a1990a9d3a5920fa4126a7b1a3f309f3be208a9
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:00:12 2023 +1000
dev-haskell/pandoc-lua-engine: add 0.2.1.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit bf2add53c233669ef15e2835873755d88b6ab543
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jun 26 07:06:21 2023 +1000
dev-haskell/pandoc-lua-engine: drop 0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 93d2779191930bd4d59a718d76ffd4d92997128c
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jun 26 07:06:19 2023 +1000
dev-haskell/pandoc-lua-engine: add 0.2.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f25fae79f0adb39c13d48958c1a786b3382f1be0
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Apr 3 05:54:38 2023 +1000
dev-haskell/pandoc-lua-engine: restrict tests
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f6460b0c35f183dc1394bee5cbfabea68af3eaff
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 17:00:54 2023 +1000
dev-haskell/pandoc-lua-engine: new package, add 0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
Author: hololeap <hololeap@protonmail.com>
Date: Sat Aug 31 17:32:01 2024 -0600
dev-haskell/pandoc-lua-engine: add 0.3.1
Signed-off-by: hololeap <hololeap@protonmail.com>
commit d8ede6d19213df05fd8672934f9443da73bb8505
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Wed Jun 26 15:44:31 2024 +0200
dev-haskell/pandoc-lua-engine: bump up to 0.3
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
commit 225917608de317f2a6f9dc5d9112b0eb75b9d6b5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Sep 24 16:18:48 2023 -0600
app-text/pandoc: Rename to dev-haskell/pandoc
Change to the dev-haskell category to reflect that 'pandoc' is a
library and does not contain the application (now in the 'pandoc-cli'
package).
See: https://github.com/jgm/pandoc/commit/bd1d923b86edba6e090ba14b1cd17e1e32c727f2
See: d7d13c0ee0af75839a2f607366dab6e990ebbe39
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1480
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit fad2800e46321d87db47721206677f0c9e90af7e
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Sep 3 07:38:08 2023 +1000
dev-haskell/pandoc-lua-engine: drop 0.2.1.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ff9a5dd29be0d0ec1bf9d20fe9d7fd887e696bd7
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Sep 3 07:38:06 2023 +1000
dev-haskell/pandoc-lua-engine: add 0.2.1.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 1d47a420bdc143ae0d733a135eac966eec98ce46
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:00:15 2023 +1000
dev-haskell/pandoc-lua-engine: drop 0.2.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 3a1990a9d3a5920fa4126a7b1a3f309f3be208a9
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:00:12 2023 +1000
dev-haskell/pandoc-lua-engine: add 0.2.1.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit bf2add53c233669ef15e2835873755d88b6ab543
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jun 26 07:06:21 2023 +1000
dev-haskell/pandoc-lua-engine: drop 0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 93d2779191930bd4d59a718d76ffd4d92997128c
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jun 26 07:06:19 2023 +1000
dev-haskell/pandoc-lua-engine: add 0.2.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f25fae79f0adb39c13d48958c1a786b3382f1be0
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Apr 3 05:54:38 2023 +1000
dev-haskell/pandoc-lua-engine: restrict tests
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f6460b0c35f183dc1394bee5cbfabea68af3eaff
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 17:00:54 2023 +1000
dev-haskell/pandoc-lua-engine: new package, add 0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>