gpo.zugaina.org

Search Portage & Overlays:

app-office/hledger-iadd

A terminal UI as drop-in replacement for hledger add

Screenshots

  • hledger-iadd-1.3.20
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 8caa66f1c6efdfe135d8c7e91fd67f00ce967a96
Author: amano.kenji <amano.kenji@proton.me>
Date: Fri Feb 23 12:00:49 2024 +0000

app-office/hledger-iadd: add 1.3.20, drop 1.3.19-r1

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

commit 841bdf0a03e256634295e6a4dd12a7a279a2a574
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Dec 9 08:32:45 2023 +1100

app-office/hledger-iadd: allow hledger-lib-1.32

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

commit 6aa4100db409e0f33befa1184f9952c4eaf2ea31
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 08:58:58 2023 +1100

app-office/hledger-iadd: drop 1.3.18-r1

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

commit 901a2348fb3a492eb36917e3425c122e5e94f2cc
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 4 08:58:56 2023 +1100

app-office/hledger-iadd: add 1.3.19

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

commit e5240622c75346888aeda73e6806bc9796a009d3
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jun 26 17:07:34 2023 +1000

app-office/hledger-iadd: allow hledger-lib-1.30

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 3eb796e9fc13528ec100b5ed0b74884e2c410238
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 7 22:07:38 2023 -0600

app-office/hledger-iadd: add 1.3.18, drop 1.3.17-r5

New version includes brick and hledger-lib patches

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

commit feefe23a3d8613e1a42bde914480e1dea0f8497a
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 15:06:35 2023 +1000

app-office/hledger-iadd: allow hledger-lib-1.29 and brick-1.5

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

commit 8bb3de06cb78e0e989cbc68bb2aaf311b1eb2c00
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Dec 13 21:40:17 2022 -0700

app-office/hledger-iadd: Hackage revision bump

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

commit 4228c8d6e97748624914b59e61869ac137140cb1
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Nov 29 10:01:57 2022 -0700

app-office/hledger-iadd: Revision bump

Loosen constraint on brick

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

commit efc3a4ae7c7945318c95a14767066321a45ef7de
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Sep 20 17:45:19 2022 +1000

app-office/hledger-iadd: drop 1.3.17-r1

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

commit c08d7de523b8e5b333254e4359ae0fff7cec90c4
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Sep 20 17:45:06 2022 +1000

app-office/hledger-iadd: bump hackage revision

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

commit 5a4966968ddaa972806ffd125459df8dd0d08b18
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Sep 9 21:53:47 2022 -0600

app-office/hledger-iadd: Revision bump

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 a25d457166dae81f29e43c656e073e51db7b1d5f
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 16 14:29:08 2022 +1000

app-office/hledger-iadd: drop old

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

commit f152cf174e22f8100b7aa01b995c3afbec634fff
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 16 14:28:34 2022 +1000

app-office/hledger-iadd: bump up to 1.3.17

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

commit e423c71568677503a342cb36f2ba1648f0e1b93f
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jun 5 19:58:20 2022 +1000

app-office/hledger-iadd: allow hledger-lib-1.26

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

commit 6b181748b05ef33fb5150cf2d46de629b8178718
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 3 15:42:28 2022 -0600

dev-haskell/hledger-iadd: Rename to app-office/hledger-iadd

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