summaryrefslogtreecommitdiff
path: root/dev-haskell/concurrent-output
AgeCommit message (Collapse)Author
2020-08-18dev-haskell/concurrent-output: update homepageJakov Smolic
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-08-01dev-haskell/concurrent-output: bump up to 1.10.11Jack Todaro
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-06-07dev-haskell/concurrent-output: update homepage linkJakov Smolic
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-11-10*/*: Inline mirror://hackage and update URIsMichał Górny
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>
2017-11-24dev-haskell: refresh ManifestsSergei Trofimovich
Package-Manager: Portage-2.3.16, Repoman-2.3.6
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-16dev-haskell/concurrent-output: bump up to 1.7.8Sergei Trofimovich
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-11-05dev-haskell/concurrent-output: bump up to 1.7.7Sergei Trofimovich
Package-Manager: portage-2.3.2
2016-05-11dev-haskell/concurrent-output: bump up to 1.7.6Sergei Trofimovich
Package-Manager: portage-2.2.28
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Replace all herds with appropriate projects (GLEP 67)Michał Górny
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
2016-01-22dev-haskell/concurrent-output: new package, a depend of git-annexSergei Trofimovich
Package-Manager: portage-2.2.27