Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/casacore/
Date: Wed, 02 Mar 2016 18:32:28
Message-Id: 1456946874.330632deb4f3a721abf012d910de1359d00aed4d.bicatali@gentoo
1 commit: 330632deb4f3a721abf012d910de1359d00aed4d
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 18:23:02 2016 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 19:27:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330632de
7
8 sci-astronomy/casacore: renamed showtable exec to showcasatable
9
10 Solves conflict with dev-perl/Data-ShowTable
11 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575726
12
13 Package-Manager: portage-2.2.27
14
15 sci-astronomy/casacore/casacore-2.0.3.ebuild | 2 ++
16 1 file changed, 2 insertions(+)
17
18 diff --git a/sci-astronomy/casacore/casacore-2.0.3.ebuild b/sci-astronomy/casacore/casacore-2.0.3.ebuild
19 index e795684..6fe96be 100644
20 --- a/sci-astronomy/casacore/casacore-2.0.3.ebuild
21 +++ b/sci-astronomy/casacore/casacore-2.0.3.ebuild
22 @@ -75,6 +75,8 @@ src_compile() {
23
24 src_install(){
25 cmake-utils_src_install
26 + # conflict, bug #575726 (gone in version > 2.0.4)
27 + mv "${ED}"usr/bin/show{,casa}table || die
28 if use doc; then
29 insinto /usr/share/doc/${PF}
30 doins -r doc/html