dev-haskell/gi-gtk-hs
A wrapper for gi-gtk, adding a few more idiomatic API parts on top
ChangeLog
commit f57c9040aa6d4831a2154db5990536cf11fe39bf
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 30 16:29:39 2023 -0600
dev-haskell/gi-gtk-hs: add 0.3.14, drop 0.3.12
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 7eb20e051f78bea79e44fa14912e45c0c81ed5ae
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 22 15:31:41 2022 -0700
dev-haskell/gi-gtk-hs: Bump to 0.3.12
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit c07b02e3da74130406fc095303e32a1706810301
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 22 15:29:13 2022 -0700
dev-haskell/gi-gtk-hs: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e30c791d1a0fb369ede951f527469978d46281d8
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Apr 14 07:53:03 2021 +1000
dev-haskell/gi-gtk-hs: bump up to 0.3.10
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 92017f72716dc032abf71a04902a2a895c33f345
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 12 12:47:30 2020 +0000
dev-haskell/gi-gtk-hs: bump up to 0.3.9
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 958ee340d585ff5b1c16af29c26b3ec014ff83c5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 12:05:57 2020 +0100
dev-haskell/gi-gtk-hs: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 3e019aa8f9c01d0cb0a77158e1757e3a2da26231
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Feb 21 16:47:30 2020 -0330
dev-haskell/gi-gtk-hs: bump up to 0.3.8.1
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 8a5eac98fbfac60ff17ae9d5f8eede248366cd6c
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Wed Feb 5 12:14:15 2020 -0330
dev-haskell/gi-gtk-hs: bump up to 0.3.8.0
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 9b3b52051f28647244e5ff05342b25d7fb6403a1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 26 17:42:47 2019 -0500
dev-haskell/gi-gtk-hs: drop old
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 5c42a752345d150565a5b11539dcc553a0ee69b6
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Oct 31 15:49:20 2018 +1100
dev-haskell/gi-gtk-hs: bump up to 0.3.6.3
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
commit e4f5ec2894a1b2762323aa903167c030eb67f253
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sat Sep 22 08:01:11 2018 +1000
dev-haskell/gi-gtk-hs: bump up to 0.3.6.2
Package-Manager: Portage-2.3.49, Repoman-2.3.10
commit d663d12a2600725aa8fa0df0d51167a7e52987d9
Author: Mark Wright <gienah@gentoo.org>
Date: Tue May 22 11:05:43 2018 +1000
dev-haskell/gi-gtk-hs: Bump to 0.3.6.1
commit e2c24fcbf8c89decc10e3c4b0482a319f6617ecb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 25 07:54:23 2018 +0100
dev-haskell/gi-gtk-hs: allow base-compat-0.10
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 a28ba8aab3e3c98524f1923c68e0960c0be62191
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 18 19:27:00 2017 +0100
dev-haskell/gi-gtk-hs: bump up to 0.3.4.3
Package-Manager: Portage-2.3.6, Repoman-2.3.2
commit 95a75149cac601d848e56283f7c9cc2a9c8df877
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 15 21:36:16 2017 +0100
dev-haskell/gi-gtk-hs: new package, a depend of leksah-git
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 30 16:29:39 2023 -0600
dev-haskell/gi-gtk-hs: add 0.3.14, drop 0.3.12
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 7eb20e051f78bea79e44fa14912e45c0c81ed5ae
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 22 15:31:41 2022 -0700
dev-haskell/gi-gtk-hs: Bump to 0.3.12
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit c07b02e3da74130406fc095303e32a1706810301
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 22 15:29:13 2022 -0700
dev-haskell/gi-gtk-hs: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e30c791d1a0fb369ede951f527469978d46281d8
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Apr 14 07:53:03 2021 +1000
dev-haskell/gi-gtk-hs: bump up to 0.3.10
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 92017f72716dc032abf71a04902a2a895c33f345
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 12 12:47:30 2020 +0000
dev-haskell/gi-gtk-hs: bump up to 0.3.9
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 958ee340d585ff5b1c16af29c26b3ec014ff83c5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 12:05:57 2020 +0100
dev-haskell/gi-gtk-hs: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 3e019aa8f9c01d0cb0a77158e1757e3a2da26231
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Feb 21 16:47:30 2020 -0330
dev-haskell/gi-gtk-hs: bump up to 0.3.8.1
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 8a5eac98fbfac60ff17ae9d5f8eede248366cd6c
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Wed Feb 5 12:14:15 2020 -0330
dev-haskell/gi-gtk-hs: bump up to 0.3.8.0
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 9b3b52051f28647244e5ff05342b25d7fb6403a1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 26 17:42:47 2019 -0500
dev-haskell/gi-gtk-hs: drop old
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 5c42a752345d150565a5b11539dcc553a0ee69b6
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Oct 31 15:49:20 2018 +1100
dev-haskell/gi-gtk-hs: bump up to 0.3.6.3
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
commit e4f5ec2894a1b2762323aa903167c030eb67f253
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sat Sep 22 08:01:11 2018 +1000
dev-haskell/gi-gtk-hs: bump up to 0.3.6.2
Package-Manager: Portage-2.3.49, Repoman-2.3.10
commit d663d12a2600725aa8fa0df0d51167a7e52987d9
Author: Mark Wright <gienah@gentoo.org>
Date: Tue May 22 11:05:43 2018 +1000
dev-haskell/gi-gtk-hs: Bump to 0.3.6.1
commit e2c24fcbf8c89decc10e3c4b0482a319f6617ecb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 25 07:54:23 2018 +0100
dev-haskell/gi-gtk-hs: allow base-compat-0.10
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 a28ba8aab3e3c98524f1923c68e0960c0be62191
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 18 19:27:00 2017 +0100
dev-haskell/gi-gtk-hs: bump up to 0.3.4.3
Package-Manager: Portage-2.3.6, Repoman-2.3.2
commit 95a75149cac601d848e56283f7c9cc2a9c8df877
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 15 21:36:16 2017 +0100
dev-haskell/gi-gtk-hs: new package, a depend of leksah-git
Package-Manager: Portage-2.3.5, Repoman-2.3.2