Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/
Date: Mon, 02 Jan 2023 06:35:59
Message-Id: 1672640236.0b7309a9168d53db7c8ab0255320f5c6d4a295a4.ionen@gentoo
1 commit: 0b7309a9168d53db7c8ab0255320f5c6d4a295a4
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 06:16:36 2023 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 06:17:16 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7309a9
7
8 games-emulation/pcsx2: adjust postinst elog to be more accurate
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 games-emulation/pcsx2/pcsx2-1.7.3738.ebuild | 15 +++++++--------
13 games-emulation/pcsx2/pcsx2-1.7.3820.ebuild | 15 +++++++--------
14 games-emulation/pcsx2/pcsx2-9999.ebuild | 13 ++++++-------
15 3 files changed, 20 insertions(+), 23 deletions(-)
16
17 diff --git a/games-emulation/pcsx2/pcsx2-1.7.3738.ebuild b/games-emulation/pcsx2/pcsx2-1.7.3738.ebuild
18 index 92f1596c955b..740fb1613eaa 100644
19 --- a/games-emulation/pcsx2/pcsx2-1.7.3738.ebuild
20 +++ b/games-emulation/pcsx2/pcsx2-1.7.3738.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2023 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -225,13 +225,12 @@ pkg_postinst() {
28
29 if [[ ${PV} != 9999 && ( ! ${REPLACING_VERSIONS} || -v replacing_old ) ]]; then
30 [[ -v replacing_old ]] && elog
31 - elog "${PN}-1.7.x is a development branch using a nightly release model"
32 - elog "(new 'release' every 1-2 days). Stable 1.6.0 is getting old and lacks"
33 - elog "many notable features (e.g. native 64bit builds). Given it may be a long"
34 - elog "time before there is a new stable, Gentoo will carry and update 1.7.x"
35 - elog "roughly every months."
36 + elog "${PN}-1.7.x is a development branch where .x increments every changes."
37 + elog "Stable 1.6.0 is getting old and lacks many notable features (e.g. native"
38 + elog "64bit builds). Given it may be a long time before there is a new stable,"
39 + elog "Gentoo will carry and update 1.7.x roughly every months."
40 elog
41 - elog "Please report an issue if feel a picked nightly release needs to be"
42 - elog "updated ahead of time or masked (notably for handling regressions)."
43 + elog "Please report an issue if feel a picked version needs to be updated ahead"
44 + elog "of time or masked (notably for handling regressions)."
45 fi
46 }
47
48 diff --git a/games-emulation/pcsx2/pcsx2-1.7.3820.ebuild b/games-emulation/pcsx2/pcsx2-1.7.3820.ebuild
49 index eebe34cc10de..caf2e5c05300 100644
50 --- a/games-emulation/pcsx2/pcsx2-1.7.3820.ebuild
51 +++ b/games-emulation/pcsx2/pcsx2-1.7.3820.ebuild
52 @@ -1,4 +1,4 @@
53 -# Copyright 1999-2022 Gentoo Authors
54 +# Copyright 1999-2023 Gentoo Authors
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI=8
58 @@ -226,14 +226,13 @@ pkg_postinst() {
59
60 if [[ ${replacing} == @(|old) && ${PV} != 9999 ]]; then
61 elog
62 - elog "${PN}-1.7.x is a development branch using a nightly release model"
63 - elog "(new 'release' every 1-2 days). Stable 1.6.0 is getting old and lacks"
64 - elog "many notable features (e.g. native 64bit builds). Given it may be a long"
65 - elog "time before there is a new stable, Gentoo will carry and update 1.7.x"
66 - elog "roughly every months."
67 + elog "${PN}-1.7.x is a development branch where .x increments every changes."
68 + elog "Stable 1.6.0 is getting old and lacks many notable features (e.g. native"
69 + elog "64bit builds). Given it may be a long time before there is a new stable,"
70 + elog "Gentoo will carry and update 1.7.x roughly every months."
71 elog
72 - elog "Please report an issue if feel a picked nightly release needs to be"
73 - elog "updated ahead of time or masked (notably for handling regressions)."
74 + elog "Please report an issue if feel a picked version needs to be updated ahead"
75 + elog "of time or masked (notably for handling regressions)."
76 fi
77
78 if [[ ${replacing} == wx ]]; then
79
80 diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild
81 index 88c5807335b7..b9d68d63b68b 100644
82 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild
83 +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
84 @@ -226,14 +226,13 @@ pkg_postinst() {
85
86 if [[ ${replacing} == @(|old) && ${PV} != 9999 ]]; then
87 elog
88 - elog "${PN}-1.7.x is a development branch using a nightly release model"
89 - elog "(new 'release' every 1-2 days). Stable 1.6.0 is getting old and lacks"
90 - elog "many notable features (e.g. native 64bit builds). Given it may be a long"
91 - elog "time before there is a new stable, Gentoo will carry and update 1.7.x"
92 - elog "roughly every months."
93 + elog "${PN}-1.7.x is a development branch where .x increments every changes."
94 + elog "Stable 1.6.0 is getting old and lacks many notable features (e.g. native"
95 + elog "64bit builds). Given it may be a long time before there is a new stable,"
96 + elog "Gentoo will carry and update 1.7.x roughly every months."
97 elog
98 - elog "Please report an issue if feel a picked nightly release needs to be"
99 - elog "updated ahead of time or masked (notably for handling regressions)."
100 + elog "Please report an issue if feel a picked version needs to be updated ahead"
101 + elog "of time or masked (notably for handling regressions)."
102 fi
103
104 if [[ ${replacing} == wx ]]; then