diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/icecream/icecream-0.9.7-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/icecream/icecream-1.0.0-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |