Skip to content

Commit

Permalink
games-emulation/pcsx2: reword/shorten tarball comment
Browse files Browse the repository at this point in the history
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Dec 19, 2023
1 parent 2c3b2ee commit f4ef4c3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions games-emulation/pcsx2/pcsx2-1.7.5214.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 2 additions & 3 deletions games-emulation/pcsx2/pcsx2-1.7.5312.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 2 additions & 3 deletions games-emulation/pcsx2/pcsx2-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4ef4c3

Please sign in to comment.