gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/base-orphans

Backwards-compatible orphan instances for base

Screenshots

  • base-orphans-0.9.1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell
  • base-orphans-0.9.0
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • base-orphans-0.8.6
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit a979e626ce2628326d10f9b85a84bd769b69f1d3
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 20 14:06:36 2024 -0600

dev-haskell/base-orphans: Update dep

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

commit 617a917d770bccc0a9c3c68e8a786e6dc53c6934
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 22:16:52 2024 -0700

dev-haskell/base-orphans: add 0.9.1, drop 0.9.0

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

commit c7d511e8c0b3fae5f67c5144d60d149fd145d07e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jun 15 23:35:23 2023 -0600

dev-haskell/base-orphans: add 0.9.0, drop 0.8.7

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 3132b0c6494c7fd5b2b2a6cece89ec4110967db0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 11:52:00 2022 -0700

dev-haskell/*: Warn about cycles (#1375)

Leaving the certain USE flags enabled will create cycles in the
dependency graph for these packages. A warning is added so that users
will be alerted not to leave these USE flags enabled, but the flags are
not forcibly turned off which would keep maintainers from running tests.

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

commit 14a6ecfe3394dae4819ef0207b8b803b7ee000fc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 9 14:52:58 2022 -0600

dev-haskell/base-orphans: add 0.8.7, drop 0.8.6

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 7e8e8ca7e473a51a7ef7ff00f6298bc0d785dbb9
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 09:01:37 2022 -0700

dev-haskell/base-orphans: Bump to 0.8.6

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

commit 3e3546a5c435657633b24e54b576694f826dfd0d
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Dec 11 08:39:25 2020 +1100

dev-haskell/base-orphans: drop redundant 0.5 series

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

commit e946e9b27ed2fe25d2f8bd4ac88f5f0c516e1988
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Dec 11 08:09:17 2020 +1100

dev-haskell/base-orphans: bump up to 0.8.4

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

commit d0c5a7410a56e6e62b9974ed228ec433026e7c02
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Oct 2 09:48:53 2020 +0100

dev-haskell/base-orphans: bump up to 0.8.3

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

commit 5d772eb6080b2b9cae2113837617468e16d7facc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jul 6 07:17:54 2020 +0100

dev-haskell/base-orphans: RESTRICT=test (circular depends)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
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 badfe4a0496418e8a26d797f3e3be4468e8e4563
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Feb 6 17:34:01 2020 -0330

dev-haskell/base-orphans: bump up to 0.8.2

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 4ae7d635ec4635ee3aeae6b38058b27bedebccab
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:27 2019 -0500

dev-haskell/base-orphans: drop old

Keep last: 0.8.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 812f704b7e29f4342317f8197f298e1d6fc0b227
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Apr 3 17:39:04 2019 +1100

dev-haskell/base-orphans: bump up to 0.8.1

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

commit 6ae41dd33d9828128b2e80d3d158ca983026f1b6
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Jul 27 23:12:26 2018 +1000

dev-haskell/base-orphans: bump up to 0.8

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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 be9068072aa95881bd2a4793cad71648fc6bd887
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 1 11:36:58 2017 +0100

dev-haskell/base-orphans: bump up to 0.6

Package-Manager: Portage-2.3.5, 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 3767dce449a7b84ccd166a57de665d0b84a00d57
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 11 10:32:02 2016 +0100

dev-haskell/base-orphans: drop old

Package-Manager: portage-2.3.0

commit cb425417e619f2601ff26e72290ee0569c4354c6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed May 18 09:27:30 2016 +0100

sync keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit d024f08a41144ae0a37d46eb0ca2423256d4e135
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Apr 13 08:41:59 2016 +0100

dev-haskell/base-orphans: bump up to 0.5.4

Package-Manager: portage-2.2.28

commit 5daa5d0b1b28d775412bcf30cff679e88c73dc07
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 5 12:30:27 2016 +0000

dev-haskell/base-orphans: bump up to 0.5.3

Package-Manager: portage-2.2.27

commit 0292cf9bf7a6916eccf7f2b2490e59537ccf85fd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Feb 8 10:07:49 2016 +0000

dev-haskell/base-orphans: bump up to 0.5.1

Package-Manager: portage-2.2.27

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 1acdcf9444d12e228f9c46bbc0429be3579f560a
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Dec 18 22:25:58 2015 +0000

dev-haskell/base-orphans: bump up to 0.4.5

Package-Manager: portage-2.2.26

commit 2a40f45ef11d5586f97f6b88b0937a3a51aac625
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 14 22:58:05 2015 +0100

dev-haskell/base-orphans: bump up to 0.4.4

Package-Manager: portage-2.2.20

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit fa101cfe8be18229d68b47ec39689269f4053240
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue May 26 21:51:54 2015 +0100

dev-haskell/base-orphans: bump up to 0.3.2

Package-Manager: portage-2.2.18

commit 1705deb7dbca484023ffec210f85f192f1b3a5d4
Author: Mark Wright <gienah@gentoo.org>
Date: Sun May 17 13:07:07 2015 +1000

Add base-orphans