diff options
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsxr/pcsxr-1.9.94_p20190306-r1.ebuild (renamed from games-emulation/pcsxr/pcsxr-1.9.94_p20190306.ebuild) | 3 | ||||
-rw-r--r-- | games-emulation/pcsxr/pcsxr-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games-emulation/pcsxr/pcsxr-1.9.94_p20190306.ebuild b/games-emulation/pcsxr/pcsxr-1.9.94_p20190306-r1.ebuild index 672c8ccbccb4..00c5ae6261ef 100644 --- a/games-emulation/pcsxr/pcsxr-1.9.94_p20190306.ebuild +++ b/games-emulation/pcsxr/pcsxr-1.9.94_p20190306-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -41,7 +41,6 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" app-arch/unzip - dev-util/intltool sys-devel/gettext:0" src_configure() { diff --git a/games-emulation/pcsxr/pcsxr-9999.ebuild b/games-emulation/pcsxr/pcsxr-9999.ebuild index 2066e487f6ef..98a280011f20 100644 --- a/games-emulation/pcsxr/pcsxr-9999.ebuild +++ b/games-emulation/pcsxr/pcsxr-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -39,7 +39,6 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" app-arch/unzip - dev-util/intltool sys-devel/gettext:0 " |