commit: 25cca8cd852fed2e6f245a14aee1e22d480d8152 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 10 06:41:12 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 10 06:41:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25cca8cd
media-libs/sdl-image: add explicit backports/snapshot TODO Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild b/media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild index 3fe9ea4a9024..16f9cc515aad 100644 --- a/media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.12_p20210314.ebuild @@ -1,7 +1,12 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 + +# We may want to grab backports from the SDL-1.2 branch upstream or +# or take new snapshots every so often as no SDL 1 / 1.2.x releases +# will be made anymore. + inherit toolchain-funcs multilib-minimal MY_P="${P/sdl-/SDL_}"