Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: media-gfx/librecad/
Date: Sun, 08 Feb 2015 21:07:50
Message-Id: 1423202578.90c3c2bf6a9a4a31b4e3b1978f0964fd6a39c736.ottxor@gentoo
1 commit: 90c3c2bf6a9a4a31b4e3b1978f0964fd6a39c736
2 Author: J. GarcĂ­a <jyo.garcia <AT> yahoo <DOT> com>
3 AuthorDate: Fri Feb 6 06:02:58 2015 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 6 06:02:58 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=90c3c2bf
7
8 media-gfx/librecad/librecad: fix ${S} version 2.0.7
9
10 Set S correctly to directory of uncopressed sources.
11
12 ---
13 media-gfx/librecad/librecad-2.0.7.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/media-gfx/librecad/librecad-2.0.7.ebuild b/media-gfx/librecad/librecad-2.0.7.ebuild
17 index 268f783..97a2508 100644
18 --- a/media-gfx/librecad/librecad-2.0.7.ebuild
19 +++ b/media-gfx/librecad/librecad-2.0.7.ebuild
20 @@ -24,6 +24,7 @@ DEPEND="
21 media-libs/freetype"
22
23 RDEPEND="${DEPEND}"
24 +S="${WORKDIR}/LibreCAD-${PV}"
25
26 src_prepare() {
27 # currently RS_VECTOR3D causes an internal compiler error on GCC-4.8