commit: c6a13be538ec94af48cfe276c425de0907b9e06b Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 21:17:48 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 22:18:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a13be5
sys-fs/safecopy: [QA] Fix DESCRIPTION.toolong sys-fs/safecopy/safecopy-1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/safecopy/safecopy-1.7.ebuild b/sys-fs/safecopy/safecopy-1.7.ebuild index d3fba62a64f..6f164039b07 100644 --- a/sys-fs/safecopy/safecopy-1.7.ebuild +++ b/sys-fs/safecopy/safecopy-1.7.ebuild @@ -5,7 +5,7 @@ EAPI=4 inherit base -DESCRIPTION="Data recovery tool to fault-tolerantly extract data from damaged (io-errors) devices or files" +DESCRIPTION="Tool for fault-tolerant data recovery from damaged (io-errors) devices or files" HOMEPAGE="http://safecopy.sourceforge.net" SRC_URI="mirror://sourceforge/safecopy/${P}.tar.gz"
