commit: 4dc5b1b2aeea3498434102fbaf2c48ad11d80f10
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 01:55:23 2019 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 01:56:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc5b1b2
dev-libs/libgweather: 3.32.2 fix patch name
patch had wrong name
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Sobhan Mohammadpour <sobhan <AT> gentoo.org>
dev-libs/libgweather/libgweather-3.32.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libgweather/libgweather-3.32.2.ebuild
b/dev-libs/libgweather/libgweather-3.32.2.ebuild
index e349e588d0f..52aabb1e087 100644
--- a/dev-libs/libgweather/libgweather-3.32.2.ebuild
+++ b/dev-libs/libgweather/libgweather-3.32.2.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}"/${PV}-meson-tweaks.patch # Provide introspection
optionality and don't build tests that aren't ran automatically
+ "${FILESDIR}"/3.32.1-meson-tweaks.patch # Provide introspection
optionality and don't build tests that aren't ran automatically
)
src_prepare() {