Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/endpoint/
Date: Fri, 01 Dec 2017 22:19:32
Message-Id: 1512166640.73cb6ec967f256733c96ed4cdab2353ba6ca0d61.soap@gentoo
1 commit: 73cb6ec967f256733c96ed4cdab2353ba6ca0d61
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 21:16:52 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 22:17:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cb6ec9
7
8 sys-block/endpoint: [QA] Fix DESCRIPTION.toolong
9
10 sys-block/endpoint/endpoint-0.1.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild
14 index 83701a18e97..431d4d19bb4 100644
15 --- a/sys-block/endpoint/endpoint-0.1.0.ebuild
16 +++ b/sys-block/endpoint/endpoint-0.1.0.ebuild
17 @@ -3,7 +3,7 @@
18
19 inherit eutils
20
21 -DESCRIPTION="Endpoint turns a Linux machine with one or more firewire cards into an SBP-2 device"
22 +DESCRIPTION="Endpoint turns a Linux machine with a firewire card into an SBP-2 device"
23 HOMEPAGE="http://oss.oracle.com/projects/endpoint/"
24 SRC_URI="http://oss.oracle.com/projects/endpoint/dist/files/${P}.tar.gz"