gpo.zugaina.org

Search Portage & Overlays:

app-portage/hackport

Hackage and Portage integration tool

Screenshots

  • hackport-9999
    profile +threads test

    View      Download      Browse     License: GPL-3+   
    Overlay: gentoo
  • hackport-9999
    profile +threads test

    View      Download      Browse     License: GPL-3+   
    Overlay: haskell
  • hackport-0.8.5.1
    ~amd64
    profile +threads test

    View      Download      Browse     License: GPL-3+   
    Overlay: haskell
  • hackport-0.8.4.0
    ~amd64
    profile test

    View      Download      Browse     License: GPL-3+   
    Overlay: haskell
  • hackport-0.8.4.0
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    profile test

    View      Download      Browse     License: GPL-3+   
    Overlay: gentoo
  • hackport-0.8.3.0
    ~amd64
    profile test

    View      Download      Browse     License: GPL-3+   
    Overlay: haskell
  • hackport-0.7.2.2
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    test

    View      Download      Browse     License: GPL-3+   
    Overlay: gentoo

ChangeLog

commit 42093d35b1a8a361ded14c55c05a7b48514a81c6
Author: Miezhiko <Miezhiko@gmail.com>
Date: Mon Mar 25 17:15:55 2024 +0400

app-portage/hackport: add missing data-default-class dep

commit 4ab8bf79d40ffa375508d5ddf860edf7e16400ae
Author: hololeap <hololeap@protonmail.com>
Date: Wed Feb 14 23:43:03 2024 -0700

app-portage/hackport: add 0.8.5.1, drop 0.8.5.0

hotfix: v0.8.5.0 had a bug where ':=' slot operators weren't being added
to dependencies.

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

commit 025c4ca4bce8b08a9e7a5a3f69be53b7b3987b5e
Author: hololeap <hololeap@protonmail.com>
Date: Mon Feb 5 21:19:06 2024 -0700

app-portage/hackport: add 0.8.5.0

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

commit d9dd9c80b3a144a03bc735e361d78ec12cc42013
Author: hololeap <hololeap@protonmail.com>
Date: Sun Feb 4 03:53:21 2024 -0700

app-portage/hackport: Add doctests flag to 9999

Fix typo in cabal_flag

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

commit 22e5b8686be42adb5f21c274d9ca885a0f36a696
Author: hololeap <hololeap@protonmail.com>
Date: Tue Nov 21 09:30:31 2023 -0700

*/*: un-slot dep on dev-haskell/quickcheck

Fixup for 570c8a553a60a54456b3fdeb56b746b4fd1ab329

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

commit 337e82a24fcd04a30623f23425bf30f0ae664acc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 22 10:18:41 2023 -0600

app-portage/hackport: Rename 'threaded' flag

Rename to more canonical 'threads'

Indicate that 'profile' and 'test' require 'threads' via REQUIRED_USE

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

commit a7b9220ce3e7bdb90c201cdaa78da42ba5d41194
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 11 19:04:01 2023 -0600

app-portage/hackport: Add threaded flag

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

commit 04780a276a22dafa9c55e8d0f5ddbef666a8659b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Jul 7 15:49:09 2023 -0600

app-portage/hackport: Switch to custom bash-completion script

Testing shows that the following RTS options help improve the
performance of cached tab completion for `hackport merge`.

```
+RTS -I0 -A8M -N1 -qg -RTS
```

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

commit f786698081d0622bb0c265a04e5fe626b5547def
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jun 24 12:56:18 2023 -0600

app-portage/hackport: Add [profile?] to RDEPENDs

Missing [profile?] on all RDEPEND entries, which is needed for profiled
build.

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

commit 4e10415ea181e49ff4af327db70c34f638316cbb
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jun 3 11:41:30 2023 -0600

app-portage/hackport: drop 0.8.2.2

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

commit 00cef7fa1e4fdfa971e2d83926d8b389c2bcaf5c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jun 3 11:24:12 2023 -0600

app-portage/hackport: Refresh live ebuild

Sync with v0.8.4.0

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

commit 8352483e7f9ffc3aa3a8701f4be3731dfdadde2a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jun 3 11:23:59 2023 -0600

app-portage/hackport: add 0.8.4.0

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

commit 97092ba47e632e0057a4ed16e8e4ad07fb68309e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 13 15:10:16 2023 -0600

app-portage/hackport: Refresh live ebuild

Add bash-completion support

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 6e8d516c3b8badf129e4d1e28dd56f41ca3c16aa
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 15:15:05 2023 -0600

app-portage/hackport: Refresh live ebuild

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

commit 4f0ed8349227ab06d3b40a7d6282fdc07b505665
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 15:14:34 2023 -0600

app-portage/hackport: drop 0.8.0.0

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

commit 2f084f1cf388a68358133dceb9a1b4147c8422aa
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 15:13:39 2023 -0600

app-portage/hackport: drop 0.7.3.1

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

commit b196bb3f9f20c4b2cfafd5d2529fa9ca43cafaf3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 15:15:57 2023 -0600

app-portage/hackport: add 0.8.3.0

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 37010b23d1997dd641d942e4b78b5b98b270bfee
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Apr 29 17:37:57 2023 -0600

app-portage/hackport: add 0.8.2.2, drop 0.8.2.1

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

commit 8ef94f5b3040ec8e1736820d83784c0c36ff658c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 2 14:00:21 2023 -0600

app-portage/hackport: add 0.8.2.1, drop 0.8.2.0

Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1403
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 66f5449b46836f68418321e27253bd07005ace3a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 2 13:42:56 2023 -0600

app-portage/hackport: Refresh live version

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

commit 9373cec29d9d66f15bd8dae84a57f63d584af770
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 5 16:53:28 2023 -0700

app-portage/hackport: Refresh live version

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

commit e37f6b1b7fa4141d2c99c8cba4b54b168cd27407
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 5 16:51:01 2023 -0700

app-portage/hackport: add 0.8.2.0, drop 0.8.1.0

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

commit 728805ff04a43837abece13cdccd4ede01102ee6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 20 19:53:33 2023 -0700

app-portage/hackport: Add GHC_BOOTSTRAP_PACKAGES

Carry over extra stuff from the previous ebuild

Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1387
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 09cda08ffda81c47103659f633f8e07de0645573
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 18 14:39:07 2023 -0700

app-portage/hackport: add 0.8.1.0

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

commit fa4df8a7c452f0b08e8ce79553b7dcce0c579e36
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 17 16:17:54 2023 -0700

*/*: Switch to optional ghc/process dep

Removing dev-haskell/process has been causing issues due to := slot
operators which require many rebuilds, even on systems that are already
upgraded to ghc-9.2.5 or later.

Instead, use something like this and wait a few months before masking
dev-haskell/process for removal:

|| ( dev-lang/ghc dev-haskell/process )

Remove mask on dev-haskell/process

This reverts commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673

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

commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Feb 16 10:09:55 2023 -0700

dev-haskell/process: Mask for removal

Exposing the 'process' package as a portage package has proven to be
a bad idea, creating many complications and system inconsistencies.

The version that comes bundled with GHC needs to be the only version
on the system. If upgrades to the 'process' package are needed, it
needs to be done through dev-lang/ghc.

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

commit e4085b063f41dbae477529180547edbd36fb1c39
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Dec 25 18:35:06 2022 -0700

app-portage/hackport: add 0.8.0.0

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

commit 7e33516b928d907ab96ea45159ee54f981eb58c8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Dec 25 14:31:23 2022 -0700

app-portage/hackport: Update live ebuild

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

commit 91f760486803360259ed6e74a489b2ad22d68040
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Dec 21 12:33:31 2022 +1100

app-portage/hackport: point SRC_URI to hackage release

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

commit da31da517a30fe57bd4b6b3b660408f7f868b9dc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Dec 7 13:26:32 2022 -0700

app-portage/hackport: bump to 0.7.3.1, remove old

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

commit 8517c23c869889902996f8ab7cae8a7818b2e4f0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Nov 27 10:41:00 2022 -0700

app-portage/hackport: Update live ebuild

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

commit 1032b9e54547a7c9f4439ae2f11efa95e5b12996
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Sep 6 00:27:45 2022 -0600

app-portage/hackport: Add GHC_BOOTSTRAP_PACKAGES

needed for change in eclass

Set the pedantic flag to always-on (should help catch regressions that
introduce warnings)

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit d4c1024da728d36e934adf88c6fa831212b1b9b5
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Aug 27 16:23:02 2022 +1000

app-portage/hackport: add 0.7.3.0

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

commit b5fce78d51ee8960c863d5962c1f3f20c0f29c86
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Aug 21 16:05:31 2022 -0600

app-portage/hackport: Bump live version

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

commit 085d81b264ea071f114c19c82029252acfbbc2c6
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 17:59:09 2022 +1000

app-portage/hackport: drop 0.7.2.1

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

commit c9aa9a9f63912a13fd11c8ee9cb40f923c0eced2
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 17:53:20 2022 +1000

app-portage/hackport: add 0.7.2.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 a6a04129a26b5702b6d6f1df35853d8be31d1434
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 23 08:52:57 2022 +1000

app-portage/hackport: drop 0.7.1.2

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

commit 74e103e53fdfe717a636aa7abbd168e31ef07fbd
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 23 08:52:48 2022 +1000

app-portage/hackport: add 0.7.2.1

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

commit d779322f93cc012f571a075d77ea44de50e575fe
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 17 09:24:02 2022 +1000

app-portage/hackport: drop 0.6.7, 0.7, 0.7.1.1

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

commit 758f7bff34a336e2cc2e3107679163ec63b9184b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 17 09:22:58 2022 +1000

app-portage/hackport: add 0.7.1.2

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

commit 2e21e40e8cd87a53ec22bcccfbc3c9fe2ad6e484
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 17 06:43:44 2022 +1000

app-portage/hackport: refresh live ebuild

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

commit bd54992d20d1bf6c6bfb0a66127372da667a8213
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Apr 19 16:21:50 2022 -0600

app-portage/hackport: Update 9999 ebuild

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

commit 9b162cbd0d4cd8c5e8c4e9b8799c8761eacd264c
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Feb 19 16:37:08 2022 +1100

app-portage/hackport: bump up to 0.7.1.1

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

commit 36b6c337e4bf13290d1616bfe103371828f0e00a
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Feb 19 11:40:51 2022 +1100

app-portage/hackport: loosen upper bounds on live ebuild

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

commit 937e46d3daab5b77eda2d7e8562cc87cf675bfac
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jul 10 12:29:57 2021 +0100

app-portage/hackport: drop old

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

commit e91e5bf9fdb9f99895088e722143775d2324777a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jul 10 12:29:50 2021 +0100

app-portage/hackport: bump up to 0.7

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

commit a039eb1a3b9177cd654901d8e2e15804c00db917
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 12 14:49:06 2021 -0500

app-portage/hackport: delete trailing blank line, resolving QA warning

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit 2f3017c78b2c3dfcef48fedc2d473f33a6ea4efe
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 18 21:27:14 2020 +0000

app-portage/hackport: bump up to 0.6.7

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

commit cb99ce94098b719b208e5aadbaa12f125d372bcb
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Dec 15 12:43:01 2020 -0500

app-portage/hackport-9999 added missing dependency.

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit be8391601b85c4a0844bab11f62946767cf0f66e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 19:25:19 2020 +0100

app-portage/hackport: drop old

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

commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100

*/*: use https:// for hackage URIs

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

commit 41c0f96d44268272966c5391c4029270f0a78e0d
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Aug 3 17:55:49 2020 +1000

app-portage/hackport: refresh live ebuild

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

commit 2a49698b0cff211d956bd75f0a9fbcb819e67dac
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Aug 3 13:42:17 2020 +1000

app-portage/hackport: refresh live ebuild

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

commit 11ad0295dd99c85a11dac24be5296b1495973443
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 27 09:51:48 2020 +1000

app-portage/hackport: refresh live ebuild

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

commit 7bcfafb210af66de9664d26a21b02b16e1d1e213
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 27 09:12:06 2020 +1000

app-portage/hackport: bump up to 0.6.6

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

commit c6a032b46f1bcd00cfbcb53a15d4574017b3e090
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jul 23 09:00:13 2020 +1000

app-portage/hackport: add quickcheck dependency, fix licence

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

commit 7a6c5f0549b5beb997cd0dd67697326ad786cb84
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Jul 21 13:31:37 2020 +1000

app-portage/hackport: enable tests in live ebuild

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

commit 8ed414c3c930e828579537e3b3b6ab20b5ccbb0d
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 1 07:51:32 2020 +1000

app-portage/hackport: remove old

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

commit 4c382ccb49138eac248acb49a6c9a61c9c69d4c8
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 1 07:49:35 2020 +1000

app-portage/hackport: bump up to 0.6.5

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

commit b76c7f19aa417d77b494c895a4b761711e4dfcd4
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Apr 11 07:19:17 2020 +1000

app-portage/hackport: refresh live ebuild

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

commit e1a49c7fae4766ac7d47848b04f397593be7d61e
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Mar 10 09:34:47 2020 +1100

app-portage/hackport: remove 0.6.4

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

commit 46beb5cf9a912a8e4246fafeca1dd3e9bef29302
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Mar 10 09:22:16 2020 +1100

app-portage/hackport: refresh live ebuild

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

commit 29604f1e3183771e89f7367bb5ddc90a48ffe95c
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Thu Feb 6 19:03:05 2020 +1100

app-portage/hackport: backport 1bf8b90 from master, revbump

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

commit 58dbfff37b1b01d164fec23ef111b92be83efe64
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Sun Feb 2 13:22:51 2020 +1100

app-portage/hackport: bump up to 0.6.4

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

commit 0f30b6f46bbc68e211238ab4ee98f572f2ee3b39
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Sun Feb 2 12:52:38 2020 +1100

app-portage/hackport: refresh live ebuild

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

commit 7752c365e0f86001145805be1fecdf9efbe8f88e
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Mon Jan 20 16:15:55 2020 +1100

app-portage/hackport: bump up to 0.6.3

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

commit 0619caf747e9e4d1c8bdfe150b61e2cdf1a7832e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 4 11:40:53 2020 +0000

app-portage/hackport: drop old

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

commit 854ba41b2c34a8e6b11c0877cf98e7274d3ed10d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jan 4 11:40:36 2020 +0000

app-portage/hackport: bump up to 0.6.2

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 83d3e300b635c292ef107e5e733917c2002c0d7c
Author: Cynede <cynede@gentoo.org>
Date: Thu Oct 10 14:27:37 2019 +0400

app-portage/hackport: fix checksumm

commit 0678728f3986181c9e7cb76e478a8798f7004992
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Tue Oct 8 23:28:00 2019 -0400

app-portage/hackport: bump up to 0.6.1

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

commit 47ed0b4d7d7acfa8457ccc107f22310d1a1d784c
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Feb 20 21:39:15 2019 +1100

app-portage/hackport: bump up to 0.6

Closes: https://github.com/gentoo-haskell/hackport/issues/51
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit e5c741e0e4cd49638f05f6eca77d29e9263d99c6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Aug 24 13:00:10 2018 +0100

app-portage/hackport: sync support portage-mgorny from ::gentoo

Sync ac77b6ecf3d39cf290a93a8f4f1a53e5fd705abf into live ebuild:
"app-portage/hackport: Support sys-apps/portage-mgorny"
Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit 8dbe52edd3a6411070eee2ba9d346dc0d35ee4ab
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu May 31 20:56:04 2018 +0000

app-portage/hackport: bump up to 0.5.6

Package-Manager: Portage-2.3.38, Repoman-2.3.9

commit d55cb40adc2cd9381031a8770ab411bd32fabd45
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Mar 16 07:38:45 2018 +0000

app-portage/hackport: bump up to 0.5.5

Package-Manager: Portage-2.3.24, Repoman-2.3.6

commit ee40b5019864d0b90223211c8949a0cdb7e414e8
Author: Samuel May <ag.eitilt@gmail.com>
Date: Mon Feb 19 11:08:04 2018 -0800

Add repoman to dependencies for hackport

repoman itself complains about the <sys-apps/portage-2.3.0 not matching any
packages, but I thought it would be better to leave it in for the out-of-date
repos that do still provide early versions.

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 5752822f7e68746ff5cf832ab59ffac7fab9a252
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 23 10:23:30 2017 +0100

app-portage/hackport: bump up to 0.5.4

Package-Manager: Portage-2.3.10, Repoman-2.3.3

commit 78760c48442f399f1fa8b6495c6f17f9fce4bb2c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed May 24 22:20:55 2017 +0100

app-portage/hackport: bump up to 0.5.3

Package-Manager: Portage-2.3.6, 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 5aa0f131b7d2845f895d51be8518555c3a2757a3
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 25 15:27:45 2017 +0000

app-portage/hackport: bump up to 0.5.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 4c15239879e3b5c00befe58dabf5116bec556d2d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Nov 16 21:51:58 2016 +0000

app-portage/hackport: bump lower tar bound up to 0.5

hackage-security needs at least tar-0.5.

Reported-by: Mike Limansky
Bug: https://github.com/gentoo-haskell/hackport/issues/26

Package-Manager: portage-2.3.2

commit effdc3743bebbe5813d9c6f4ca6e9dd83d28cc38
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Nov 12 21:18:46 2016 +0000

app-portage/hackport: drop old

Package-Manager: portage-2.3.2

commit 3b6f4aaaa6d26f336e3752fbe74cd1fb6cfeb059
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Nov 12 21:18:35 2016 +0000

app-portage/hackport: bump up to 0.5.1

Package-Manager: portage-2.3.2

commit a7085b392f4c966b9bd3c3859ae2a71545150195
Author: Sergey Alirzaev <zl29ah@gmail.com>
Date: Sun May 22 22:17:32 2016 +0300

github.com: git:// -> https://

commit a7e813ceef7f48dc415af419db9eb1e125405965
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Apr 24 22:21:28 2016 +1000

app-portage/hackport: Use default, thanks slyfox

commit cee96b1a5607ff0a0b0a79ac68f056b7284d98e2
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Apr 24 21:19:38 2016 +1000

app-portage/hackport: Add eapply_user to src_prepare

commit 2b1c324350e45929581bea31467e9b073af4a0b6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Apr 20 22:05:07 2016 +0100

app-portage/hackport: bump up to 0.5

Package-Manager: portage-2.2.28

commit 70fd95e1dcd4eef94134720ba131c14d04540e44
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Apr 9 18:56:49 2016 +0100

app-portage/hackport: refresh live ebuild

Package-Manager: portage-2.2.28

commit 96294e6afb3425e4f6bdee13c938173ddc067cf2
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Feb 6 22:31:02 2016 +0000

app-portage/hackport: bump up to 0.4.7

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 8129572bb4fe312d58f3084013a09ef8f01785ce
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Aug 12 22:14:16 2015 +0100

app-portage/hackport: bump up to 0.4.6

Package-Manager: portage-2.2.20

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

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 1988b298adc46c7e66d8eb47fce161c73c7fd146
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Aug 1 12:49:40 2015 +1000

Change hackport-9999 to use git-r3. Remove EGIT_HAS_SUBMODULES as git-r3.eclass has: die "EGIT_HAS_SUBMODULES is no longer necessary."

commit cc92230348898fd9bd32514793068df7b435a346
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 28 23:29:47 2015 +0000

app-portage/hackport: bump up to 0.4.5

Package-Manager: portage-2.2.17

commit 61a1cbaa66c69dee42c3e1c81fe5055e7a7c23ff
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jan 9 22:51:12 2015 +0000

app-portage/hackport: allow ghc-7.10

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

commit 0d2a2bb739013593cf3551c76dfd1453f2064b9c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Sep 26 22:37:11 2014 +0100

app-portage/hackport: bump up to 0.4.4

Package-Manager: portage-2.2.13

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

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

commit 0fef36633fce896c4726514cc99a3995ab3c03d2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:36:12 2014 +0300

app-portage/hackport: bump up to 0.4.3

Package-Manager: portage-2.2.10_p40

commit 52665d42984721890b89fff4ff8d28b89d825b6c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu May 29 18:47:09 2014 +0300

app-portage/hackport: bump up to 0.4.2

Package-Manager: portage-2.2.10

commit b81150b370d448542f31a518d2f6b899d7b13a44
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Mon May 26 21:31:03 2014 +0530

app-portage/hackport: Fix src_install

Package-Manager: portage-2.2.10_p26

commit 0596b7db47e81556eda000dfc8ef53de165c36d1
Author: Alexander Berntsen <alexander@plaimi.net>
Date: Mon May 26 14:50:29 2014 +0200

app-portage/hackport-9999: Make man page

Signed-off-by: Alexander Berntsen <alexander@plaimi.net>

commit a3f99400d629fab192236721c8a09337e0b7ad1e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 5 12:12:07 2014 +0300

app-portage/hackport: bump up to 0.4

Package-Manager: portage-2.2.8_p62

commit 346928e769fa18a10e34aa0c91a28828d96d4101
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 7 03:02:01 2014 +0300

app-portage/hackport: bump up to 0.3.6

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

commit d6611035a1f4a82d2a04eaf2ebab6199a9b1c06b
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Dec 21 17:06:52 2013 +1100

remove deepseq dep from hackport-9999

commit 1bb055a31045e37fb97bbb4002cf32c3bc1fa18f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 29 10:52:54 2013 +0300

app-portage/hackport: bump up to 0.3.5

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

commit 97c576043428042e5c0d0f3125d8d3dd11ba326f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 14 14:50:59 2013 +0300

dev-haskell/hackport: update live ebuild

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

commit 11c4ed61dd0dc799f885396d783844c8830a1635
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 14 14:49:35 2013 +0300

app-portage/hackport: bump up to 0.3.4

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

commit 614bdb4472aba5cd10df70b71b35ab2e75764917
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 31 14:13:27 2013 +0300

app-portage/hackport: bump up to 0.3.3

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

commit 677e11d223e6d55cb8fdeded54d87ba8f2f74050
Author: Heather <Heather@cynede.net>
Date: Fri Mar 15 08:43:07 2013 +0400

QA: hackport-9999: bump year to 2013

commit 5414a88b6b8248a984c587dfce23c5b625e8b776
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jan 1 17:48:52 2013 +0300

app-portage/hackport: bump hackport up to 0.3.2

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

commit 409a615187548e4334ccfa887695221cbb6f8474
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 7 13:18:40 2012 +0300

dev-haskell/time: get rid of it as a core lib (take 2)

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

commit 24623e0b4c7b0c2bf304d6c140c0b04e932499b3
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Nov 28 12:20:58 2012 +0300

app-portage/hackport: bump up to 0.3.1

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

commit 471521137fdad8bd348f8a0e24e34623b6e39c38
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 21 01:20:51 2012 +0300

app-portage/hackport: fix ghc misdetection due to time and deepseq depends

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

commit 516bde2cd086db2e862e627e861f899eb856eff0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Oct 17 00:30:57 2012 +0300

app-portage/hackport: bump up to 0.3 (EAPI=5 with default subslots is the default)

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

commit 519bc655a549c948cc9cb4afc801e87534104e4e
Author: nCdy <nCdy@live.com>
Date: Tue Sep 25 10:12:04 2012 +0400

missingh dep for hackport

commit deb57af721b27965d8bc5553865dd6f9311f147b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Sep 24 22:07:44 2012 +0300

app-portage/hackport: bump up to 0.2.19 and fix SRC_URI

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

commit 3e24e1b24c7c9fad5f467892e7deab5dad5bbdcd
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Tue Aug 28 02:12:58 2012 +0400

update hackport

commit a99cf50d91543b5914a665254110c435b4ca039a
Author: Nensha <NenGraphy@gmail.com>
Date: Mon Jul 2 10:21:47 2012 +0400

hackport-9999 ebuild update for submodules support

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

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

commit 38b52f677a266c23c7d0f4da72735dbe2debb8a2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue May 29 21:13:33 2012 +0300

app-portage/hackport: bump up to 0.2.18

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

commit 917844b5f236735f76bb42c68892028e2d0b0eca
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Mar 20 09:54:44 2012 +0300

app-portage/hackport: drop KEYWORDS and unmask live ebuild

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

commit 9aa300b0a541c50c36663946e4f2a053adf41772
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Mar 2 09:01:44 2012 +0300

app-portage/hackport: added testsuite support

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

commit fcbca7301aa4094eb8740e86fe5d84a90f0e362d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Feb 29 00:24:09 2012 +0300

app-portage/hackport: version bump

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

commit 4784ea237295e5a15ccd9e46a316b280f8bd88dd
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Feb 16 22:38:07 2012 +0300

app-portage/hackport: bump hackport up to 0.2.16

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

commit cafe5314990d15395e14094533a3cf170c18f596
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Feb 16 22:17:58 2012 +0300

app-portage/hackport: mark live ebuild versions as .9999

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

commit 56289081e7cac437f7ff3b58572da7182efa0e61
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 5 14:28:55 2012 +0300

app-portage/hackport: versiom bump up to 0.2.15

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

commit de3c9e08b7721ec4657e3ab8e57827815498f534
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Nov 28 20:48:22 2011 +0300

app-portage/hackport: version bump (woth metadata.xml autogen)

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

commit 5794188612115cef3ffb4f75032037883e211a8b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 20 11:53:07 2011 +0300

app-portage/hackport: migrate to git-2

app-portage/hackport/hackport-9999.ebuild: please migrate from 'git' to 'git-2' on line: 7

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

commit c75f1cd35112b68581d9ea7a257452752768af58
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 20 22:47:04 2011 +0200

hackport: bump 0.2.12 -> 0.2.13 (new ebuilds are EAPI=3 by default)

commit a037d1fd0d5e923407118fa1ff55402c88f2b068
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 6 00:28:22 2011 +0200

hackport: darcs -> git

commit ac7a4d9f2b0e4bb80e59d471a937b19aeeeff364
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Jan 16 09:24:14 2011 +0000

hackport: bump and remove old version

commit 64981b34c5bfab24abbcc7d4de0e2dd58067ed71
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed Jan 5 15:35:40 2011 +0000

hackport: update live ebuild

commit 639ec9480c165aa831bfbdce6cee25a80a7d3d60
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed Jan 5 15:35:15 2011 +0000

hackport: bump

commit 8dfb1c5965353297f54f15fb581744ac8fc3a2c2
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed Oct 13 17:52:32 2010 +0000

hackport: fix deps
Spotted again by Marty Rosenberg <marty.rosenberg@gmail.com>.

commit 999e515ef280fc9740c29dee6be0f8fb9245c184
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed Oct 13 05:40:24 2010 +0000

Add dep to hackport
Spotted by mjrosenb.

commit b400f3b90c32314f17579c78af566e93adddac0e
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Jul 27 21:37:54 2010 +0000

Bump hackport

commit 7183666c8d02de38c95370d231f212f067fa71bf
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Tue Jun 29 14:22:14 2010 +0000

hackport: bump to 0.2.7

commit a30dc8cfb143a07edaf179cbcae2f3d94a0825b2
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed May 26 20:38:10 2010 +0000

hackport manifest

commit 4f6c2c49c9c4b497e5e8a9f9bfe84801024e3470
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed May 26 20:37:49 2010 +0000

hackport requires ghc 6.10

commit 2ebbfa33c73b4203be2ece6119fd7f16866e0784
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Wed May 26 20:37:17 2010 +0000

Add hackport-0.2.6, the latest release

commit 86ef767e46e788156550a572a928ca9b8f65de50
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Tue Mar 30 07:51:11 2010 +0000

hackport-9999.ebuild: added forgotten extensible-exceptions dep (reported by ivanm)

commit 63662618d1ccd80ecadc67d1b2c7b5bc28b2ea4c
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Sat Feb 27 20:34:12 2010 +0000

hackport-darcs -> hackport