diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:43:07 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:01:29 +0100 |
commit | d3a36c7ce189225dcc4e82227b9e556f92d77bbc (patch) | |
tree | dce8200733ed30a38667103621b4982a3ba03c0b /sci-libs/libcerf | |
parent | sci-libs/ipp: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-d3a36c7ce189225dcc4e82227b9e556f92d77bbc.tar.gz gentoo-d3a36c7ce189225dcc4e82227b9e556f92d77bbc.tar.bz2 gentoo-d3a36c7ce189225dcc4e82227b9e556f92d77bbc.zip |
sci-libs/libcerf: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-libs/libcerf')
-rw-r--r-- | sci-libs/libcerf/libcerf-1.3.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/libcerf/libcerf-1.4.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/libcerf/libcerf-1.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/libcerf/libcerf-1.3.ebuild b/sci-libs/libcerf/libcerf-1.3.ebuild index f67d7d57f041..acbe684d255e 100644 --- a/sci-libs/libcerf/libcerf-1.3.ebuild +++ b/sci-libs/libcerf/libcerf-1.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit autotools-utils multilib -DESCRIPTION="library that provides an efficient and accurate implementation of complex error functions" +DESCRIPTION="Efficient and accurate implementation of complex error functions" HOMEPAGE="http://apps.jcns.fz-juelich.de/doku/sc/libcerf" SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" diff --git a/sci-libs/libcerf/libcerf-1.4.ebuild b/sci-libs/libcerf/libcerf-1.4.ebuild index 670cf094a2f9..ccd7129f576e 100644 --- a/sci-libs/libcerf/libcerf-1.4.ebuild +++ b/sci-libs/libcerf/libcerf-1.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit autotools-utils -DESCRIPTION="library that provides an efficient and accurate implementation of complex error functions" +DESCRIPTION="Efficient and accurate implementation of complex error functions" HOMEPAGE="http://apps.jcns.fz-juelich.de/doku/sc/libcerf" SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" diff --git a/sci-libs/libcerf/libcerf-1.5.ebuild b/sci-libs/libcerf/libcerf-1.5.ebuild index d9b9afe5569c..02ad27011f10 100644 --- a/sci-libs/libcerf/libcerf-1.5.ebuild +++ b/sci-libs/libcerf/libcerf-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="efficient and accurate implementation of complex error functions" +DESCRIPTION="Efficient and accurate implementation of complex error functions" HOMEPAGE="http://apps.jcns.fz-juelich.de/doku/sc/libcerf" SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" |