summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-12-19 06:33:55 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-19 06:43:54 -0500
commitf4ef4c3241064e84640a494044ccf62c72abfff2 (patch)
treea15f4bdd5116e1fc28877c132c8180093e749e4a /games-emulation
parentgames-emulation/pcsx2: drop 1.7.5133 (diff)
downloadgentoo-f4ef4c3241064e84640a494044ccf62c72abfff2.tar.gz
gentoo-f4ef4c3241064e84640a494044ccf62c72abfff2.tar.bz2
gentoo-f4ef4c3241064e84640a494044ccf62c72abfff2.zip
games-emulation/pcsx2: reword/shorten tarball comment
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/pcsx2/pcsx2-1.7.5214.ebuild5
-rw-r--r--games-emulation/pcsx2/pcsx2-1.7.5312.ebuild5
-rw-r--r--games-emulation/pcsx2/pcsx2-9999.ebuild5
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