summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* net-misc/hath: remove old "unused" ebuilds.Michael Orlitzky2019-04-013-72/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-misc/hath: x86 stable (bug #680778)Thomas Deutschmann2019-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/hath: amd64 stable wrt bug #680778Agostino Sarubbo2019-03-171-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-misc/hath: new version 0.5.0.Michael Orlitzky2019-03-032-0/+36
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-misc/hath: amd64 stable wrt bug #678724Mikle Kolyada2019-03-031-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-misc/hath: new version 0.4.2.Michael Orlitzky2018-01-252-5/+5
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-misc/hath: new version 0.4.1.Michael Orlitzky2017-04-212-0/+36
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/hath: x86 stable wrt bug #606476Agostino Sarubbo2017-01-191-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/hath: amd64 stable wrt bug #606476Agostino Sarubbo2017-01-191-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-misc/hath: new package to manipulate network blocks in CIDR notation.Michael Orlitzky2015-11-123-0/+45
Package-Manager: portage-2.2.20.1