From a3976b2643e2864f2340cfeeb6dc22df21901974 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Sun, 6 Aug 2017 14:32:50 +0200 Subject: media-gfx/openmesh: Shorter DESCRIPTION --- media-gfx/openmesh/openmesh-4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/openmesh') 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" -- cgit v1.2.3-65-gdbad