diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:08:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:18:07 +0000 |
commit | ff84e8f2fa913182e410fedcf87f83bb3d4b3364 (patch) | |
tree | 59a73a08cda46836037ccbd56d373f7da0a8aa44 /dev-libs/mimetic | |
parent | dev-libs/liberasurecode: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-ff84e8f2fa913182e410fedcf87f83bb3d4b3364.tar.gz gentoo-ff84e8f2fa913182e410fedcf87f83bb3d4b3364.tar.bz2 gentoo-ff84e8f2fa913182e410fedcf87f83bb3d4b3364.zip |
dev-libs/mimetic: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mimetic')
-rw-r--r-- | dev-libs/mimetic/mimetic-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mimetic/mimetic-0.9.8.ebuild b/dev-libs/mimetic/mimetic-0.9.8.ebuild index 1190360ea4df..da9c0be7544b 100644 --- a/dev-libs/mimetic/mimetic-0.9.8.ebuild +++ b/dev-libs/mimetic/mimetic-0.9.8.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools -DESCRIPTION="C++ MIME library designed to be easy to use and integrate, fast and efficient." +DESCRIPTION="C++ MIME library designed to be easy to use and integrate, fast and efficient" HOMEPAGE="http://www.codesink.org/mimetic_mime_library.html" SRC_URI="http://www.codesink.org/download/${P}.tar.gz" |