commit: 0915ed81e89dd211b45bdd8d200f3d8c70c39624
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 06:39:55 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 06:39:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0915ed81
media-libs/sdl-ttf: add explicit backports/snapshot TODO
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
index a2068af4c79a..040210674b8a 100644
--- a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
+++ b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
@@ -2,6 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+
+# We may want to grab backports from the SDL-1.2 branch upstream or
+# even take snapshots from it in future, as no SDL 1 / 1.2.x releases
+# will be made anymore.
+
inherit autotools multilib-minimal
MY_P="${P/sdl-/SDL_}"