gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/config-ini

A library for simple INI-based configuration files

Screenshots

  • config-ini-0.2.7.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 64ea88de8a2eaca399efa5960dc3a65284d5146f
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:40:12 2024 -0700

dev-haskell/config-ini: drop 0.2.6.0

Signed-off-by: hololeap <hololeap@protonmail.com>

commit dc9346407fa21903e1dd1cd1572d0a4ac9f31c89
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 23:01:39 2024 +0100

dev-haskell/config-ini: bump up to 0.2.7.0

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

commit 9556afcb043dcfef76307f2f0c8c9e0e89259498
Author: hololeap <hololeap@protonmail.com>
Date: Sat Oct 7 14:27:07 2023 -0600

dev-haskell/config-ini: add 0.2.6.0, drop 0.2.5.0

Signed-off-by: hololeap <hololeap@protonmail.com>

commit b4d7977332d5b1cf1f08583033ae3066162b6020
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Apr 29 16:02:43 2023 -0600

dev-haskell/config-ini: drop 0.2.4.0

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

commit ef5436f0a154a482644284f85e9a05b1d3cd1a4e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Apr 29 16:02:12 2023 -0600

dev-haskell/config-ini: add 0.2.5.0, drop 0.2.4.0-r2

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 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 a8cb306cf2320964e597a66fa4e51629f6f9b589
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Jan 15 18:29:45 2021 -0500

dev-haskell/config-ini: allow newer megaparsec.

Also added a patch from upstream that fixes the test-suite.

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 677612b98a212dbb2486713a335ac2ab2518fd9e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 16 11:42:39 2021 +0000

Revert "dev-haskell/config-ini: allow newer megaparsec."

This reverts commit 0efe23db267eabf8e5df1a0967cf4995fd5dca63.

Tests need non-existent >=ini-0.4.

commit 0efe23db267eabf8e5df1a0967cf4995fd5dca63
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Jan 15 18:29:45 2021 -0500

dev-haskell/config-ini: allow newer megaparsec.

Also added a patch from upstream that fixes the test-suite.

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit dfcfca3f43653fff6e535e5e6007a0c80a1e3c96
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Mon Feb 10 12:26:23 2020 +1100

dev-haskell/config-ini: allow megaparsec-8

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>

commit 8345d6c97543cbb45cd5c9511dc0e37287b8ae37
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 18 10:15:30 2020 +0000

dev-haskell/config-ini: add a reference to broken test

Bug: https://github.com/aisamanra/config-ini/issues/22
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a0e68ffbd01dc53a7336132a18dd6d42085e4185
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 18 10:07:19 2020 +0000

dev-haskell/config-ini: disable tests, fail to build

Package-Manager: Portage-2.3.84, Repoman-2.3.20
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 17a25170b47e049286a5a4d06e49bab8b5c836d3
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 17 15:04:34 2019 -0500

dev-haskell/config-ini: drop old

Keep last: 0.2.4.0

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

commit cf47600aa9d67be76257042cd19386f7806d1bcc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 5 10:34:11 2019 +0100

dev-haskell/config-ini: bump up to 0.2.4.0

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

commit 1e159d632ed1e221d67af71a31d1b3d937a6348a
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 17:51:55 2018 +1100

dev-haskell/config-ini: Loosen containers dep

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 3c42c28a0ebbd50ae76c5c51c54a078fba9ac46b
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Sep 28 17:51:10 2018 +1000

dev-haskell/config-ini: bump up to 0.2.3.0 (masked)

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 3adaf8bdbb38989658a677a9ecb7b5448fbf7050
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Feb 23 23:21:27 2018 +1100

dev-haskell/config-ini: Bump to 0.2.2.0 (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 69c8bb01c88ecaadce9c19c3c1be51da268ac73d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 23 22:48:26 2017 +0100

dev-haskell/config-ini: bump up to 0.1.2.1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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 b718396c43bb1ac1601bb6ef0ed0e136085f2e49
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 4 19:04:02 2017 +0000

dev-haskell/config-ini: allow megaparsec-5.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 992655ed7269dfc1e578630184740c4a61982a0d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Dec 16 09:04:33 2016 +0000

dev-haskell/config-ini: bump up to 0.1.2.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 8cf94422095a7d3f3e9e8adf4b1f40e701124321
Author: karky7 <cantimerny.g@gmail.com>
Date: Thu Nov 24 23:43:05 2016 +0900

dev-haskell/config-ini: initial layout

Package-Manager: portage-2.3.2