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/hpacucli/
Date: Fri, 01 Dec 2017 22:19:32
Message-Id: 1512166646.de030019605f868b6f000e7701fb5f88f8b80b65.soap@gentoo
1 commit: de030019605f868b6f000e7701fb5f88f8b80b65
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 21:16:56 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 22:17:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de030019
7
8 sys-block/hpacucli: [QA] Fix DESCRIPTION.toolong
9
10 sys-block/hpacucli/hpacucli-9.30.15.0.ebuild | 2 +-
11 sys-block/hpacucli/hpacucli-9.40.12.0.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild b/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild
15 index d07b296b3ed..4310bd4048c 100644
16 --- a/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild
17 +++ b/sys-block/hpacucli/hpacucli-9.30.15.0.ebuild
18 @@ -13,7 +13,7 @@ AMD64_VID="77370"
19 X86_PID="414707558"
20 X86_VID="77371"
21
22 -DESCRIPTION="HP Array Configuration Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)"
23 +DESCRIPTION="HP Array Config Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)"
24 HOMEPAGE="http://h18000.www1.hp.com/products/servers/linux/documentation.html"
25 SRC_URI="
26 amd64? ( ${SRC_URI_BASE}/p${AMD64_PID}/v${AMD64_VID}/${PN}-${MY_PV}.x86_64.rpm )
27
28 diff --git a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild
29 index 3420767da1c..c2418f407ee 100644
30 --- a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild
31 +++ b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild
32 @@ -13,7 +13,7 @@ AMD64_VID="80070"
33 X86_PID="414707558"
34 X86_VID="80071"
35
36 -DESCRIPTION="HP Array Configuration Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)"
37 +DESCRIPTION="HP Array Config Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)"
38 HOMEPAGE="http://h18000.www1.hp.com/products/servers/linux/documentation.html"
39 SRC_URI="
40 amd64? ( ${SRC_URI_BASE}/p${AMD64_PID}/v${AMD64_VID}/${PN}-${MY_PV}.x86_64.rpm )