dev-haskell/scotty
Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
ChangeLog
commit 08cd3d7517b72c9870033d3a036830de687ae040
Author: hololeap <hololeap@protonmail.com>
Date: Fri Dec 27 23:32:46 2024 -0700
dev-haskell/scotty: add 0.22, drop 0.12.1-r1
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 87e06077869218d99f9f861349eb143db0672107
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Aug 26 16:52:12 2023 +1000
dev-haskell/scotty: allow aeson-2.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f82ad6cf765e1d3f54b22685f0572ccbfe9c211f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Apr 29 16:19:39 2023 -0600
dev-haskell/scotty: add 0.12.1, drop 0.12-r2
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 4b93c1d82e531d318087c7459ab94295d7d88603
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 17:44:48 2022 +1000
dev-haskell/scotty: drop 0.12-r1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit b34001c7cf5105d3e9d71f719ad0550ea8afb3a9
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 17:44:39 2022 +1000
dev-haskell/scotty: allow newer aeson
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ac454fada3da1cd8ec6260b756e632746ba8cb37
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 22:05:49 2022 -0600
dev-haskell/scotty: Bump to 0.12-r1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit dbf183a3a0f68808d8ca1fe51ba028404fa2db58
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 24 11:27:29 2021 +1100
dev-haskell/scotty: drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit d1f1c0c807c3db5c349536f42757cd32086174d2
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Jan 13 09:18:29 2021 -0500
dev-haskell/scotty: add missing cabal file update
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 8108d64c1aa2c29f9cf69eb51b54e5eb87389837
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Jan 6 23:28:19 2021 -0500
dev-haskell/scotty: bump to 0.12, allows newer aeson
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit b8db8bcad1333892905f7836a3861250ebde45a6
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Dec 15 06:21:32 2020 +1100
dev-haskell/scotty: allow wai-extra-3.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.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 b82be902584275e492221a843226de318cd8dd18
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 5 13:51:34 2019 +0100
dev-haskell/scotty: bump up to 0.11.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 014e0f77b4d1044c934251d813929e2f0c38ecff
Author: hololeap <hololeap@gmail.com>
Date: Tue Feb 19 01:28:06 2019 -0700
dev-haskell/scotty: Bump to 0.11.3
commit dcad59d498899f6877d7a4e4541f83092c0aa832
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jul 21 23:44:47 2018 +0100
dev-haskell/scotty: bump up to 0.11.2
Package-Manager: Portage-2.3.43, Repoman-2.3.10
commit c722ca0a784984975bfa2a962797f736289bc16c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 22 09:52:56 2018 +0100
dev-haskell/scotty: unconditionally disable hpc-coveralls
Package-Manager: Portage-2.3.28, Repoman-2.3.9
commit d7182a6d26bc192ddc7a16f63abac8a6c60be012
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 00:00:20 2018 +1000
dev-haskell/scotty: Bump to 0.11.1
commit 5ba0950d7d4f6e12420226310147fb6c9491be24
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Jan 29 17:34:21 2018 +1100
dev-haskell/scotty: Loosen http-types dep
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 87b4455c03d7d1e5d45145cb8f98b2fa3e28fa27
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 18 15:36:17 2016 +0100
dev-haskell/scotty: allow aeson-1.0.0.0
Package-Manager: portage-2.3.0
commit 9990c9017bdf06d280ab75c257e7909999ca841e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jun 10 06:13:53 2016 +0100
dev-haskell/scotty: allow data-default-class-0.1
Package-Manager: portage-2.3.0_rc1
commit 4e051a0c36275385ea2f55dda37e8d9b30cebdd0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Apr 1 23:09:04 2016 +0100
dev-haskell/scotty: restrict unstable test
Package-Manager: portage-2.2.28
commit 84942b0d0219cf529a2495e4dd8697adf5aa08e8
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Mon Feb 15 22:52:55 2016 +0300
dev-haskell/scotty: allow aeson-0.11, drop old.
Package-Manager: portage-2.2.24
commit b7050afb5ca86a7a81ab016083221909b1190274
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Feb 13 10:25:15 2016 +0000
dev-haskell/scotty: bump up to 0.11.0
Package-Manager: portage-2.2.27
commit a589c986b34ac6387799959692006d8a24ab4101
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Feb 10 15:17:14 2016 +0000
dev-haskell/scotty: allow transformers-compat-0.5
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 57ac904be754e5649088801b90681690e92c9a21
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 26 13:42:54 2015 +0100
dev-haskell/scotty: allow aeson-0.10
Package-Manager: portage-2.2.20
commit 90d93b2433c8472f1e8d8d8f3129239be270fc98
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 13 21:08:17 2015 +0100
dev-haskell/scotty: allow warp-3.1
Package-Manager: portage-2.2.20
commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100
convert '# $Header: ' lines to '# $Id$'
The change was adopted when ::gentoo switched to git.
https://github.com/trofi/gentoo-qa/blob/master/check_header.sh
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit c5ebecb1c3455db2bede4a33b91b124f735d4cc5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jul 17 16:47:47 2015 +0100
dev-haskell/scotty: bump up to 0.10.2
Package-Manager: portage-2.2.20
commit e7b274f86c6108723df2103adc16eb1e96b958fe
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Jun 23 21:25:05 2015 +0100
dev-haskell/scotty: bump up to 0.10.1
Package-Manager: portage-2.2.20
commit 8b93f6b601bf4587531132efe4fc3faa05b42dbb
Author: Mark Wright <gienah@gentoo.org>
Date: Sun May 31 22:26:13 2015 +1000
Bump scotty to 0.10.0
commit 2b9c1cce2de12ae49dddc4bd5ffdb82a9f70369e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Apr 20 23:21:13 2015 +0100
dev-haskell/scotty: allow blaze-builder-0.4
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 883f2d81f87b3a40e0c5780f80e12c0ece6542d4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Jan 6 22:55:16 2015 +0000
dev-haskell/scotty: bump up to 0.9.1
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 443883ec16a05ff28bd080a632e76064311a69d5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 27 10:30:05 2014 +0000
dev-haskell/scotty: allow monad-control-1.0
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit a1d3f4478d22a1c7b1001a49ae4cab908c278495
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Oct 14 20:48:21 2014 +0100
dev-haskell/scotty: allow text-1.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 4052e39d01d8d03e966083435d0ec4d45085ead4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 20 21:51:16 2014 +0100
dev-haskell/scotty: bump up to 0.9.0
Package-Manager: portage-2.2.13
commit a2e3cbfda96b55c3499eee00011016f393616aea
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jul 29 17:48:16 2014 +0300
dev-haskell/scotty: bump up to 0.8.2
Package-Manager: portage-2.2.10_p40
commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300
metadata.xml: from <maintainer> field in favour of <herd> one
Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 822d57f508ee093104b5c8bea1f586b1a3987bbf
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu May 29 12:41:40 2014 +0300
dev-haskell/scotty: bump up to 0.7.3
Package-Manager: portage-2.2.10_p15
commit 41295a779d75ad735aaa635d2873d1bc6b9ddae7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed May 21 19:48:04 2014 +0300
dev-haskell/scotty: bump up to 0.7.2
Package-Manager: portage-2.2.10_p15
commit 7826246ebf58b762caf179e44beed39425b35619
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Apr 3 09:41:11 2014 +0400
dev-haskell/scotty: new verion
Author: hololeap <hololeap@protonmail.com>
Date: Fri Dec 27 23:32:46 2024 -0700
dev-haskell/scotty: add 0.22, drop 0.12.1-r1
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 87e06077869218d99f9f861349eb143db0672107
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Aug 26 16:52:12 2023 +1000
dev-haskell/scotty: allow aeson-2.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f82ad6cf765e1d3f54b22685f0572ccbfe9c211f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Apr 29 16:19:39 2023 -0600
dev-haskell/scotty: add 0.12.1, drop 0.12-r2
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 4b93c1d82e531d318087c7459ab94295d7d88603
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 17:44:48 2022 +1000
dev-haskell/scotty: drop 0.12-r1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit b34001c7cf5105d3e9d71f719ad0550ea8afb3a9
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 17:44:39 2022 +1000
dev-haskell/scotty: allow newer aeson
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ac454fada3da1cd8ec6260b756e632746ba8cb37
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 22:05:49 2022 -0600
dev-haskell/scotty: Bump to 0.12-r1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit dbf183a3a0f68808d8ca1fe51ba028404fa2db58
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jan 24 11:27:29 2021 +1100
dev-haskell/scotty: drop old
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit d1f1c0c807c3db5c349536f42757cd32086174d2
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Jan 13 09:18:29 2021 -0500
dev-haskell/scotty: add missing cabal file update
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 8108d64c1aa2c29f9cf69eb51b54e5eb87389837
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Wed Jan 6 23:28:19 2021 -0500
dev-haskell/scotty: bump to 0.12, allows newer aeson
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit b8db8bcad1333892905f7836a3861250ebde45a6
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Dec 15 06:21:32 2020 +1100
dev-haskell/scotty: allow wai-extra-3.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.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 b82be902584275e492221a843226de318cd8dd18
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 5 13:51:34 2019 +0100
dev-haskell/scotty: bump up to 0.11.5
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 014e0f77b4d1044c934251d813929e2f0c38ecff
Author: hololeap <hololeap@gmail.com>
Date: Tue Feb 19 01:28:06 2019 -0700
dev-haskell/scotty: Bump to 0.11.3
commit dcad59d498899f6877d7a4e4541f83092c0aa832
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jul 21 23:44:47 2018 +0100
dev-haskell/scotty: bump up to 0.11.2
Package-Manager: Portage-2.3.43, Repoman-2.3.10
commit c722ca0a784984975bfa2a962797f736289bc16c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 22 09:52:56 2018 +0100
dev-haskell/scotty: unconditionally disable hpc-coveralls
Package-Manager: Portage-2.3.28, Repoman-2.3.9
commit d7182a6d26bc192ddc7a16f63abac8a6c60be012
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 00:00:20 2018 +1000
dev-haskell/scotty: Bump to 0.11.1
commit 5ba0950d7d4f6e12420226310147fb6c9491be24
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Jan 29 17:34:21 2018 +1100
dev-haskell/scotty: Loosen http-types dep
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 87b4455c03d7d1e5d45145cb8f98b2fa3e28fa27
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 18 15:36:17 2016 +0100
dev-haskell/scotty: allow aeson-1.0.0.0
Package-Manager: portage-2.3.0
commit 9990c9017bdf06d280ab75c257e7909999ca841e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jun 10 06:13:53 2016 +0100
dev-haskell/scotty: allow data-default-class-0.1
Package-Manager: portage-2.3.0_rc1
commit 4e051a0c36275385ea2f55dda37e8d9b30cebdd0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Apr 1 23:09:04 2016 +0100
dev-haskell/scotty: restrict unstable test
Package-Manager: portage-2.2.28
commit 84942b0d0219cf529a2495e4dd8697adf5aa08e8
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Mon Feb 15 22:52:55 2016 +0300
dev-haskell/scotty: allow aeson-0.11, drop old.
Package-Manager: portage-2.2.24
commit b7050afb5ca86a7a81ab016083221909b1190274
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Feb 13 10:25:15 2016 +0000
dev-haskell/scotty: bump up to 0.11.0
Package-Manager: portage-2.2.27
commit a589c986b34ac6387799959692006d8a24ab4101
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Feb 10 15:17:14 2016 +0000
dev-haskell/scotty: allow transformers-compat-0.5
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 57ac904be754e5649088801b90681690e92c9a21
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 26 13:42:54 2015 +0100
dev-haskell/scotty: allow aeson-0.10
Package-Manager: portage-2.2.20
commit 90d93b2433c8472f1e8d8d8f3129239be270fc98
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 13 21:08:17 2015 +0100
dev-haskell/scotty: allow warp-3.1
Package-Manager: portage-2.2.20
commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100
convert '# $Header: ' lines to '# $Id$'
The change was adopted when ::gentoo switched to git.
https://github.com/trofi/gentoo-qa/blob/master/check_header.sh
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit c5ebecb1c3455db2bede4a33b91b124f735d4cc5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jul 17 16:47:47 2015 +0100
dev-haskell/scotty: bump up to 0.10.2
Package-Manager: portage-2.2.20
commit e7b274f86c6108723df2103adc16eb1e96b958fe
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Jun 23 21:25:05 2015 +0100
dev-haskell/scotty: bump up to 0.10.1
Package-Manager: portage-2.2.20
commit 8b93f6b601bf4587531132efe4fc3faa05b42dbb
Author: Mark Wright <gienah@gentoo.org>
Date: Sun May 31 22:26:13 2015 +1000
Bump scotty to 0.10.0
commit 2b9c1cce2de12ae49dddc4bd5ffdb82a9f70369e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Apr 20 23:21:13 2015 +0100
dev-haskell/scotty: allow blaze-builder-0.4
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 883f2d81f87b3a40e0c5780f80e12c0ece6542d4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Jan 6 22:55:16 2015 +0000
dev-haskell/scotty: bump up to 0.9.1
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit 443883ec16a05ff28bd080a632e76064311a69d5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 27 10:30:05 2014 +0000
dev-haskell/scotty: allow monad-control-1.0
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
commit a1d3f4478d22a1c7b1001a49ae4cab908c278495
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Oct 14 20:48:21 2014 +0100
dev-haskell/scotty: allow text-1.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 4052e39d01d8d03e966083435d0ec4d45085ead4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 20 21:51:16 2014 +0100
dev-haskell/scotty: bump up to 0.9.0
Package-Manager: portage-2.2.13
commit a2e3cbfda96b55c3499eee00011016f393616aea
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Jul 29 17:48:16 2014 +0300
dev-haskell/scotty: bump up to 0.8.2
Package-Manager: portage-2.2.10_p40
commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300
metadata.xml: from <maintainer> field in favour of <herd> one
Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 822d57f508ee093104b5c8bea1f586b1a3987bbf
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu May 29 12:41:40 2014 +0300
dev-haskell/scotty: bump up to 0.7.3
Package-Manager: portage-2.2.10_p15
commit 41295a779d75ad735aaa635d2873d1bc6b9ddae7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed May 21 19:48:04 2014 +0300
dev-haskell/scotty: bump up to 0.7.2
Package-Manager: portage-2.2.10_p15
commit 7826246ebf58b762caf179e44beed39425b35619
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Apr 3 09:41:11 2014 +0400
dev-haskell/scotty: new verion