diff options
author | 2014-06-16 15:44:34 +0000 | |
---|---|---|
committer | 2014-06-16 15:44:34 +0000 | |
commit | 67affe9a15bde083f688bc9fcfa1e3f21dfaa50c (patch) | |
tree | 452dfee202f438ad5f0986fa37b9d07cdbf079ac /media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild | |
parent | Keyworded on alpha, bug #465948 (diff) | |
download | gentoo-2-67affe9a15bde083f688bc9fcfa1e3f21dfaa50c.tar.gz gentoo-2-67affe9a15bde083f688bc9fcfa1e3f21dfaa50c.tar.bz2 gentoo-2-67affe9a15bde083f688bc9fcfa1e3f21dfaa50c.zip |
Pin dev-qt/qtdbus to SLOT 4.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild')
-rw-r--r-- | media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild index 0a87b14a52a5..3359cc2c80bc 100644 --- a/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild +++ b/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild,v 1.2 2014/05/27 16:50:56 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/lximage-qt/lximage-qt-0.2.0.ebuild,v 1.3 2014/06/16 15:44:34 kensington Exp $ EAPI=5 inherit cmake-utils @@ -21,7 +21,7 @@ LICENSE="GPL-2 LGPL-2.1+" SLOT="0" RDEPEND="dev-qt/qtcore:4 - dev-qt/qtdbus + dev-qt/qtdbus:4 dev-qt/qtgui:4 dev-libs/glib:2 media-libs/libexif |