media-gfx/openmesh: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Sun, 6 Aug 2017 12:32:50 +0000 (14:32 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sun, 6 Aug 2017 13:41:25 +0000 (15:41 +0200)
media-gfx/openmesh/openmesh-4.1.ebuild

index 1abd97a7c2a51d29dcff37d8879ad69d3db15059..cc3e8c387677eeb9400826dc9dfb9aeeff032082 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ MY_PN="OpenMesh"
 MY_PV="${PV/_rc/-RC}"
 S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
-DESCRIPTION="A generic and efficient data structure for representing and manipulating polygonal meshes"
+DESCRIPTION="A generic data structure to represent and manipulate polygonal meshes"
 HOMEPAGE="http://www.openmesh.org/"
 SRC_URI="http://openmesh.org/media/Releases/${MY_PV/-RC/RC}/${MY_PN}-${MY_PV}.tar.bz2"