Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/cernlib/
Date: Sun, 28 May 2017 00:41:29
Message-Id: 1495932075.009278e5455595a1dae85dd7c093c45d39a48554.heroxbd@gentoo
1 commit: 009278e5455595a1dae85dd7c093c45d39a48554
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 28 00:40:31 2017 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Sun May 28 00:41:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009278e5
7
8 sci-physics/cernlib: remove dpkg-architecture directories.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sci-physics/cernlib/cernlib-2006-r6.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/sci-physics/cernlib/cernlib-2006-r6.ebuild b/sci-physics/cernlib/cernlib-2006-r6.ebuild
16 index 6ce9e60ad69..abdee879227 100644
17 --- a/sci-physics/cernlib/cernlib-2006-r6.ebuild
18 +++ b/sci-physics/cernlib/cernlib-2006-r6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -48,6 +48,7 @@ src_prepare() {
26 -e "s:\$DEPS -llapack -lm:$($(tc-getPKG_CONFIG) --libs lapack):" \
27 -e 's:`depend $d $a blas`::' \
28 -e 's:X11R6:X11:g' \
29 + -e 's: /[^ ]*`dpkg-arch.*`::' \
30 debian/add-ons/bin/cernlib.in || die "sed failed"
31
32 cp debian/add-ons/Makefile .