summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-haskell/wx: update to EAPI=7Sergei Trofimovich2020-11-011-2/+2
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: drop ~ppc and ~ppc64 keywords for dev-lang/ghc and rdepsSergei Trofimovich2020-08-071-1/+1
| | | | | | | | dev-lang/ghc was not being kept up to date consistently for quite a while. We'll still try to build ppc64 BE/LE binaries for it but no promise of keywords. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* drop haskell on sparc, it doesn't build at allRolf Eike Beer2020-04-071-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> 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/wx: Improve descriptionMichał Górny2019-07-181-2/+2
| | | | | Closes: https://bugs.gentoo.org/689450 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* 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>
* dev-haskell/wx: drop version relying on wxGTK:29 and wxGTK:2.9Sergei Trofimovich2016-05-254-102/+0
| | | | | | | | | | | | | commit 60059b0a273a66db3cba9cdcff7d7de09e22de1a deleted haskell bindings for older wxGTK but not it's single revdep. That was detected by QA CI as: https://qa-reports.gentoo.org/output/gentoo-ci/6599e27/output.html#dev-haskell/wx Cleaning up. Package-Manager: portage-2.3.0_rc1
* dev-haskell/wx: drop oldSergei Trofimovich2016-04-034-99/+0
| | | | Package-Manager: portage-2.2.28
* dev-haskell/wx: bump up to 0.92.2.0Sergei Trofimovich2016-03-262-0/+40
| | | | Package-Manager: portage-2.2.28
* dev-haskell/wxhaskell: rename to dev-haskell/wxSergei Trofimovich2016-03-268-0/+212
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>