summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:39:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:39:03 +0000
commitfeb1d52b4d0d7fe59636c55e5fcf76795342bb30 (patch)
tree5a45b76c13a45496c0ff289cb9d9b09e7274d118 /media-gfx/photo
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-feb1d52b4d0d7fe59636c55e5fcf76795342bb30.tar.gz
gentoo-2-feb1d52b4d0d7fe59636c55e5fcf76795342bb30.tar.bz2
gentoo-2-feb1d52b4d0d7fe59636c55e5fcf76795342bb30.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/photo')
-rw-r--r--media-gfx/photo/ChangeLog8
-rw-r--r--media-gfx/photo/photo-0.7.1.1.ebuild6
-rw-r--r--media-gfx/photo/photo-0.8.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/photo/ChangeLog b/media-gfx/photo/ChangeLog
index c9878e296412..0b10cf13c741 100644
--- a/media-gfx/photo/ChangeLog
+++ b/media-gfx/photo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/photo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/photo/ChangeLog,v 1.2 2012/10/15 07:28:30 yngwin Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photo/ChangeLog,v 1.3 2013/03/02 21:39:03 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> photo-0.7.1.1.ebuild,
+ photo-0.8.ebuild:
+ Move Qt dependencies to the new category
*photo-0.8 (15 Oct 2012)
diff --git a/media-gfx/photo/photo-0.7.1.1.ebuild b/media-gfx/photo/photo-0.7.1.1.ebuild
index bf3e459a8a67..e557a9ec14dc 100644
--- a/media-gfx/photo/photo-0.7.1.1.ebuild
+++ b/media-gfx/photo/photo-0.7.1.1.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/photo/photo-0.7.1.1.ebuild,v 1.1 2012/05/11 09:29:46 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photo/photo-0.7.1.1.ebuild,v 1.2 2013/03/02 21:39:03 hwoarang Exp $
EAPI=4
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="media-gfx/exiv2
- x11-libs/qt-gui:4"
+ dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
src_prepare() {
diff --git a/media-gfx/photo/photo-0.8.ebuild b/media-gfx/photo/photo-0.8.ebuild
index ffc49eb2d156..c0d325270667 100644
--- a/media-gfx/photo/photo-0.8.ebuild
+++ b/media-gfx/photo/photo-0.8.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/photo/photo-0.8.ebuild,v 1.1 2012/10/15 07:28:30 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photo/photo-0.8.ebuild,v 1.2 2013/03/02 21:39:03 hwoarang Exp $
EAPI=4
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="media-gfx/exiv2
- x11-libs/qt-gui:4"
+ dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
src_prepare() {