projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d74c91b
)
fox.eclass: Fix toolong DESCRIPTION
author
Harri Nieminen
<moikkis@gmail.com>
Tue, 7 Feb 2017 15:35:16 +0000
(17:35 +0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/eclass/fox.eclass
b/eclass/fox.eclass
index fdf40998f815a3a348c635085416682732964152..b1f55994291b3ce57b50d8a92e531698e33d23c5 100644
(file)
--- 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"