commit:     766eec8768840543debdd1e9ebb81e9039836292
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 21:17:17 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 22:17:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766eec87

sys-devel/icecream: [QA] Fix DESCRIPTION.toolong

 sys-devel/icecream/icecream-0.9.7-r1.ebuild | 2 +-
 sys-devel/icecream/icecream-1.0.0-r1.ebuild | 2 +-
 sys-devel/icecream/icecream-1.0.0-r2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/icecream/icecream-0.9.7-r1.ebuild 
b/sys-devel/icecream/icecream-0.9.7-r1.ebuild
index 03105d9b5c3..1c43a464442 100644
--- a/sys-devel/icecream/icecream-0.9.7-r1.ebuild
+++ b/sys-devel/icecream/icecream-0.9.7-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools base user
 
 MY_P=icecc-${PV}
 
-DESCRIPTION="icecc is a program for distributed compiling of C(++) code across 
several machines; based on distcc"
+DESCRIPTION="Distributed compiling of C(++) code across several machines; 
based on distcc"
 HOMEPAGE="http://en.opensuse.org/Icecream";
 SRC_URI="ftp://ftp.suse.com/pub/projects/${PN}/${MY_P}.tar.bz2";
 

diff --git a/sys-devel/icecream/icecream-1.0.0-r1.ebuild 
b/sys-devel/icecream/icecream-1.0.0-r1.ebuild
index e43d004caa2..20c5f3e4bb2 100644
--- a/sys-devel/icecream/icecream-1.0.0-r1.ebuild
+++ b/sys-devel/icecream/icecream-1.0.0-r1.ebuild
@@ -7,7 +7,7 @@ MY_P="${P/icecream/icecc}"
 
 inherit base eutils user
 
-DESCRIPTION="icecc is a program for distributed compiling of C(++) code across 
several machines; based on distcc"
+DESCRIPTION="Distributed compiling of C(++) code across several machines; 
based on distcc"
 HOMEPAGE="https://github.com/icecc/icecream";
 SRC_URI="ftp://ftp.suse.com/pub/projects/${PN}/${MY_P}.tar.bz2";
 

diff --git a/sys-devel/icecream/icecream-1.0.0-r2.ebuild 
b/sys-devel/icecream/icecream-1.0.0-r2.ebuild
index ead3cbfcfa5..68485a1e7f5 100644
--- a/sys-devel/icecream/icecream-1.0.0-r2.ebuild
+++ b/sys-devel/icecream/icecream-1.0.0-r2.ebuild
@@ -7,7 +7,7 @@ MY_P="${P/icecream/icecc}"
 
 inherit user
 
-DESCRIPTION="icecc is a program for distributed compiling of C(++) code across 
several machines; based on distcc"
+DESCRIPTION="Distributed compiling of C(++) code across several machines; 
based on distcc"
 HOMEPAGE="https://github.com/icecc/icecream";
 SRC_URI="ftp://ftp.suse.com/pub/projects/${PN}/${MY_P}.tar.bz2";
 

Reply via email to