dev-haskell/exact-pi
Exact rational multiples of pi (and integer powers of pi)
ChangeLog
commit c1d1ab135e7d4c3de68869388ff96abf77f868e5
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700
*/*: Switch to EAPI 8
Signed-off-by: hololeap <hololeap@protonmail.com>
commit a30ac03464d07ba79a31cc2ee246f4586441a4e8
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Dec 21 18:55:27 2023 +0100
dev-haskell/exact-pi: bump up to 0.5.0.2
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 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 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 cebcfa32d29cd8a542932add60ce8923bc85377b
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Oct 16 17:31:00 2019 +1100
dev-haskell/exact-pi: Loosen base dep
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 13d20569248450124fddfc94e6eef2bf6eb7f344
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Jul 28 14:39:42 2019 +1000
dev-haskell/exact-pi: bump up to 0.5.0.1
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
commit 396cf0e0724e4e044038bdb6d66ef138f7ffcb0b
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Oct 11 23:06:52 2018 +1100
dev-haskell/exact-pi: Bump to 0.4.1.4
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit e0a5712939ceeae4994353d082914abe5cccb5b0
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 15:12:50 2018 +1000
dev-haskell/exact-pi: Bump to 0.4.1.3
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 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 877e50ba81eef58e71223bb4e31fb4f0075751ef
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue May 17 23:09:59 2016 +0100
dev-haskell/exact-pi: bump up to 0.4.1.2
Package-Manager: portage-2.3.0_rc1
commit 29dbc8c475d446abee57005ccff4a4759dcfd9ef
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Feb 6 10:50:47 2016 +0000
dev-haskell/exact-pi: bump up to 0.4.1.1
Package-Manager: portage-2.2.27
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
commit 86e1a1f667eb42b7d761e45997399ac3d0b65992
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Nov 30 10:08:49 2015 +0000
dev-haskell/exact-pi: bump up to 0.4.1.0
Package-Manager: portage-2.2.25
commit 72c2474800776bdfdf21c3bbe480713884583d61
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Nov 12 09:31:28 2015 +0000
dev-haskell/exact-pi: new package, a depend for dimensional-1.0
Package-Manager: portage-2.2.24
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700
*/*: Switch to EAPI 8
Signed-off-by: hololeap <hololeap@protonmail.com>
commit a30ac03464d07ba79a31cc2ee246f4586441a4e8
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Dec 21 18:55:27 2023 +0100
dev-haskell/exact-pi: bump up to 0.5.0.2
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 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 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 cebcfa32d29cd8a542932add60ce8923bc85377b
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Oct 16 17:31:00 2019 +1100
dev-haskell/exact-pi: Loosen base dep
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 13d20569248450124fddfc94e6eef2bf6eb7f344
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Jul 28 14:39:42 2019 +1000
dev-haskell/exact-pi: bump up to 0.5.0.1
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
commit 396cf0e0724e4e044038bdb6d66ef138f7ffcb0b
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Oct 11 23:06:52 2018 +1100
dev-haskell/exact-pi: Bump to 0.4.1.4
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit e0a5712939ceeae4994353d082914abe5cccb5b0
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 15:12:50 2018 +1000
dev-haskell/exact-pi: Bump to 0.4.1.3
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 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 877e50ba81eef58e71223bb4e31fb4f0075751ef
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue May 17 23:09:59 2016 +0100
dev-haskell/exact-pi: bump up to 0.4.1.2
Package-Manager: portage-2.3.0_rc1
commit 29dbc8c475d446abee57005ccff4a4759dcfd9ef
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Feb 6 10:50:47 2016 +0000
dev-haskell/exact-pi: bump up to 0.4.1.1
Package-Manager: portage-2.2.27
commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500
Update metadata.xml for GLEP 67
commit 86e1a1f667eb42b7d761e45997399ac3d0b65992
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Nov 30 10:08:49 2015 +0000
dev-haskell/exact-pi: bump up to 0.4.1.0
Package-Manager: portage-2.2.25
commit 72c2474800776bdfdf21c3bbe480713884583d61
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Nov 12 09:31:28 2015 +0000
dev-haskell/exact-pi: new package, a depend for dimensional-1.0
Package-Manager: portage-2.2.24