From f64d99f7e91d9128e073e36d5dbddce549ab9984 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Tue, 7 Feb 2017 17:35:16 +0200 Subject: fox.eclass: Fix toolong DESCRIPTION Closes: https://github.com/gentoo/gentoo/pull/3866 --- eclass/fox.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/fox.eclass b/eclass/fox.eclass index fdf40998f815..b1f55994291b 100644 --- a/eclass/fox.eclass +++ b/eclass/fox.eclass @@ -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" -- cgit v1.2.3-18-g5258