commit: 514845ce15a85868601e1c0b8af67d35baa1b7b1
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 06:31:35 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 06:32:20 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=514845ce
media-gfx/qiviewer: specify Qt SLOT.
Package-Manager: portage-2.2.20.1
media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
b/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
index 1921592..6219748 100644
--- a/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
+++ b/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}/src"
DOC_CONTENTS="If you want support for gif and tiff images
-make sure that you build dev-qt/qtgui
+make sure that you build dev-qt/qtgui:4
with apropriate USE flags"
src_prepare() {