diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:43:10 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:01:33 +0100 |
commit | f12dc7eec57001e5088fdee0f1737b9878b79604 (patch) | |
tree | 099d2843eea73fb3bd06930750669a019a010302 /sci-libs/mmdb | |
parent | sci-libs/libcerf: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-f12dc7eec57001e5088fdee0f1737b9878b79604.tar.gz gentoo-f12dc7eec57001e5088fdee0f1737b9878b79604.tar.bz2 gentoo-f12dc7eec57001e5088fdee0f1737b9878b79604.zip |
sci-libs/mmdb: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-libs/mmdb')
-rw-r--r-- | sci-libs/mmdb/mmdb-1.25.5-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/mmdb/mmdb-2.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild index 5e96460fb6c5..e62be82bfb06 100644 --- a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild +++ b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit autotools-utils -DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files" +DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files" HOMEPAGE="https://launchpad.net/mmdb/" SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz" diff --git a/sci-libs/mmdb/mmdb-2.0.1.ebuild b/sci-libs/mmdb/mmdb-2.0.1.ebuild index d93f9549df5c..e227efcef4d9 100644 --- a/sci-libs/mmdb/mmdb-2.0.1.ebuild +++ b/sci-libs/mmdb/mmdb-2.0.1.ebuild @@ -7,7 +7,7 @@ inherit autotools-utils MY_P="${PN}2-${PV}" -DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files" +DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files" HOMEPAGE="https://launchpad.net/mmdb/" SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz" |