dev-haskell/wx: Improve description
authorMichał Górny <mgorny@gentoo.org>
Thu, 18 Jul 2019 06:13:47 +0000 (08:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 18 Jul 2019 06:18:19 +0000 (08:18 +0200)
Closes: https://bugs.gentoo.org/689450
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-haskell/wx/wx-0.92.2.0.ebuild

index 817a3f70513e402b54ad6874456270bf147dd3c0..44291d86336a7900f35f65817c6e66ef3fb8dace 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ WX_GTK_VER="3.0"
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="wxHaskell"
+DESCRIPTION="Portable and native GUI library built on wxWidgets"
 HOMEPAGE="https://wiki.haskell.org/WxHaskell"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"