commit: de030019605f868b6f000e7701fb5f88f8b80b65 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 21:16:56 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 22:17:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de030019
sys-block/hpacucli: [QA] Fix DESCRIPTION.toolong sys-block/hpacucli/hpacucli-9.30.15.0.ebuild | 2 +- sys-block/hpacucli/hpacucli-9.40.12.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild b/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild index d07b296b3ed..4310bd4048c 100644 --- a/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild +++ b/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild @@ -13,7 +13,7 @@ AMD64_VID="77370" X86_PID="414707558" X86_VID="77371" -DESCRIPTION="HP Array Configuration Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)" +DESCRIPTION="HP Array Config Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)" HOMEPAGE="http://h18000.www1.hp.com/products/servers/linux/documentation.html" SRC_URI=" amd64? ( ${SRC_URI_BASE}/p${AMD64_PID}/v${AMD64_VID}/${PN}-${MY_PV}.x86_64.rpm ) diff --git a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild index 3420767da1c..c2418f407ee 100644 --- a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild +++ b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild @@ -13,7 +13,7 @@ AMD64_VID="80070" X86_PID="414707558" X86_VID="80071" -DESCRIPTION="HP Array Configuration Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)" +DESCRIPTION="HP Array Config Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)" HOMEPAGE="http://h18000.www1.hp.com/products/servers/linux/documentation.html" SRC_URI=" amd64? ( ${SRC_URI_BASE}/p${AMD64_PID}/v${AMD64_VID}/${PN}-${MY_PV}.x86_64.rpm )
