summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2021-01-28 13:45:02 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2021-01-28 13:45:02 +0100
commitbfcfbfe0dacfc3ee5a6601a4f85f206309fc09de (patch)
treeda0f97950fa00024c66270317f35798c462a1c99 /media-gfx/valentina/valentina-0.6.1-r1.ebuild
parentwww-apps/postfixadmin: bugfix bump to 3.3.5 (diff)
downloadgentoo-bfcfbfe0dacfc3ee5a6601a4f85f206309fc09de.tar.gz
gentoo-bfcfbfe0dacfc3ee5a6601a4f85f206309fc09de.tar.bz2
gentoo-bfcfbfe0dacfc3ee5a6601a4f85f206309fc09de.zip
media-gfx/valentina: patched out vcs calls in 0.6.1-r1
Closes: https://bugs.gentoo.org/762601 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-gfx/valentina/valentina-0.6.1-r1.ebuild')
-rw-r--r--media-gfx/valentina/valentina-0.6.1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/valentina/valentina-0.6.1-r1.ebuild b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
index d6decfb393ab..e770ab6d6e98 100644
--- a/media-gfx/valentina/valentina-0.6.1-r1.ebuild
+++ b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,6 +45,7 @@ S=${WORKDIR}/${PN}-v${PV}
PATCHES=(
"${FILESDIR}/5823.patch"
+ "${FILESDIR}/${P}-disable-vcs-version.patch"
"${WORKDIR}/valentina-5858.patch"
)