Gentoo Archives: gentoo-commits

From: Dongxu Li <dongxuli2011@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: media-gfx/librecad/
Date: Mon, 05 Sep 2011 01:14:14
Message-Id: 00ef5b9bd96778e63dd868cf6f5c0b6fc8b3427f.dongxuli@gentoo
1 commit: 00ef5b9bd96778e63dd868cf6f5c0b6fc8b3427f
2 Author: Dongxu Li <dongxuli2011 <AT> gmail <DOT> com>
3 AuthorDate: Mon Sep 5 01:13:31 2011 +0000
4 Commit: Dongxu Li <dongxuli2011 <AT> gmail <DOT> com>
5 CommitDate: Mon Sep 5 01:13:31 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=00ef5b9b
7
8 media-gfx/librecad: qt3support not needed anymore
9
10 ---
11 media-gfx/librecad/librecad-9999.ebuild | 1 -
12 1 files changed, 0 insertions(+), 1 deletions(-)
13
14 diff --git a/media-gfx/librecad/librecad-9999.ebuild b/media-gfx/librecad/librecad-9999.ebuild
15 index bb13037..9a770b8 100644
16 --- a/media-gfx/librecad/librecad-9999.ebuild
17 +++ b/media-gfx/librecad/librecad-9999.ebuild
18 @@ -16,7 +16,6 @@ KEYWORDS="~amd64 ~x86"
19 IUSE="debug doc"
20
21 DEPEND="
22 - x11-libs/qt-gui[qt3support]
23 x11-libs/qt-assistant:4
24 x11-libs/qt-qt3support:4"
25 RDEPEND="${DEPEND}"