diff options
author | Sam James <sam@gentoo.org> | 2023-05-06 12:24:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-06 12:33:53 +0100 |
commit | 5639a56c95bace7875c761083bf6f0b31fefe4e3 (patch) | |
tree | 241d8b18a5781e595273039a173a45f28dd3ee7c /games-emulation | |
parent | games-emulation/pcsxr: add github upstream metadata (diff) | |
download | gentoo-5639a56c95bace7875c761083bf6f0b31fefe4e3.tar.gz gentoo-5639a56c95bace7875c761083bf6f0b31fefe4e3.tar.bz2 gentoo-5639a56c95bace7875c761083bf6f0b31fefe4e3.zip |
games-emulation/pcsxr: drop stale dev-util/intltool dep
Signed-off-by: Sam James <sam@gentoo.org>
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 " |