mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user