From d4648b5ddcef8ee497b6324dc68f9eadf2d63341 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 23 Sep 2015 12:41:40 +0200 Subject: Drop unnecessary "." in DESCRIPTIONS Signed-off-by: Justin Lecher --- media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild') diff --git a/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild b/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild index df3b692c6..af43459d7 100644 --- a/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild +++ b/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils -DESCRIPTION="Object-oriented 3D toolkit that facilitates the rendering and interaction of chemical systems." +DESCRIPTION="Object-oriented 3D toolkit that facilitates the rendering and interaction of chemical systems" HOMEPAGE="http://www.tecn.upf.es/openMOIV/" SRC_URI="http://www.tecn.upf.es/openMOIV/download/1.0.3/${PN}.src.${PV}.tar.bz2" -- cgit v1.2.3-65-gdbad