gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/ed25519

Ed25519 cryptographic signatures

Screenshots

  • ed25519-0.0.5.0-r1
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour hoogle profile

    View      Download      Browse     License: MIT   
    Overlay: haskell
  • ed25519-0.0.5.0-r1
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit 44fb714cff4f5284f637bc97dafeb7c36dc069ed
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Mon Mar 4 16:34:14 2024 +0100

dev-haskell/ed25519: bump cabal rev

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

commit f3e7821232603ba5caddc89dd2c0348647dbc5e8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Jun 16 00:14:31 2023 -0600

dev-haskell/ed25519: Hackage revision bump

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

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 edc660065e7d52eed10c48a0188b9d761e5daa05
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Aug 14 23:56:44 2022 +0200

dev-haskell/ed25519: bump up to 0.0.5.0

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

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 5ac5dc0288ec5419112b1e1aa3c56a27dcd79f39
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 11:59:32 2021 +0100

dev-haskell/ed25519: update to EAPI=8

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

commit f60c97bbeceef26aa1ebd919ff90772973381279
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:37 2020 +0100

*/*: destabilize ebuilds following ::gentoo

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

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 964c1af46726e952c5e66a485f716039f76ca5b0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 29 09:17:56 2018 +0100

dev-haskell/ed25519: drop USE=test: fails to compile against QC-2.10

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100

sync keywords from ::gentoo

Done as:
$ syn-kw -p ~/portage/gentoo .

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

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 404c9c9fdca731fdfb664601925b8ceefc6ca64f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 28 13:23:09 2017 +0100

dev-haskell/ed25519: disable tests

Package-Manager: Portage-2.3.13, Repoman-2.3.4

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 7b39ab54a31e94c2625017558499a1878e0fc2ec
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Dec 22 09:51:20 2016 +0000

dev-haskell/ed25519: allow ghc-8.0.2_rc2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 65fe1de86cd2b4e9dc87a95690b21e80d2f3baf1
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Sep 7 22:56:55 2016 +0100

dev-haskell/ed25519: allow quickcheck-2.9

Package-Manager: portage-2.3.0

commit 0ed5baaec7f6ab0508ce4e1351cd32badf79f9d8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Apr 13 23:57:28 2016 +0100

dev-haskell/ed25519: allow doctest-0.11

Package-Manager: portage-2.2.28

commit 8365c8bceb5ba2bbbde2b992faae1ace810282ca
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Feb 8 19:32:49 2016 +0000

dev-haskell/ed25519: allow ghc-8

Package-Manager: portage-2.2.27

commit a36a81f29f9d02bb625e9cf33dc42a453092ac86
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Feb 8 12:51:07 2016 +0000

dev-haskell/ed25519: new package, a depend of cabal-install

Package-Manager: portage-2.2.27