mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sci-chemistry/molden newly installs /bin/surf since 6.9, commit
ec853626b7 ("sci-chemistry/molden: add version 6.9"), however, this is
bundled version of sci-chemistry/surf which should be used instead. This
change solves multiple issues:
- unnecessary /bin/surf collision with sci-chemistry/surf and
www-client/surf, #834033 #858209
- missing SURF license of bundled surf, which is no longer needed
- ex: no python-exec wrapped executable found in /usr/lib/python-exec,
#849371 issue, which is triggered by surf/surf target.
x11-misc/gccmakedep and app-editors/vim dependencies are no longer
needed because they were used in surf/surf target.
Closes: https://github.com/gentoo/gentoo/pull/26439
Closes: https://bugs.gentoo.org/822510
Closes: https://bugs.gentoo.org/834033
Closes: https://bugs.gentoo.org/849371
Closes: https://bugs.gentoo.org/858209
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: David Seifert <soap@gentoo.org>