aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-23 12:41:40 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-23 12:41:40 +0200
commitd4648b5ddcef8ee497b6324dc68f9eadf2d63341 (patch)
tree15639be65eccc39bc821f67fd6b89366aabaad87 /media-libs
parentDrop unnecessary die from doins (diff)
downloadsci-d4648b5ddcef8ee497b6324dc68f9eadf2d63341.tar.gz
sci-d4648b5ddcef8ee497b6324dc68f9eadf2d63341.tar.bz2
sci-d4648b5ddcef8ee497b6324dc68f9eadf2d63341.zip
Drop unnecessary "." in DESCRIPTIONS
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild2
1 files changed, 1 insertions, 1 deletions
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"