commit:     716ed677401e40178ad311eb70fa8908386f0ed7
Author:     12101111 <w12101111 <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 07:43:32 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 09:45:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716ed677

dev-lang/ruby: drop upstreamed patch

Bug: https://bugs.gentoo.org/840260
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Signed-off-by: Han PuYu <w12101111 <AT> gmail.com>

 dev-lang/ruby/ruby-3.1.1.ebuild | 1 -
 dev-lang/ruby/ruby-3.1.2.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-lang/ruby/ruby-3.1.1.ebuild b/dev-lang/ruby/ruby-3.1.1.ebuild
index d42d8d236fef..0657a5384473 100644
--- a/dev-lang/ruby/ruby-3.1.1.ebuild
+++ b/dev-lang/ruby/ruby-3.1.1.ebuild
@@ -68,7 +68,6 @@ src_prepare() {
        eapply "${FILESDIR}"/"${SLOT}"/010*.patch
 
        if use elibc_musl ; then
-               eapply "${FILESDIR}"/3.0/900-musl-*.patch
                eapply "${FILESDIR}"/2.7/901-musl-*.patch
        fi
 

diff --git a/dev-lang/ruby/ruby-3.1.2.ebuild b/dev-lang/ruby/ruby-3.1.2.ebuild
index 7dbc34a36cc0..4d6261c67b20 100644
--- a/dev-lang/ruby/ruby-3.1.2.ebuild
+++ b/dev-lang/ruby/ruby-3.1.2.ebuild
@@ -68,7 +68,6 @@ src_prepare() {
        eapply "${FILESDIR}"/"${SLOT}"/010*.patch
 
        if use elibc_musl ; then
-               eapply "${FILESDIR}"/3.0/900-musl-*.patch
                eapply "${FILESDIR}"/2.7/901-musl-*.patch
        fi
 

Reply via email to