diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:16:52 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:17:20 +0100 |
commit | 73cb6ec967f256733c96ed4cdab2353ba6ca0d61 (patch) | |
tree | 513fbe30249eae6c53525ca76b78163c3b0ad60d /sys-block/endpoint | |
parent | sys-auth/thinkfinger: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-73cb6ec967f256733c96ed4cdab2353ba6ca0d61.tar.gz gentoo-73cb6ec967f256733c96ed4cdab2353ba6ca0d61.tar.bz2 gentoo-73cb6ec967f256733c96ed4cdab2353ba6ca0d61.zip |
sys-block/endpoint: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-block/endpoint')
-rw-r--r-- | sys-block/endpoint/endpoint-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild index 83701a18e979..431d4d19bb4e 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" |