Summary: | sci-geosciences/gmt-6.0.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniel Peters <sir_tuam> |
Component: | Current packages | Assignee: | Sci-geo Project <sci-geosciences> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nowa |
Priority: | Normal | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | gmt-6.0.0 ebuild |
Description
Daniel Peters
2020-06-16 22:15:39 UTC
Whats keeping this from being merged? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9857b8e20f45d0d4d477eaab0acf4e2798ba191 commit b9857b8e20f45d0d4d477eaab0acf4e2798ba191 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-03-01 11:56:57 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-03-01 11:57:03 +0000 sci-geosciences/gmt: add version 6.3.0 Co-authored-by: Daniel Peters <sir_tuam@web.de> Closes: https://bugs.gentoo.org/728500 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-geosciences/gmt/Manifest | 1 + sci-geosciences/gmt/gmt-6.3.0.ebuild | 97 ++++++++++++++++++++++++++++++++++++ sci-geosciences/gmt/metadata.xml | 1 + 3 files changed, 99 insertions(+) > - SLOT="6" (but conflicts with slot 5, not sure if slotting is even useful for anyone)
The trick to fix the slotting was: -DGMT_INSTALL_NAME_SUFFIX="${SLOT}"
|