Gentoo Archives: gentoo-commits

From: Slawek Lis <slis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/librecad/
Date: Thu, 15 Aug 2019 19:47:11
Message-Id: 1565898197.3a46e048cded5c8f32e6db2575fd99dded163bcf.slis@gentoo
1 commit: 3a46e048cded5c8f32e6db2575fd99dded163bcf
2 Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 15 19:41:44 2019 +0000
4 Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 15 19:43:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a46e048
7
8 media-gfx/librecad: Removed unused flag 3d
9
10 Use flag "3d" seems to not being used. Removed.
11
12 Closes: https://bugs.gentoo.org/667050
13
14 Package-Manager: Portage-2.3.71, Repoman-2.3.16
15 Signed-off-by: Slawek Lis <slis <AT> gentoo.org>
16
17 media-gfx/librecad/librecad-2.1.3-r5.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/media-gfx/librecad/librecad-2.1.3-r5.ebuild b/media-gfx/librecad/librecad-2.1.3-r5.ebuild
21 index 2c3fc115cc9..5bb715ffa4e 100644
22 --- a/media-gfx/librecad/librecad-2.1.3-r5.ebuild
23 +++ b/media-gfx/librecad/librecad-2.1.3-r5.ebuild
24 @@ -13,7 +13,7 @@ LICENSE="GPL-2"
25 SLOT="0"
26 KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27
28 -IUSE="3d debug doc tools"
29 +IUSE="debug doc tools"
30
31 RDEPEND="
32 dev-cpp/muParser