summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-01 22:17:17 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-01 23:17:57 +0100
commit766eec8768840543debdd1e9ebb81e9039836292 (patch)
tree3708a4dd80592eb3540c0bd41a199eeedd187912
parentsys-cluster/libcircle: [QA] Fix DESCRIPTION.toolong (diff)
downloadgentoo-766eec87.tar.gz
gentoo-766eec87.tar.bz2
gentoo-766eec87.zip
sys-devel/icecream: [QA] Fix DESCRIPTION.toolong
-rw-r--r--sys-devel/icecream/icecream-0.9.7-r1.ebuild2
-rw-r--r--sys-devel/icecream/icecream-1.0.0-r1.ebuild2
-rw-r--r--sys-devel/icecream/icecream-1.0.0-r2.ebuild2
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 03105d9b5c31..1c43a464442e 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 e43d004caa23..20c5f3e4bb21 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 ead3cbfcfa51..68485a1e7f59 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"