From: Jonas Stein Date: Sun, 6 Aug 2017 12:32:50 +0000 (+0200) Subject: media-gfx/openmesh: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a3976b2643e2864f2340cfeeb6dc22df21901974;p=gentoo.git media-gfx/openmesh: Shorter DESCRIPTION --- diff --git a/media-gfx/openmesh/openmesh-4.1.ebuild b/media-gfx/openmesh/openmesh-4.1.ebuild index 1abd97a7c2a5..cc3e8c387677 100644 --- a/media-gfx/openmesh/openmesh-4.1.ebuild +++ b/media-gfx/openmesh/openmesh-4.1.ebuild @@ -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"