dev-haskell/commonmark-pandoc
Bridge between commonmark and pandoc AST
ChangeLog
commit ffb63a972ea92952870be448d77d1ae4a5795aac
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:43:51 2024 -0700
dev-haskell/commonmark-pandoc: drop 0.2.1.3
Signed-off-by: hololeap <hololeap@protonmail.com>
commit e01c3ff8cae02a0c3de52ad70b8fe08ec698b820
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 21:52:06 2024 +0100
dev-haskell/commonmark-pandoc: bump up to 0.2.2.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
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 85611a831042b22ed7d5a912d4c1abcf2d16bc2b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:44:30 2023 +1000
dev-haskell/commonmark-pandoc: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit fb195245f412785fa65571b8d8c5bd3f23d5ebf1
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:39:50 2023 +1000
dev-haskell/commonmark-pandoc: drop 0.2.1.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 3ad997c8c623d1ba8c4df801b943f9f978abb3cc
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:39:49 2023 +1000
dev-haskell/commonmark-pandoc: add 0.2.1.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit c02ded23e552e30b9e4f0d4ebfe0c02285233c7b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 09:33:11 2022 +1100
dev-haskell/commonmark-pandoc: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit b7a63ba6ef77865cb6f33c264c0267cf7471756d
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 09:32:43 2022 +1100
dev-haskell/commonmark-pandoc: bump up to 0.2.1.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6bc8190a46f878a3c29fb61c344efe24f0d6237f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 20 10:47:14 2021 -0600
dev-haskell/commonmark-pandoc: Bump to 0.2.1.1
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 5a1da91cd69479a79d25684f22f967854e7719e7
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 16:06:53 2020 +1100
dev-haskell/commonmark-pandoc: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit c3a107cb6185d5d6282acde47f8a50026bbeb98c
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 16:00:42 2020 +1100
dev-haskell/commonmark-pandoc: bump up to 0.2.0.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 77b07b111256564b018aae3d28373757ef4c90d6
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 27 15:16:14 2020 +1000
dev-haskell/commonmark-pandoc: add package
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:43:51 2024 -0700
dev-haskell/commonmark-pandoc: drop 0.2.1.3
Signed-off-by: hololeap <hololeap@protonmail.com>
commit e01c3ff8cae02a0c3de52ad70b8fe08ec698b820
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 21:52:06 2024 +0100
dev-haskell/commonmark-pandoc: bump up to 0.2.2.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
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 85611a831042b22ed7d5a912d4c1abcf2d16bc2b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:44:30 2023 +1000
dev-haskell/commonmark-pandoc: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit fb195245f412785fa65571b8d8c5bd3f23d5ebf1
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:39:50 2023 +1000
dev-haskell/commonmark-pandoc: drop 0.2.1.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 3ad997c8c623d1ba8c4df801b943f9f978abb3cc
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:39:49 2023 +1000
dev-haskell/commonmark-pandoc: add 0.2.1.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit c02ded23e552e30b9e4f0d4ebfe0c02285233c7b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 09:33:11 2022 +1100
dev-haskell/commonmark-pandoc: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit b7a63ba6ef77865cb6f33c264c0267cf7471756d
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 09:32:43 2022 +1100
dev-haskell/commonmark-pandoc: bump up to 0.2.1.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6bc8190a46f878a3c29fb61c344efe24f0d6237f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 20 10:47:14 2021 -0600
dev-haskell/commonmark-pandoc: Bump to 0.2.1.1
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 5a1da91cd69479a79d25684f22f967854e7719e7
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 16:06:53 2020 +1100
dev-haskell/commonmark-pandoc: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit c3a107cb6185d5d6282acde47f8a50026bbeb98c
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 16:00:42 2020 +1100
dev-haskell/commonmark-pandoc: bump up to 0.2.0.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 77b07b111256564b018aae3d28373757ef4c90d6
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 27 15:16:14 2020 +1000
dev-haskell/commonmark-pandoc: add package
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>