summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-12-28 16:59:32 +0100
committerJustin Lecher <jlec@gentoo.org>2015-12-28 16:59:32 +0100
commit4dc538d59484496141d388bb887bc7d0917266e1 (patch)
tree9e5a6b7b34ceb7dddd066b432e7651e2d74883a1 /eclass
parentfortran-2.eclass: Fix @DESCRIPTION tag usage (diff)
downloadgentoo-4dc538d59484496141d388bb887bc7d0917266e1.tar.gz
gentoo-4dc538d59484496141d388bb887bc7d0917266e1.tar.bz2
gentoo-4dc538d59484496141d388bb887bc7d0917266e1.zip
ghc-package.eclass: Fix @DESCRIPTION tag usage
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ghc-package.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/ghc-package.eclass b/eclass/ghc-package.eclass
index f71116bd50f2..5466c0b5b20d 100644
--- a/eclass/ghc-package.eclass
+++ b/eclass/ghc-package.eclass
@@ -225,7 +225,8 @@ ghc-package-exists() {
}
# @FUNCTION: check-for-collisions
-# @DESCRIPTION: makes sure no packages
+# @DESCRIPTION:
+# makes sure no packages
# have the same version as initial package setup
check-for-collisions() {
local localpkgconf=$1