fox.eclass: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Tue, 7 Feb 2017 15:35:16 +0000 (17:35 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 7 Feb 2017 17:45:58 +0000 (18:45 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3866

eclass/fox.eclass

index fdf40998f815a3a348c635085416682732964152..b1f55994291b3ce57b50d8a92e531698e33d23c5 100644 (file)
@@ -61,7 +61,7 @@ FOX_APPS="adie calculator pathfinder shutterbug"
 # @DESCRIPTION:
 # Set this to add additional configuration options during src_configure
 
-DESCRIPTION="C++ based Toolkit for developing Graphical User Interfaces easily and effectively"
+DESCRIPTION="C++ Toolkit for developing Graphical User Interfaces easily and effectively"
 HOMEPAGE="http://www.fox-toolkit.org/"
 SRC_URI="ftp://ftp.fox-toolkit.org/pub/fox-${FOX_PV}.tar.gz"