diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:17:27 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:18:12 +0100 |
commit | f13ce0552faf15db5d1e866e7896847f86a15e95 (patch) | |
tree | a49a408935528a3b3691b765bbe7c03e7e34ad0d /sys-fabric | |
parent | sys-fabric/libibmad: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-f13ce0552faf15db5d1e866e7896847f86a15e95.tar.gz gentoo-f13ce0552faf15db5d1e866e7896847f86a15e95.tar.bz2 gentoo-f13ce0552faf15db5d1e866e7896847f86a15e95.zip |
sys-fabric/libibumad: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libibumad/libibumad-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fabric/libibumad/libibumad-1.3.9.ebuild b/sys-fabric/libibumad/libibumad-1.3.9.ebuild index bff21fae9297..07ae7dc87cb1 100644 --- a/sys-fabric/libibumad/libibumad-1.3.9.ebuild +++ b/sys-fabric/libibumad/libibumad-1.3.9.ebuild @@ -10,7 +10,7 @@ OFED_SUFFIX="1" inherit openib -DESCRIPTION="OpenIB User MAD library functions which sit on top of the user MAD modules in the kernel" +DESCRIPTION="OpenIB User MAD lib functions which sit on top of the user MAD kernel modules" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" |