diff options
author | Paul Zander <negril.nx+gentoo@gmail.com> | 2024-08-12 17:29:38 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-14 15:24:58 +0100 |
commit | dd79af4fb31a409006d5309b9cb032f57caa0416 (patch) | |
tree | af5162f56911bcfeb2708b5557ec3f7d7e2fe775 /dev-libs | |
parent | dev-lang/go: drop 1.21.13 (diff) | |
download | gentoo-dd79af4fb31a409006d5309b9cb032f57caa0416.tar.gz gentoo-dd79af4fb31a409006d5309b9cb032f57caa0416.tar.bz2 gentoo-dd79af4fb31a409006d5309b9cb032f57caa0416.zip |
dev-libs/hipother: bump 6.1.1-r1 fix collisions
Closes: https://bugs.gentoo.org/936317
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/hipother/hipother-6.1.1-r1.ebuild (renamed from dev-libs/hipother/hipother-6.1.1.ebuild) | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-libs/hipother/hipother-6.1.1.ebuild b/dev-libs/hipother/hipother-6.1.1-r1.ebuild index d842c224a91d..8160512df6a2 100644 --- a/dev-libs/hipother/hipother-6.1.1.ebuild +++ b/dev-libs/hipother/hipother-6.1.1-r1.ebuild @@ -12,6 +12,10 @@ LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" KEYWORDS="~amd64" +RDEPEND=" + !<dev-util/hip-6 +" + src_install() { insinto /usr/include doins -r hipnv/include/hip |