summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-haskell/js-jquery: bump up to 3.3.1Sergei Trofimovich2019-12-142-0/+28
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-102-4/+4
| | | | | | | | | | | | | | | | | 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: refresh ManifestsSergei Trofimovich2017-11-241-2/+2
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-haskell/js-jquery: bump up to 3.2.1, bug #623826Sergei Trofimovich2017-07-042-0/+28
| | | | | | | | Restricted networking tests. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/623826 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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/js-jquery: new package, a depend of dev-haskell/criterion-1.1.4.0Sergei Trofimovich2017-02-163-0/+41
Obtain minified jQuery code Package-Manager: Portage-2.3.3, Repoman-2.3.1