diff options
| -rw-r--r-- | kde-frameworks/kplotting/kplotting-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kde-frameworks/kplotting/kplotting-9999.ebuild b/kde-frameworks/kplotting/kplotting-9999.ebuild index e8c7ecea8be..7019801d12d 100644 --- a/kde-frameworks/kplotting/kplotting-9999.ebuild +++ b/kde-frameworks/kplotting/kplotting-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" inherit kde-frameworks -DESCRIPTION="Graph drawing functions" +DESCRIPTION="Framework providing easy data-plotting functions" LICENSE="LGPL-2+" KEYWORDS="" IUSE="" @@ -17,5 +17,3 @@ RDEPEND=" dev-qt/qtwidgets:5 " DEPEND="${RDEPEND}" - -DOCS=( README ) |
