commit: 676086874d624bd418b069d466026b5411163221 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 11:25:44 2026 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Mar 8 11:25:44 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67608687
games-arcade/rocksndiamonds: Drop obsolete patch Bogus ebuild was committed by mistake :S Fedora stopped applying their patch and no other distribution is neither applying it. If it needs to be reintroduced, it should be upstreamed in some way to not keep it applying it downstream for more years. Closes: https://bugs.gentoo.org/970949 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> games-arcade/rocksndiamonds/rocksndiamonds-4.4.1.3.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/games-arcade/rocksndiamonds/rocksndiamonds-4.4.1.3.ebuild b/games-arcade/rocksndiamonds/rocksndiamonds-4.4.1.3.ebuild index 184478de65a9..5c79cdf35509 100644 --- a/games-arcade/rocksndiamonds/rocksndiamonds-4.4.1.3.ebuild +++ b/games-arcade/rocksndiamonds/rocksndiamonds-4.4.1.3.ebuild @@ -52,11 +52,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="$(unpacker_src_uri_depends)" -PATCHES=( - # From Fedora: - "${FILESDIR}"/${PN}-4.1.0.0-CVE-2011-4606.patch -) - src_unpack() { unpack ${P}-linux.tar.gz cd "${S}"
