summaryrefslogtreecommitdiff
path: root/media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild')
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild
index eb34c69194cf..7380edd37f8e 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.3-r3.ebuild
@@ -3,6 +3,10 @@
EAPI=8
+# 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.x releases
+# will be made anymore.
+
inherit autotools multilib-minimal
MY_P="${P/sdl-/SDL_}"