diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 21:37:35 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 21:37:35 +0000 |
commit | 123315837d1879cec2d5d745d4a8d8ee956ca72e (patch) | |
tree | 56b813cbf035b5c816e96431897fa04057d2e348 /media-gfx/nomacs | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-123315837d1879cec2d5d745d4a8d8ee956ca72e.tar.gz gentoo-2-123315837d1879cec2d5d745d4a8d8ee956ca72e.tar.bz2 gentoo-2-123315837d1879cec2d5d745d4a8d8ee956ca72e.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'media-gfx/nomacs')
-rw-r--r-- | media-gfx/nomacs/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/nomacs/nomacs-0.4.0.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/media-gfx/nomacs/ChangeLog b/media-gfx/nomacs/ChangeLog index fd510066a187..6a3c04a0fe10 100644 --- a/media-gfx/nomacs/ChangeLog +++ b/media-gfx/nomacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/nomacs -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/ChangeLog,v 1.2 2012/09/02 02:10:42 pesa Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/ChangeLog,v 1.3 2013/03/02 21:37:35 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> nomacs-0.4.0.ebuild: + Move Qt dependencies to the new category *nomacs-0.4.0 (02 Sep 2012) diff --git a/media-gfx/nomacs/nomacs-0.4.0.ebuild b/media-gfx/nomacs/nomacs-0.4.0.ebuild index 4f9e28f97305..8ba364e4689f 100644 --- a/media-gfx/nomacs/nomacs-0.4.0.ebuild +++ b/media-gfx/nomacs/nomacs-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/nomacs-0.4.0.ebuild,v 1.1 2012/09/02 02:10:42 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nomacs/nomacs-0.4.0.ebuild,v 1.2 2013/03/02 21:37:35 hwoarang Exp $ EAPI=4 @@ -19,8 +19,8 @@ IUSE="raw" RDEPEND=" >=media-gfx/exiv2-0.20[zlib] - >=x11-libs/qt-core-4.7.0:4 - >=x11-libs/qt-gui-4.7.0:4 + >=dev-qt/qtcore-4.7.0:4 + >=dev-qt/qtgui-4.7.0:4 raw? ( >=media-libs/libraw-0.14 >=media-libs/opencv-2.4.0[qt4] |