commit:     70132ea374884e7ac430d1b46fadcf92f61f57a7
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 06:00:08 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 06:08:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70132ea3

games-emulation/pcsx2: keep a note about dropping old versions

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild | 4 ++++
 games-emulation/pcsx2/pcsx2-2.4.0.ebuild    | 4 ++++
 games-emulation/pcsx2/pcsx2-9999.ebuild     | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild 
b/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild
index 1c9899c905e6..f2d01e0442c6 100644
--- a/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild
+++ b/games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild
@@ -3,6 +3,10 @@
 
 EAPI=8
 
+# note: keep old versions for an extended period (at "least" 2 months
+# after stabilization unless it is broken) due to save states being
+# locked to specific versions and users may need time
+
 inherit cmake desktop eapi9-ver fcaps flag-o-matic optfeature toolchain-funcs
 
 if [[ ${PV} == 9999 ]]; then

diff --git a/games-emulation/pcsx2/pcsx2-2.4.0.ebuild 
b/games-emulation/pcsx2/pcsx2-2.4.0.ebuild
index c88a920fa346..6a86b30e99b9 100644
--- a/games-emulation/pcsx2/pcsx2-2.4.0.ebuild
+++ b/games-emulation/pcsx2/pcsx2-2.4.0.ebuild
@@ -3,6 +3,10 @@
 
 EAPI=8
 
+# note: keep old versions for an extended period (at "least" 2 months
+# after stabilization unless it is broken) due to save states being
+# locked to specific versions and users may need time
+
 inherit cmake desktop eapi9-ver fcaps flag-o-matic optfeature toolchain-funcs
 
 if [[ ${PV} == 9999 ]]; then

diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild 
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index c88a920fa346..6a86b30e99b9 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -3,6 +3,10 @@
 
 EAPI=8
 
+# note: keep old versions for an extended period (at "least" 2 months
+# after stabilization unless it is broken) due to save states being
+# locked to specific versions and users may need time
+
 inherit cmake desktop eapi9-ver fcaps flag-o-matic optfeature toolchain-funcs
 
 if [[ ${PV} == 9999 ]]; then

Reply via email to