gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/pandoc-crossref

Pandoc filter for cross-references

Screenshots

  • pandoc-crossref-0.3.17.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: GPL-2   
    Overlay: haskell

ChangeLog

commit 75f714e44ffe39d85260600c42b7d8e27150c335
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Sep 27 09:41:02 2023 +1000

dev-haskell/pandoc-crossref: drop 0.3.16.0-r1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit db1588b6fb374e88ace5ae2ad68268f79d1e0c5e
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Sep 27 09:41:00 2023 +1000

dev-haskell/pandoc-crossref: add 0.3.17.0

Signed-off-by: Jack Todaro <solpeth@posteo.org>

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 90e53c7eb05a9f0e2354a1e0b9dca5d35b10474e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Sep 24 16:07:04 2023 -0600

dev-haskell/pandoc-crossref: Revision bump

Loosen constraint on optparse-applicative

Remove LaTeX tests as they depend on unstable output from pandoc

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit e7b6afd5754fa21358fb81e95413dd365e0171c4
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 10 19:51:27 2023 +1000

dev-haskell/pandoc-crossref: drop 0.3.15.2

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 0367785299229eda6fffe90a8816b0f599e1f3a0
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 10 19:51:21 2023 +1000

dev-haskell/pandoc-crossref: add 0.3.16.0

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 686e9e35f51d6d6c846f8f66ce7198b06057595e
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:52:58 2023 +1000

dev-haskell/pandoc-crossref: drop 0.3.13.0-r1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit d8fc54a754f1e9ae5f839253655666e0d2e575fb
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:52:56 2023 +1000

dev-haskell/pandoc-crossref: add 0.3.15.2

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit ffd6f9e5d4968001dc2e0779830af94d7813a19f
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 29 10:33:00 2022 +1100

dev-haskell/pandoc-crossref: refresh metadata.xml

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit cf2d22ccb8d590aae27e1393b7a881579a4645b2
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 29 10:32:51 2022 +1100

dev-haskell/pandoc-crossref: pull latest hackage revision

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit cce1f55d6c1da613c28a6a9d1b287b8a5c4041b5
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 31 20:48:37 2022 +1000

dev-haskell/pandoc-crossref: drop 0.3.12.2

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 1f0393c3a16be3d703eebcdd1230c3865f0ffd10
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 17 17:22:44 2022 +1000

dev-haskell/pandoc-crossref: add 0.3.13.0

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 2c51e0b35e0c125a20eeaa0e8f276b4814e35035
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Apr 4 06:36:10 2022 +1000

dev-haskell/pandoc-crossref: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 3a4cf6d823e95aa09ee977580a4c5e0d9eae3b72
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Apr 4 06:35:47 2022 +1000

dev-haskell/pandoc-crossref: bump up to 0.3.12.2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 1b0211440b131fb85708f762bc7cd860c212cb5c
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 15:13:10 2022 +1100

dev-haskell/pandoc-crossref: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit d973d8a87cd3b184b71b4f5027e72ffe73b880e4
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 15:12:47 2022 +1100

dev-haskell/pandoc-crossref: bump up to 0.3.12.1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 8fa1975842c342d205c19ad8223bbfbca75eb4ab
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 11:09:33 2021 -0600

dev-haskell/pandoc-crossref: Bump to 0.3.12.0

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit c947001f8b80bb64b1f2b02cd3efff2380f902fa
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Mar 30 15:52:56 2021 +1100

dev-haskell/pandoc-crossref: allow pandoc-2.13

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 9358deab834ac554d4b5fc200a80d7f0ddffa1b5
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Mar 21 11:23:10 2021 +1100

dev-haskell/pandoc-crossref: bump up to 0.3.10.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 6e3e5bd0629333c2cfc03481fc29bed9ff4078f5
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 15:18:55 2020 +1100

dev-haskell/pandoc-crossref: drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 42469efbacc2ba01e74aac56e96f2a923f6ae3cf
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 23 15:18:09 2020 +1100

dev-haskell/pandoc-crossref: bump up to 0.3.9.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 971a5c28ac2b92bbf67bf666b50f1b8bd2b290bd
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 17:35:02 2020 +0100

dev-haskell/pandoc-crossref: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 05dca706a581aeed2ce2946f7d2e4520e55249d1
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 27 17:36:32 2020 +1000

dev-haskell/pandoc-crossref: bump up to 0.3.7.0

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 6c0129f636755c87af819929dbf5aa8093e49c2d
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Mar 9 10:00:11 2020 +1100

dev-haskell/pandoc-crossref: bump up to 0.3.6.2 (masked)

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 468bb959347a0d7762ae4b7ef9b8e601754f79c1
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Mar 9 09:52:54 2020 +1100

dev-haskell/pandoc-crossref: remove redundant patch

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit fcdb84fd3cb53b35de0ef4ccd31d2f7f79ac2392
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Mar 9 09:50:28 2020 +1100

dev-haskell/pandoc-crossref: bump up to 0.3.4.2

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit eafa09eea67bc6442925386432668e4e385dd4fb
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 5 12:13:46 2019 -0330

dev-haskell/pandoc-crossref: drop old

Drop oldest; keep 0.3.1.0-r1, 0.3.4.1

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 8d97e9ed5b3261145a4bfe36e98c30142904d662
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 16 12:18:37 2019 +0000

dev-haskell/pandoc-crossref: unconditionally disable enable-flaky-tests

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 01d9cdc37108350bfe7552cc3c3c5f2884fcd4cb
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 16:23:52 2019 -0230

dev-haskell/pandoc-crossref: bump up to 0.3.4.1

ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 11bafc936b73f8245a815e20dd05d0e68c676cd4
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Mar 15 18:22:25 2019 +1100

dev-haskell/pandoc-crossref: allow pandoc-2.7

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 6f54cd1b61d649667e50cd3f3bb1184150ed10df
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Feb 24 14:49:40 2019 +1100

dev-haskell/pandoc-crossref: allow pandoc-2.6

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit a2975c8e03f06bb91dcc12848c44f2c4dc911e5d
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Feb 1 18:35:30 2019 +1100

dev-haskell/pandoc-crossref: allow pandoc-2.5

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit b20b41f7e0b84bee64ee4d73a9bf18e1b5844da9
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Nov 25 17:42:19 2018 +1100

dev-haskell/pandoc-crossref: bump up to 0.3.4.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 1f8f4215f926b6cfff663bfbc05b5dfd31e8f5b6
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 18:11:08 2018 +1100

dev-haskell/pandoc-crossref: Loosen containers dep

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 6033f842349a7080ace83b8b0a5917cf0b1e473a
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Sep 21 18:20:18 2018 +1000

dev-haskell/pandoc-crossref: bump up to 0.3.3.0

Package-Manager: Portage-2.3.49, Repoman-2.3.10

commit eaebe3787ee3a047e90b6d3556a9c648f4100c23
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Aug 19 10:02:44 2018 +1000

dev-haskell/crossref: Bump to 0.3.2.1

Package-Manager: Portage-2.3.47, Repoman-2.3.10

commit 52ea82f8331d65728850f362120d85d96c8cf464
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Aug 13 19:44:54 2018 +1000

dev-haskell/pandoc-crossref: bump up to 0.3.2.1

Package-Manager: Portage-2.3.46, Repoman-2.3.10

commit fe29515ea9076428d2b31e1d9d0f0b1fd3653050
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Aug 9 15:44:42 2018 +1000

dev-haskell/pandoc-crossref: tighten upper bound on pandoc-types

Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/797
Package-Manager: Portage-2.3.45, Repoman-2.3.10

commit 825b920c3aa953bcaa3c1a4a9f441a77e81ab105
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Apr 29 10:49:59 2018 +1000

dev-haskell/pandoc-crossref: Allow pandoc 2.2 (masked)

commit 0d5068243566a210204e6774929269faf025da15
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 14 18:26:23 2018 +0100

dev-haskell/pandoc-crossref: tweak tests against newer pandoc-types

Package-Manager: Portage-2.3.28, Repoman-2.3.9

commit 22a616a5e2e9d59c140cbcd3820453cb365760e8
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 5 21:35:39 2018 +1000

dev-haskell/pandoc-crossref: Bump to 0.3.1.0 (masked)

commit 959017d7d9a01cc8a69305d49fcf459e9efb09b4
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Feb 12 11:35:39 2018 +1100

dev-haskell/pandoc-crossref: Bump to 0.3.0.1 (masked)

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 4228210bd7e0629f6eee171023274170584d31ea
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 15 12:11:20 2017 +0100

dev-haskell/pandoc-crossref: bump up to 0.2.6.0

Package-Manager: Portage-2.3.11, Repoman-2.3.3

commit b6ca53388859c82a76f889a1b4c6e6f62946268f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Mar 13 10:03:42 2017 +0000

dev-haskell/pandoc-crossref: allow syb-0.7

Package-Manager: Portage-2.3.4, Repoman-2.3.2

commit d917316a7ef4faa1c2039a1324476ecea1f00d5a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Mar 9 21:34:50 2017 +0000

dev-haskell/pandoc-crossref: bump up to 0.2.5.0

Package-Manager: Portage-2.3.4, Repoman-2.3.2

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 72da94fee31b273c3f03bac98749ef7e29d2d08c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Feb 17 23:21:46 2017 +0000

dev-haskell/pandoc-crossref: tweak for pandoc-1.19

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 235572f6727903b56ff574cdd5ca42e1950249d9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 5 20:02:40 2017 +0000

dev-haskell/pandoc-crossref: bump up to 0.2.4.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 67937b7c76641709dc999c94321edaa58ff4e4c4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Nov 25 09:39:33 2016 +0000

dev-haskell/pandoc-crossref: bump up to 0.2.4.1

Package-Manager: portage-2.3.2

commit 8639023f989f29f644a1a4ab8ca21f504e731359
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Nov 23 09:18:10 2016 +0000

dev-haskell/pandoc-crossref: allow pandoc-1.18

Package-Manager: portage-2.3.2

commit 93a05d24159dcd77cd96fd7227d6d384a1fb1bee
Author: Nikolay Yakimov <root@livid.pp.ru>
Date: Wed Aug 31 04:19:22 2016 +0300

Add pandoc-crossref