dev-haskell/gi-harfbuzz
HarfBuzz bindings
ChangeLog
commit d202e45e0caeb33195bec7238bec6213c0e13fc3
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Oct 1 16:09:22 2023 +0200
dev-haskell/gi-harfbuzz: add 0.0.9, drop 0.0.6
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 cf123b3525ec52e8f02c205f6afab1fd2f2c3366
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 9 17:03:05 2022 -0600
dev-haskell/gi-harfbuzz: Add GHC_BOOTSTRAP_PACKAGES
Needed because of recent change in eclass
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
See: 5cfaa84b6afa9f7fdba4845e599c22a02a29dbc7
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2cd585315c0f96042c3b3c0ea3ea29cf9e0e5537
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Aug 7 09:57:50 2022 +1000
dev-haskell/gi-harfbuzz: drop 0.0.5
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ea67ba809792d104e37408b2e032df6f29b05690
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Aug 7 09:57:48 2022 +1000
dev-haskell/gi-harfbuzz: add 0.0.6
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1309
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 3918b56104a1c070d8b987b3b24ea424a4862bb5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 21 22:05:07 2022 -0700
dev-haskell/gi-harfbuzz: Bump to 0.0.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a29db4bf0b66174792615e251387e5a2f7f07a58
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 21 21:57:33 2022 -0700
dev-haskell/gi-harfbuzz: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2ed273a36ce8cfb394fc12de00443cc36d61dc52
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Apr 14 07:38:50 2021 +1000
dev-haskell/gi-harfbuzz: bump up to 0.0.4
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 90ced1ac93bf403f0a00fa3c5459cbc489ebab3e
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 8 12:49:35 2020 +1100
dev-haskell/gi-harfbuzz: Add
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Mark Wright <gienah@gentoo.org>
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Oct 1 16:09:22 2023 +0200
dev-haskell/gi-harfbuzz: add 0.0.9, drop 0.0.6
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 cf123b3525ec52e8f02c205f6afab1fd2f2c3366
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 9 17:03:05 2022 -0600
dev-haskell/gi-harfbuzz: Add GHC_BOOTSTRAP_PACKAGES
Needed because of recent change in eclass
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
See: 5cfaa84b6afa9f7fdba4845e599c22a02a29dbc7
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2cd585315c0f96042c3b3c0ea3ea29cf9e0e5537
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Aug 7 09:57:50 2022 +1000
dev-haskell/gi-harfbuzz: drop 0.0.5
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ea67ba809792d104e37408b2e032df6f29b05690
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Aug 7 09:57:48 2022 +1000
dev-haskell/gi-harfbuzz: add 0.0.6
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1309
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 3918b56104a1c070d8b987b3b24ea424a4862bb5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 21 22:05:07 2022 -0700
dev-haskell/gi-harfbuzz: Bump to 0.0.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a29db4bf0b66174792615e251387e5a2f7f07a58
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 21 21:57:33 2022 -0700
dev-haskell/gi-harfbuzz: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2ed273a36ce8cfb394fc12de00443cc36d61dc52
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Apr 14 07:38:50 2021 +1000
dev-haskell/gi-harfbuzz: bump up to 0.0.4
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 90ced1ac93bf403f0a00fa3c5459cbc489ebab3e
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 8 12:49:35 2020 +1100
dev-haskell/gi-harfbuzz: Add
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Mark Wright <gienah@gentoo.org>