summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/haeredes: Drop stable keywordsMatt Turner2024-10-011-1/+1
| | | | | | Depends on dev-haskell/* packages, which are losing stable keywords. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/haeredes: drop 0.5.3Michael Orlitzky2024-08-022-38/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-misc/haeredes: stabilize 0.5.4 for amd64Michael Orlitzky2024-08-021-1/+1
| | | | | Closes: https://bugs.gentoo.org/936982 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-misc/haeredes: add 0.5.4Michael Orlitzky2024-04-202-0/+37
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-misc/haeredes: update HOMEPAGE (http -> https)Michael Orlitzky2023-11-141-1/+1
| | | | Signed-off-by: Michael Orlitzky <mjo@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>
* net-misc/haeredes: Stabilize for amd64hololeap2023-03-171-2/+2
| | | | | Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/haeredes: keyword 0.5.3 for ~riscvmatoro2022-10-061-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/haeredes: keyword 0.5.3 for ~arm64matoro2022-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/haeredes: add 0.5.3, drop 0.5.2Michael Orlitzky2022-08-282-3/+3
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-misc/haeredes: keyword 0.5.2 for ~ppc64matoro2022-08-281-2/+2
| | | | Signed-off-by: Michael Orlitzky <mjo@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>
* net-misc/haeredes: new version 0.5.2.Michael Orlitzky2020-02-012-5/+5
| | | | | | | | | | | | This new version removes all of the hard-coded compiler options from the build system. Even though that's how it's generally done in the Haskell world, it makes things crashy when some flags are not available in some versions of the compiler. The HCFLAGS variable in Gentoo will still be passed through. Closes: https://bugs.gentoo.org/707806 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@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>
* net-misc/haeredes: new version 0.5.1.Michael Orlitzky2019-03-022-9/+7
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-1/+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>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-misc/haeredes: new package to confirm delegation of NS and MX records.Michael Orlitzky2015-11-163-0/+49
Package-Manager: portage-2.2.20.1