games-roguelike/stone-soup: explain why so many slots are maintained

Closes: https://bugs.gentoo.org/878535
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
This commit is contained in:
Erik Mackdanz
2023-01-15 15:35:11 -06:00
parent 8ca2147030
commit fc9df50fb7
5 changed files with 55 additions and 0 deletions

View File

@@ -1,6 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
# like to play old versions. Every release includes content changes
# where species/spells/monsters are added or removed. The public
# servers (e.g. http://crawl.akrasiac.org:8080) usually support playing
# versions back to 0.11.
# It's not necessary for Gentoo to support these old version but it's
# something nice that our distro can offer that others don't. If the
# maintenance burden becomes excessive than we can revisit that
# position.
EAPI=8
LUA_COMPAT=( lua5-1 )

View File

@@ -1,6 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
# like to play old versions. Every release includes content changes
# where species/spells/monsters are added or removed. The public
# servers (e.g. http://crawl.akrasiac.org:8080) usually support playing
# versions back to 0.11.
# It's not necessary for Gentoo to support these old version but it's
# something nice that our distro can offer that others don't. If the
# maintenance burden becomes excessive than we can revisit that
# position.
EAPI=8
LUA_COMPAT=( lua5-1 )

View File

@@ -1,6 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
# like to play old versions. Every release includes content changes
# where species/spells/monsters are added or removed. The public
# servers (e.g. http://crawl.akrasiac.org:8080) usually support playing
# versions back to 0.11.
# It's not necessary for Gentoo to support these old version but it's
# something nice that our distro can offer that others don't. If the
# maintenance burden becomes excessive than we can revisit that
# position.
EAPI=8
LUA_COMPAT=( lua5-1 )

View File

@@ -1,6 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
# like to play old versions. Every release includes content changes
# where species/spells/monsters are added or removed. The public
# servers (e.g. http://crawl.akrasiac.org:8080) usually support playing
# versions back to 0.11.
# It's not necessary for Gentoo to support these old version but it's
# something nice that our distro can offer that others don't. If the
# maintenance burden becomes excessive than we can revisit that
# position.
EAPI=8
LUA_COMPAT=( lua5-1 )

View File

@@ -1,6 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
# like to play old versions. Every release includes content changes
# where species/spells/monsters are added or removed. The public
# servers (e.g. http://crawl.akrasiac.org:8080) usually support playing
# versions back to 0.11.
# It's not necessary for Gentoo to support these old version but it's
# something nice that our distro can offer that others don't. If the
# maintenance burden becomes excessive than we can revisit that
# position.
EAPI=8
LUA_COMPAT=( lua5-1 )