Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/
Date: Sat, 29 Oct 2016 10:20:05
Message-Id: 1477736386.e6812b15819f2ad75af37bc41a5d20fd0c6abed8.kensington@gentoo
1 commit: e6812b15819f2ad75af37bc41a5d20fd0c6abed8
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 10:19:21 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 10:19:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6812b15
7
8 app-misc/sleepyhead: add dev-libs/quazip USE dependency
9
10 Package-Manager: portage-2.3.2
11
12 app-misc/sleepyhead/sleepyhead-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild
16 index 2cebd80..4d6d0f5 100644
17 --- a/app-misc/sleepyhead/sleepyhead-9999.ebuild
18 +++ b/app-misc/sleepyhead/sleepyhead-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -25,7 +25,7 @@ DEPEND="virtual/opengl:=
26 dev-qt/qtgui:4=
27 dev-qt/qtopengl:4=
28 dev-qt/qtwebkit:4=
29 - dev-libs/quazip:="
30 + dev-libs/quazip:=[qt4]"
31 RDEPEND="${DEPEND}"
32
33 src_unpack() {