mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
fox.eclass: Fix toolong DESCRIPTION
Closes: https://github.com/gentoo/gentoo/pull/3866
This commit is contained in:
committed by
David Seifert
parent
d74c91bead
commit
f64d99f7e9
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user