public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot: qtiplot-0.9.8.9-r1.ebuild ChangeLog
@ 2012-07-26 14:56 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2012-07-26 14:56 UTC (permalink / raw
  To: gentoo-commits

kensington    12/07/26 14:56:42

  Modified:             qtiplot-0.9.8.9-r1.ebuild ChangeLog
  Log:
  Add missing slot dependencies on Qt.
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild?r1=1.6&r2=1.7

Index: qtiplot-0.9.8.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qtiplot-0.9.8.9-r1.ebuild	19 May 2012 08:03:37 -0000	1.6
+++ qtiplot-0.9.8.9-r1.ebuild	26 Jul 2012 14:56:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v 1.6 2012/05/19 08:03:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v 1.7 2012/07/26 14:56:42 kensington Exp $
 
 EAPI=3
 
@@ -30,8 +30,8 @@
 # >=x11-libs/qwt-5.3 they are using trunk checkouts
 CDEPEND="
 	media-libs/libemf
-	x11-libs/qt-assistant
-	x11-libs/qt-gui
+	x11-libs/qt-assistant:4
+	x11-libs/qt-gui:4
 	x11-libs/qt-opengl:4
 	x11-libs/qt-qt3support:4
 	|| ( >=x11-libs/qt-assistant-4.7.0:4[compat] <x11-libs/qt-assistant-4.7.0:4 )



1.96                 sci-visualization/qtiplot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	19 May 2012 08:48:26 -0000	1.95
+++ ChangeLog	26 Jul 2012 14:56:42 -0000	1.96
@@ -1,6 +1,10 @@
 # ChangeLog for sci-visualization/qtiplot
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.95 2012/05/19 08:48:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.96 2012/07/26 14:56:42 kensington Exp $
+
+  26 Jul 2012; Michael Palimaka <kensington@gentoo.org>
+  qtiplot-0.9.8.9-r1.ebuild:
+  Add missing slot dependencies on Qt.
 
   19 May 2012; Justin Lecher <jlec@gentoo.org> -qtiplot-0.9.8.2.ebuild,
   -qtiplot-0.9.8.9.ebuild, metadata.xml:
@@ -581,4 +585,3 @@
   +qtiplot-0.6.9.ebuild:
   Initial import, thanks to Martin Corley <Martin.Corley@ed.ac.uk> for the
   ebuild, closes bug 83293.
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot: qtiplot-0.9.8.9-r1.ebuild ChangeLog
@ 2013-03-02 23:28 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 23:28 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 23:28:36

  Modified:             qtiplot-0.9.8.9-r1.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.8                  sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild?r1=1.7&r2=1.8

Index: qtiplot-0.9.8.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qtiplot-0.9.8.9-r1.ebuild	26 Jul 2012 14:56:42 -0000	1.7
+++ qtiplot-0.9.8.9-r1.ebuild	2 Mar 2013 23:28:36 -0000	1.8
@@ -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/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v 1.7 2012/07/26 14:56:42 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.8.9-r1.ebuild,v 1.8 2013/03/02 23:28:36 hwoarang Exp $
 
 EAPI=3
 
@@ -30,12 +30,12 @@
 # >=x11-libs/qwt-5.3 they are using trunk checkouts
 CDEPEND="
 	media-libs/libemf
-	x11-libs/qt-assistant:4
-	x11-libs/qt-gui:4
-	x11-libs/qt-opengl:4
-	x11-libs/qt-qt3support:4
-	|| ( >=x11-libs/qt-assistant-4.7.0:4[compat] <x11-libs/qt-assistant-4.7.0:4 )
-	x11-libs/qt-svg:4
+	dev-qt/qthelp:4
+	dev-qt/qtgui:4
+	dev-qt/qtopengl:4
+	dev-qt/qt3support:4
+	|| ( >=dev-qt/qthelp-4.7.0:4[compat] <dev-qt/qthelp-4.7.0:4 )
+	dev-qt/qtsvg:4
 	>=x11-libs/gl2ps-1.3.5[png]
 	>=dev-cpp/muParser-1.32
 	>=dev-libs/boost-1.35.0



1.98                 sci-visualization/qtiplot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/qtiplot/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	16 Feb 2013 13:01:19 -0000	1.97
+++ ChangeLog	2 Mar 2013 23:28:36 -0000	1.98
@@ -1,6 +1,9 @@
 # ChangeLog for sci-visualization/qtiplot
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.97 2013/02/16 13:01:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/ChangeLog,v 1.98 2013/03/02 23:28:36 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qtiplot-0.9.8.9-r1.ebuild:
+  Move Qt dependencies to the new category
 
   16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due bug #96436





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-02 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 23:28 [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot: qtiplot-0.9.8.9-r1.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-26 14:56 Michael Palimaka (kensington)

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