summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-08 21:50:25 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-10 16:13:49 +0100
commit0ba94c5dd732832ab6ba6ad3431008193420e12f (patch)
treedc2cf2bd94ce9c160f7fa002381f506941d3f213 /dev-haskell/gtk
parent*/*: Inline mirror://hackage and update URIs (diff)
downloadgentoo-0ba94c5dd732832ab6ba6ad3431008193420e12f.tar.gz
gentoo-0ba94c5dd732832ab6ba6ad3431008193420e12f.tar.bz2
gentoo-0ba94c5dd732832ab6ba6ad3431008193420e12f.zip
dev-haskell/gtk: Inline MY_PV in MY_P
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-haskell/gtk')
-rw-r--r--dev-haskell/gtk/gtk-0.12.5.7.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild b/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild
index 724b8f3ea756..b4354a032e31 100644
--- a/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild
+++ b/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild
@@ -7,8 +7,7 @@ EAPI=5
GTK_MAJ_VER="2"
-MY_PV="${PV%.*}"
-MY_P="${PN}-${MY_PV}"
+MY_P="${PN}-${PV%.*}"
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal