From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D6D3139082 for ; Fri, 1 Dec 2017 22:19:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73550E0DA3; Fri, 1 Dec 2017 22:19:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EE5EE0DAC for ; Fri, 1 Dec 2017 22:19:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0FDF23402FE for ; Fri, 1 Dec 2017 22:19:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60751AE66 for ; Fri, 1 Dec 2017 22:19:29 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1512166687.3ba2af591d1c8903fe0a75b623ed997d87e3b47b.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/libibmad/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fabric/libibmad/libibmad-1.3.11.ebuild X-VCS-Directories: sys-fabric/libibmad/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 3ba2af591d1c8903fe0a75b623ed997d87e3b47b X-VCS-Branch: master Date: Fri, 1 Dec 2017 22:19:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 671f9110-86d5-4f38-9967-6368eee9c804 X-Archives-Hash: d0661816ff1b1c8014dd7235d9034f77 commit: 3ba2af591d1c8903fe0a75b623ed997d87e3b47b Author: David Seifert gentoo org> AuthorDate: Fri Dec 1 21:17:24 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Dec 1 22:18:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba2af59 sys-fabric/libibmad: [QA] Fix DESCRIPTION.toolong sys-fabric/libibmad/libibmad-1.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fabric/libibmad/libibmad-1.3.11.ebuild b/sys-fabric/libibmad/libibmad-1.3.11.ebuild index 24d0637bae1..15b1fa2d4be 100644 --- a/sys-fabric/libibmad/libibmad-1.3.11.ebuild +++ b/sys-fabric/libibmad/libibmad-1.3.11.ebuild @@ -10,7 +10,7 @@ OFED_SUFFIX="1" inherit openib -DESCRIPTION="OpenIB library providing low layer IB functions for use by the IB diagnostic/management programs" +DESCRIPTION="OpenIB library provides the API for use interfacing with IB management programs" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE=""