diff options
author | Sam James <sam@gentoo.org> | 2021-12-03 23:48:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-04 00:54:16 +0000 |
commit | 8ae498702ade8271624f069b7c95be40879e4dca (patch) | |
tree | d8c68b87545ea84ee158eeeec8e2e88644d97453 /games-misc/fortune-mod-tao | |
parent | games-misc/fortune-mod: block games-misc/fortune-mod-tao (diff) | |
download | gentoo-8ae498702ade8271624f069b7c95be40879e4dca.tar.gz gentoo-8ae498702ade8271624f069b7c95be40879e4dca.tar.bz2 gentoo-8ae498702ade8271624f069b7c95be40879e4dca.zip |
games-misc/fortune-mod-tao: block newer games-misc/fortune-mod
Included within newer fortune-mod.
Closes: https://bugs.gentoo.org/828072
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc/fortune-mod-tao')
-rw-r--r-- | games-misc/fortune-mod-tao/fortune-mod-tao-1-r1.ebuild (renamed from games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild b/games-misc/fortune-mod-tao/fortune-mod-tao-1-r1.ebuild index 0cc42e1fd9b5..9c6b18260bcb 100644 --- a/games-misc/fortune-mod-tao/fortune-mod-tao-1.ebuild +++ b/games-misc/fortune-mod-tao/fortune-mod-tao-1-r1.ebuild @@ -13,7 +13,8 @@ LICENSE="GPL-1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -RDEPEND="games-misc/fortune-mod" +RDEPEND="games-misc/fortune-mod + !>=games-misc/fortune-mod-3.6.1" src_install() { insinto /usr/share/fortune |