fox.eclass: Fix toolong DESCRIPTION

Closes: https://github.com/gentoo/gentoo/pull/3866
This commit is contained in:
Harri Nieminen
2017-02-07 17:35:16 +02:00
committed by David Seifert
parent d74c91bead
commit f64d99f7e9

View 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"