summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-haskell/*: Drop stable keywordsMatt Turner5 days1-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Update EAPI to 8 for haskell packageshololeap2023-10-231-1/+1
| | | | | Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/parallel-io: update *.github.com HOMEPAGEsSam James2023-04-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/parallel-io: Stabilize for amd64hololeap2023-03-171-2/+2
| | | | | Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/parallel-io: keyword 0.3.5 for ~riscvmatoro2022-10-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-haskell/parallel-io: keyword 0.3.5 for ~arm64matoro2022-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-haskell/parallel-io: add 0.3.5, drop 0.3.3-r3matoro2022-07-313-38/+34
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-haskell/parallel-io: update to EAPI=8Sergei Trofimovich2021-07-251-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-haskell/parallel-io: drop obsolete CABAL_FEATURES=binSergei Trofimovich2021-07-251-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-101-1/+1
| | | | | | | | | | | | | | | | | This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-haskell/parallel-io: new revision to fix "containers" bound.Michael Orlitzky2019-03-011-4/+9
| | | | | | | | | This Gentoo -r3 pulls in the changes from the Hackage -r2, allowing parallel-io to build against modern versions of the containers package. I updated to EAPI=6 while I was at it. Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-haskell: refresh ManifestsSergei Trofimovich2017-11-241-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-haskell/parallel-io: new package for performing parallel IO computations.Michael Orlitzky2015-11-163-0/+50
Package-Manager: portage-2.2.20.1