commit: c8932b0def3fe8f4fa65d5b88d8d05febe3536dc Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 00:19:46 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 00:19:46 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=c8932b0d
net-misc/seafile-client: Fix DESC Package-Manager: portage-2.2.26 net-misc/seafile-client/seafile-client-5.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/seafile-client/seafile-client-5.0.2.ebuild b/net-misc/seafile-client/seafile-client-5.0.2.ebuild index aaed0ad..2269bdc 100644 --- a/net-misc/seafile-client/seafile-client-5.0.2.ebuild +++ b/net-misc/seafile-client/seafile-client-5.0.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils -DESCRIPTION="Cloud storage system with features on privacy protection and teamwork" +DESCRIPTION="Desktop client for Seafile" HOMEPAGE="https://github.com/haiwen/seafile-client http://www.seafile.com" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
