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-libs/Cgraph/
Date: Mon, 30 Nov 2015 10:58:29
Message-Id: 1448878097.403e2f1e29374a6c1f0098f03cfdb8193916a167.jlec@gentoo
1 commit: 403e2f1e29374a6c1f0098f03cfdb8193916a167
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 10:08:17 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 10:08:17 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=403e2f1e
7
8 sci-libs/Cgraph: Chop DESCRIPTION to 80 chars
9
10 Package-Manager: portage-2.2.25
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-libs/Cgraph/Cgraph-2.04.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/Cgraph/Cgraph-2.04.ebuild b/sci-libs/Cgraph/Cgraph-2.04.ebuild
17 index 09e5a16..9116198 100644
18 --- a/sci-libs/Cgraph/Cgraph-2.04.ebuild
19 +++ b/sci-libs/Cgraph/Cgraph-2.04.ebuild
20 @@ -6,7 +6,7 @@ EAPI=5
21
22 inherit eutils flag-o-matic multilib
23
24 -DESCRIPTION="A set of C functions that generate PostScript for publication quality scientific plots"
25 +DESCRIPTION="C functions that generate PostScript for publication quality scientific plots"
26 HOMEPAGE="http://neurovision.berkeley.edu/software/A_Cgraph.html"
27 SRC_URI="http://neurovision.berkeley.edu/software/${PN}${PV}.tar.gz"