dev-libs/libmowgli MissingPackageRevision: version 2.1.3: RDEPEND="!=dev-libs/libmowgli-2.1.0": "=" operator used without package revision MissingPackageRevision: version 2.1.3: DEPEND="!=dev-libs/libmowgli-2.1.0": "=" operator used without package revision
*scratches head* So does this want me to suffix '-r0' to the package version? That seems rather weird since that version never had more than one revision. According to PMS 20180430, section 3.2: "[The version specification] may optionally be followed by the suffix -r followed immediately by an unsigned integer (the \"revision number\"). If this suffix is not present, it is assumed to be -r0.". So, if I'm reading this correctly, the package revision should implicitly be '-r0' and thus not need to be specified, but I'll go with what you say. Do you wish for me to suffix '-r0' here?
Either that or use ~. We're abusing the fact that both no -r and -r0 are equivalent to distinguish whether you rally mean that one revision or may have used = instead of ~.
Created attachment 590354 [details, diff] Fix [1/2]
Created attachment 590356 [details, diff] Fix [2/2]
This should fix it.
You don't have to revbump for such a trivial fix.
Created attachment 590392 [details, diff] Fix
Okay, no revbump this time.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f122f2f1fa45f7cbcf8724414c922d2be32608f0 commit f122f2f1fa45f7cbcf8724414c922d2be32608f0 Author: Wade Cline <wadecline@hotmail.com> AuthorDate: 2019-09-19 05:10:51 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-09-20 07:34:43 +0000 dev-libs/libmowgli: Fix QA issues Signed-off-by: Wade Cline <wadecline@hotmail.com> Closes: https://bugs.gentoo.org/694628 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-libs/libmowgli/libmowgli-2.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)