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/xraylib/
Date: Mon, 30 Nov 2015 10:58:16
Message-Id: 1448877924.2697c266d807fadd9b27d4530d1f9093c3cbd794.jlec@gentoo
1 commit: 2697c266d807fadd9b27d4530d1f9093c3cbd794
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 10:05:24 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 10:05:24 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2697c266
7
8 sci-libs/xraylib: 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/xraylib/xraylib-2.16.0.ebuild | 2 +-
14 sci-libs/xraylib/xraylib-3.1.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-libs/xraylib/xraylib-2.16.0.ebuild b/sci-libs/xraylib/xraylib-2.16.0.ebuild
18 index 866edeb..2a45ba5 100644
19 --- a/sci-libs/xraylib/xraylib-2.16.0.ebuild
20 +++ b/sci-libs/xraylib/xraylib-2.16.0.ebuild
21 @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) # python 3 supported by github master
22
23 inherit eutils autotools-utils python-single-r1 java-pkg-opt-2 fortran-2
24
25 -DESCRIPTION="A library for X-ray matter interaction cross sections for X-ray fluorescence applications"
26 +DESCRIPTION="X-ray matter interaction cross sections for X-ray fluorescence library"
27 HOMEPAGE="https://github.com/tschoonj/xraylib"
28 SRC_URI="https://github.com/tschoonj/xraylib/archive/${P}.tar.gz"
29
30
31 diff --git a/sci-libs/xraylib/xraylib-3.1.0.ebuild b/sci-libs/xraylib/xraylib-3.1.0.ebuild
32 index 866edeb..2a45ba5 100644
33 --- a/sci-libs/xraylib/xraylib-3.1.0.ebuild
34 +++ b/sci-libs/xraylib/xraylib-3.1.0.ebuild
35 @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) # python 3 supported by github master
36
37 inherit eutils autotools-utils python-single-r1 java-pkg-opt-2 fortran-2
38
39 -DESCRIPTION="A library for X-ray matter interaction cross sections for X-ray fluorescence applications"
40 +DESCRIPTION="X-ray matter interaction cross sections for X-ray fluorescence library"
41 HOMEPAGE="https://github.com/tschoonj/xraylib"
42 SRC_URI="https://github.com/tschoonj/xraylib/archive/${P}.tar.gz"