commit: 73cb6ec967f256733c96ed4cdab2353ba6ca0d61 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 21:16:52 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 22:17:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cb6ec9
sys-block/endpoint: [QA] Fix DESCRIPTION.toolong sys-block/endpoint/endpoint-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild index 83701a18e97..431d4d19bb4 100644 --- a/sys-block/endpoint/endpoint-0.1.0.ebuild +++ b/sys-block/endpoint/endpoint-0.1.0.ebuild @@ -3,7 +3,7 @@ inherit eutils -DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device" +DESCRIPTION="Endpoint turns a Linux machine with a firewire card into an SBP-2 device" HOMEPAGE="http://oss.oracle.com/projects/endpoint/" SRC_URI="http://oss.oracle.com/projects/endpoint/dist/files/${P}.tar.gz"
