commit: 3ee727dcb4562960dd1a9382203afc8450155976 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 10 03:35:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 10 03:35:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee727dc
media-gfx/blender: drop obsolete comment Signed-off-by: Sam James <sam <AT> gentoo.org> media-gfx/blender/blender-2.93.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-gfx/blender/blender-2.93.0.ebuild b/media-gfx/blender/blender-2.93.0.ebuild index a3689a00f3d..e51130458fe 100644 --- a/media-gfx/blender/blender-2.93.0.ebuild +++ b/media-gfx/blender/blender-2.93.0.ebuild @@ -5,8 +5,6 @@ EAPI=7 PYTHON_COMPAT=( python3_9 ) -# TODO: restoring subversion later -# https://github.com/gentoo/gentoo/pull/20565#issuecomment-857235672 inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 toolchain-funcs xdg-utils DESCRIPTION="3D Creation/Animation/Publishing System"
