dev-haskell/hslua-module-system
Lua module wrapper around Haskell's System module
ChangeLog
commit 36ece6466131bc0bd49756b7e17f6e55b4ee2992
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:32:48 2024 -0700
dev-haskell/hslua-module-system: drop 1.1.0.1
Signed-off-by: hololeap <hololeap@protonmail.com>
commit afac754ba348289cb500a65d8edd15ee7be0798b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 22:48:20 2024 +0100
dev-haskell/hslua-module-system: bump up to 1.1.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
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 800074ba45d7be76bd16be75727ea4b70c5ba5ef
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 17:06:51 2023 +1000
dev-haskell/hslua-module-system: drop 1.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit df12a132a2c73514333e522e3370c62a632df8b0
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 17:01:40 2023 +1000
dev-haskell/hslua-module-system: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 12084ad55b445a376e6fdb717b6ba99043636710
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 16:50:45 2023 +1000
dev-haskell/hslua-module-system: add 1.1.0.1
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 dd9f8ce608daa4393bca0c2aa0974aaf5cec8a00
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Mar 29 15:23:40 2022 +1100
dev-haskell/hslua-module-system: Bump to 1.0.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 16f203f5dd3c1c6a98a590e8573c3b588d2e18a6
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 10:08:22 2022 +1100
dev-haskell/hslua-module-system: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit d0d4e8b43922ed5691a56fed2d1937605a97e198
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 10:07:52 2022 +1100
dev-haskell/hslua-module-system: bump up to 1.0.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit e3e88957f8315e21a8804a68fd9223e9bfa3a96d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 13:55:24 2020 +0000
dev-haskell/hslua-module-system: bump up to 0.2.2.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
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 962f31193e0fb789a881fd7016c215d35a0e7a3b
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Jul 25 06:08:53 2019 +1000
dev-haskell/hslua-module-system: add package
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Author: hololeap <hololeap@protonmail.com>
Date: Wed Mar 6 17:32:48 2024 -0700
dev-haskell/hslua-module-system: drop 1.1.0.1
Signed-off-by: hololeap <hololeap@protonmail.com>
commit afac754ba348289cb500a65d8edd15ee7be0798b
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 22:48:20 2024 +0100
dev-haskell/hslua-module-system: bump up to 1.1.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
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 800074ba45d7be76bd16be75727ea4b70c5ba5ef
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 17:06:51 2023 +1000
dev-haskell/hslua-module-system: drop 1.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit df12a132a2c73514333e522e3370c62a632df8b0
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 17:01:40 2023 +1000
dev-haskell/hslua-module-system: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 12084ad55b445a376e6fdb717b6ba99043636710
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Apr 2 16:50:45 2023 +1000
dev-haskell/hslua-module-system: add 1.1.0.1
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 dd9f8ce608daa4393bca0c2aa0974aaf5cec8a00
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Mar 29 15:23:40 2022 +1100
dev-haskell/hslua-module-system: Bump to 1.0.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 16f203f5dd3c1c6a98a590e8573c3b588d2e18a6
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 10:08:22 2022 +1100
dev-haskell/hslua-module-system: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit d0d4e8b43922ed5691a56fed2d1937605a97e198
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 16 10:07:52 2022 +1100
dev-haskell/hslua-module-system: bump up to 1.0.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit e3e88957f8315e21a8804a68fd9223e9bfa3a96d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 13:55:24 2020 +0000
dev-haskell/hslua-module-system: bump up to 0.2.2.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
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 962f31193e0fb789a881fd7016c215d35a0e7a3b
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Thu Jul 25 06:08:53 2019 +1000
dev-haskell/hslua-module-system: add package
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>