commit:     f4ef4c3241064e84640a494044ccf62c72abfff2
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 11:33:55 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 11:43:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ef4c32

games-emulation/pcsx2: reword/shorten tarball comment

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

 games-emulation/pcsx2/pcsx2-1.7.5214.ebuild | 5 ++---
 games-emulation/pcsx2/pcsx2-1.7.5312.ebuild | 5 ++---
 games-emulation/pcsx2/pcsx2-9999.ebuild     | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/games-emulation/pcsx2/pcsx2-1.7.5214.ebuild 
b/games-emulation/pcsx2/pcsx2-1.7.5214.ebuild
index cf1118563fd6..462f4b662736 100644
--- a/games-emulation/pcsx2/pcsx2-1.7.5214.ebuild
+++ b/games-emulation/pcsx2/pcsx2-1.7.5214.ebuild
@@ -9,9 +9,8 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/PCSX2/pcsx2.git";
 else
-       # formerly was attempting to unbundle most, but upstream dropped every
-       # checks for alternatively using system's and keeping this up has become
-       # unmaintainable, and to simplify now also using tarballs with 
submodules
+       # unbundling on this package has become unmaintainable and, rather than
+       # handle submodules separately, using a tarball that includes them
        SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz";
        KEYWORDS="-* ~amd64"
 fi

diff --git a/games-emulation/pcsx2/pcsx2-1.7.5312.ebuild 
b/games-emulation/pcsx2/pcsx2-1.7.5312.ebuild
index 7978166a40b3..223990367c6d 100644
--- a/games-emulation/pcsx2/pcsx2-1.7.5312.ebuild
+++ b/games-emulation/pcsx2/pcsx2-1.7.5312.ebuild
@@ -9,9 +9,8 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/PCSX2/pcsx2.git";
 else
-       # formerly was attempting to unbundle most, but upstream dropped every
-       # checks for alternatively using system's and keeping this up has become
-       # unmaintainable, and to simplify now also using tarballs with 
submodules
+       # unbundling on this package has become unmaintainable and, rather than
+       # handle submodules separately, using a tarball that includes them
        SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz";
        KEYWORDS="-* ~amd64"
 fi

diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild 
b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 7978166a40b3..223990367c6d 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -9,9 +9,8 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/PCSX2/pcsx2.git";
 else
-       # formerly was attempting to unbundle most, but upstream dropped every
-       # checks for alternatively using system's and keeping this up has become
-       # unmaintainable, and to simplify now also using tarballs with 
submodules
+       # unbundling on this package has become unmaintainable and, rather than
+       # handle submodules separately, using a tarball that includes them
        SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz";
        KEYWORDS="-* ~amd64"
 fi

Reply via email to