dev-haskell/microlens
A tiny lens library with no dependencies
ChangeLog
commit 596bc30be543b2e95f43363fde8c7c12966808fe
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 19:09:58 2024 -0600
dev-haskell/microlens: add 0.4.13.1, drop 0.4.13.0
Signed-off-by: hololeap <hololeap@protonmail.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 94ed06d6e67c67454e28b76a48ebc539522e0db5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 19:12:56 2022 -0600
dev-haskell/microlens: add 0.4.13.0, drop 0.4.12.0
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 73aabfd561aec0ae91b3bc7a655ed373a1cfd386
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 14:08:38 2022 -0600
dev-haskell/microlens: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 5a3d67e8d60dbb499e2e52ea2c911820c6fc194b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 10:22:43 2021 -0600
dev-haskell/microlens: Remove old
microlens-0.4.11.2 still exists in ::gentoo
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 040a9f59864534260e5ff009828519e9a645db05
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 10:21:46 2021 -0600
dev-haskell/microlens: Add 0.4.12.0
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.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 74a690cf3f2c271b8109084db9c08d1b60cbe11e
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 21:25:59 2019 -0500
dev-haskell/microlens: drop old
Keep last two: 0.4.11.2, 0.4.10
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 16994a9bf965bf3df39d251f52c6ef028f2f3eb1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Oct 15 17:07:51 2019 -0230
dev-haskell/microlens: bump up to 0.4.11.2
ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit dcd8b4752536069960e9fe8f52b017c1e1dbb905
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Nov 5 09:28:07 2018 +1100
dev-haskell/microlens: bump up to 0.4.10
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
commit fd7c9474f2b94023ed0c4d0bc352a4f32c904015
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 21:18:23 2018 +1000
dev-haskell/microlens: Bump to 0.4.9.1
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 a62ba0c4fa2d3164ceb23f0486a4b698fb02f625
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun May 28 14:03:24 2017 +0100
dev-haskell/microlens: bump up to 0.4.8.0
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 1a839f8a5321ee79915204f1e67c6719135e84de
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Nov 13 16:44:41 2016 +0000
dev-haskell/microlens: fix QA warning 'DESCRIPTION is 114 characters (max 80)'
Package-Manager: portage-2.3.2
commit 169518cc297a089afcc895072bbf6781e868b6f0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 10:36:09 2016 +0100
dev-haskell/microlens: bump up to 0.4.7.0
Package-Manager: portage-2.3.0
commit 2c839ef9010207c0443498a6d2dd63f567e10e86
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Jul 31 10:19:30 2016 +0100
dev-haskell/microlens: bump up to 0.4.6.0
Package-Manager: portage-2.3.0
commit d1f7ffea307e3c31387419084c8b5843f16b4cee
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jul 2 19:27:56 2016 +0100
dev-haskell/microlens: bump up to 0.4.5.0
Package-Manager: portage-2.3.0
commit 61e5434d20a71abe52ccef6104c56f3fb3a4935d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Jun 13 23:10:55 2016 +0100
dev-haskell/microlens: bump up to 0.4.4.3
Package-Manager: portage-2.3.0_rc1
commit 688d717d68596d8c966bd5a1792393199a78d01b
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Fri Jun 10 23:31:15 2016 +0300
dev-haskell/microlens: bump up to 0.4.4.1
Package-Manager: portage-2.2.28
commit 0bcead96f7b3c404dd4ce63a11b26c8f311d549f
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri May 27 21:46:54 2016 +0100
dev-haskell/microlens: disable docs generation
Package-Manager: portage-2.3.0_rc1
commit fcb93158d430a17f4427b5271f745b0d9f22def9
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue May 24 08:50:19 2016 +0100
dev-haskell/microlens: bump up to 0.4.4.0
Package-Manager: portage-2.3.0_rc1
commit 7459ac17e7907c3515751e9c36ceecce0dd809e0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Apr 30 08:39:51 2016 +0100
dev-haskell/microlens: new package, a depend for hledger-ui live
Package-Manager: portage-2.2.28
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 19:09:58 2024 -0600
dev-haskell/microlens: add 0.4.13.1, drop 0.4.13.0
Signed-off-by: hololeap <hololeap@protonmail.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 94ed06d6e67c67454e28b76a48ebc539522e0db5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 19:12:56 2022 -0600
dev-haskell/microlens: add 0.4.13.0, drop 0.4.12.0
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 73aabfd561aec0ae91b3bc7a655ed373a1cfd386
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 14:08:38 2022 -0600
dev-haskell/microlens: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 5a3d67e8d60dbb499e2e52ea2c911820c6fc194b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 10:22:43 2021 -0600
dev-haskell/microlens: Remove old
microlens-0.4.11.2 still exists in ::gentoo
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 040a9f59864534260e5ff009828519e9a645db05
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 31 10:21:46 2021 -0600
dev-haskell/microlens: Add 0.4.12.0
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: hololeap <hololeap@users.noreply.github.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 74a690cf3f2c271b8109084db9c08d1b60cbe11e
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 21:25:59 2019 -0500
dev-haskell/microlens: drop old
Keep last two: 0.4.11.2, 0.4.10
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 16994a9bf965bf3df39d251f52c6ef028f2f3eb1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Oct 15 17:07:51 2019 -0230
dev-haskell/microlens: bump up to 0.4.11.2
ghc 8.6.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit dcd8b4752536069960e9fe8f52b017c1e1dbb905
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Nov 5 09:28:07 2018 +1100
dev-haskell/microlens: bump up to 0.4.10
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
commit fd7c9474f2b94023ed0c4d0bc352a4f32c904015
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 21:18:23 2018 +1000
dev-haskell/microlens: Bump to 0.4.9.1
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 a62ba0c4fa2d3164ceb23f0486a4b698fb02f625
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun May 28 14:03:24 2017 +0100
dev-haskell/microlens: bump up to 0.4.8.0
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 1a839f8a5321ee79915204f1e67c6719135e84de
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Nov 13 16:44:41 2016 +0000
dev-haskell/microlens: fix QA warning 'DESCRIPTION is 114 characters (max 80)'
Package-Manager: portage-2.3.2
commit 169518cc297a089afcc895072bbf6781e868b6f0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 10:36:09 2016 +0100
dev-haskell/microlens: bump up to 0.4.7.0
Package-Manager: portage-2.3.0
commit 2c839ef9010207c0443498a6d2dd63f567e10e86
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Jul 31 10:19:30 2016 +0100
dev-haskell/microlens: bump up to 0.4.6.0
Package-Manager: portage-2.3.0
commit d1f7ffea307e3c31387419084c8b5843f16b4cee
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jul 2 19:27:56 2016 +0100
dev-haskell/microlens: bump up to 0.4.5.0
Package-Manager: portage-2.3.0
commit 61e5434d20a71abe52ccef6104c56f3fb3a4935d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Jun 13 23:10:55 2016 +0100
dev-haskell/microlens: bump up to 0.4.4.3
Package-Manager: portage-2.3.0_rc1
commit 688d717d68596d8c966bd5a1792393199a78d01b
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Fri Jun 10 23:31:15 2016 +0300
dev-haskell/microlens: bump up to 0.4.4.1
Package-Manager: portage-2.2.28
commit 0bcead96f7b3c404dd4ce63a11b26c8f311d549f
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri May 27 21:46:54 2016 +0100
dev-haskell/microlens: disable docs generation
Package-Manager: portage-2.3.0_rc1
commit fcb93158d430a17f4427b5271f745b0d9f22def9
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue May 24 08:50:19 2016 +0100
dev-haskell/microlens: bump up to 0.4.4.0
Package-Manager: portage-2.3.0_rc1
commit 7459ac17e7907c3515751e9c36ceecce0dd809e0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Apr 30 08:39:51 2016 +0100
dev-haskell/microlens: new package, a depend for hledger-ui live
Package-Manager: portage-2.2.28