summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSobhan Mohammadpour <sobhan@gentoo.org>2019-07-04 21:55:23 -0400
committerSobhan Mohammadpour <sobhan@gentoo.org>2019-07-04 21:56:18 -0400
commit4dc5b1b2aeea3498434102fbaf2c48ad11d80f10 (patch)
tree759968720c22336fc94a4657bc706a764029dcf5 /dev-libs
parentgnome-extra/gnome-calculator: 3.30.1 → 3.32.2 (diff)
downloadgentoo-4dc5b1b2aeea3498434102fbaf2c48ad11d80f10.tar.gz
gentoo-4dc5b1b2aeea3498434102fbaf2c48ad11d80f10.tar.bz2
gentoo-4dc5b1b2aeea3498434102fbaf2c48ad11d80f10.zip
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@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgweather/libgweather-3.32.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgweather/libgweather-3.32.2.ebuild b/dev-libs/libgweather/libgweather-3.32.2.ebuild
index e349e588d0fb..52aabb1e0871 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() {