public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/photivo: photivo-9999.ebuild photivo-0_pre20121006.ebuild ChangeLog
@ 2013-03-02 21:38 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 21:38 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 21:38:52

  Modified:             photivo-9999.ebuild photivo-0_pre20121006.ebuild
                        ChangeLog
  Log:
  Move Qt dependencies to the new category
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.3                  media-gfx/photivo/photivo-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild?r1=1.2&r2=1.3

Index: photivo-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- photivo-9999.ebuild	27 Dec 2012 18:54:06 -0000	1.2
+++ photivo-9999.ebuild	2 Mar 2013 21:38:52 -0000	1.3
@@ -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/photivo/photivo-9999.ebuild,v 1.2 2012/12/27 18:54:06 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.3 2013/03/02 21:38:52 hwoarang Exp $
 
 EAPI=4
 
@@ -16,8 +16,8 @@
 KEYWORDS=""
 IUSE="gimp"
 
-RDEPEND="x11-libs/qt-core:4
-	x11-libs/qt-gui:4
+RDEPEND="dev-qt/qtcore:4
+	dev-qt/qtgui:4
 	|| ( media-libs/jpeg:62 media-libs/libjpeg-turbo )
 	media-gfx/exiv2
 	media-libs/cimg



1.2                  media-gfx/photivo/photivo-0_pre20121006.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild?r1=1.1&r2=1.2

Index: photivo-0_pre20121006.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- photivo-0_pre20121006.ebuild	9 Dec 2012 12:16:37 -0000	1.1
+++ photivo-0_pre20121006.ebuild	2 Mar 2013 21:38:52 -0000	1.2
@@ -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/photivo/photivo-0_pre20121006.ebuild,v 1.1 2012/12/09 12:16:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild,v 1.2 2013/03/02 21:38:52 hwoarang Exp $
 
 EAPI=4
 
@@ -15,8 +15,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="gimp"
 
-RDEPEND="x11-libs/qt-core:4
-	x11-libs/qt-gui:4
+RDEPEND="dev-qt/qtcore:4
+	dev-qt/qtgui:4
 	virtual/jpeg
 	media-libs/tiff
 	media-libs/libpng



1.3                  media-gfx/photivo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	27 Dec 2012 18:54:06 -0000	1.2
+++ ChangeLog	2 Mar 2013 21:38:52 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/photivo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v 1.2 2012/12/27 18:54:06 ottxor Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v 1.3 2013/03/02 21:38:52 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org>
+  photivo-0_pre20121006.ebuild, photivo-9999.ebuild:
+  Move Qt dependencies to the new category
 
   27 Dec 2012; Christoph Junghans <ottxor@gentoo.org> photivo-9999.ebuild:
   mercurial.eclass respects  now





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-02 21:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 21:38 [gentoo-commits] gentoo-x86 commit in media-gfx/photivo: photivo-9999.ebuild photivo-0_pre20121006.ebuild ChangeLog Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox