Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/netgen/
Date: Mon, 22 Feb 2016 08:38:29
Message-Id: 1456130191.87e254cf7f809f2b54f201e16f5c11455c27a704.jlec@gentoo
1 commit: 87e254cf7f809f2b54f201e16f5c11455c27a704
2 Author: Grégory Salvan <apieum <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 21 21:22:52 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 08:36:31 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=87e254cf
7
8 Remove NETGEN from description
9
10 sci-mathematics/netgen/netgen-5.3.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-mathematics/netgen/netgen-5.3.1.ebuild b/sci-mathematics/netgen/netgen-5.3.1.ebuild
14 index b23cd8a..d39d45c 100644
15 --- a/sci-mathematics/netgen/netgen-5.3.1.ebuild
16 +++ b/sci-mathematics/netgen/netgen-5.3.1.ebuild
17 @@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic multilib versionator
18
19 MY_PN=${PN}-mesher
20 MY_PV=$(get_version_component_range 1-2)
21 -DESCRIPTION="NETGEN is an automatic 3d tetrahedral mesh generator"
22 +DESCRIPTION="Automatic 3d tetrahedral mesh generator"
23 HOMEPAGE="http://www.hpfem.jku.at/netgen/"
24 SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}/${MY_PV}/${P}.tar.gz"