summaryrefslogtreecommitdiff
path: root/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild')
-rw-r--r--dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
index 51d0baff15c2..0da98dc77595 100644
--- a/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
+++ b/dev-perl/Alien-Gnuplot/Alien-Gnuplot-1.33.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,3 +23,5 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
+
+PATCHES=( "${FILESDIR}/${P}-version.patch" )