public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/qt-creator: ChangeLog qt-creator-1.3.1.ebuild qt-creator-1.2.1.ebuild
@ 2010-03-17 17:06 Sebastian Pipping (sping)
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping (sping) @ 2010-03-17 17:06 UTC (permalink / raw
  To: gentoo-commits

sping       10/03/17 17:06:18

  Modified:             ChangeLog qt-creator-1.3.1.ebuild
                        qt-creator-1.2.1.ebuild
  Log:
  dev-util/qt-creator: Propagate move of dev-util/git to dev-vcs/git
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.46                 dev-util/qt-creator/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	7 Mar 2010 12:30:31 -0000	1.45
+++ ChangeLog	17 Mar 2010 17:06:17 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/qt-creator
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.45 2010/03/07 12:30:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.46 2010/03/17 17:06:17 sping Exp $
+
+  17 Mar 2010; Sebastian Pipping <sping@gentoo.org> qt-creator-1.2.1.ebuild,
+  qt-creator-1.3.1.ebuild:
+  Propagate move of dev-util/git to dev-vcs/git
 
   07 Mar 2010; Markos Chandras <hwoarang@gentoo.org>
   -qt-creator-1.3.0.ebuild, qt-creator-1.3.1.ebuild:



1.9                  dev-util/qt-creator/qt-creator-1.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?r1=1.8&r2=1.9

Index: qt-creator-1.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qt-creator-1.3.1.ebuild	7 Mar 2010 12:30:31 -0000	1.8
+++ qt-creator-1.3.1.ebuild	17 Mar 2010 17:06:17 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v 1.8 2010/03/07 12:30:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v 1.9 2010/03/17 17:06:17 sping Exp $
 
 EAPI="2"
 LANGS="de es fr it ja pl ru sl"
@@ -32,7 +32,7 @@
 	cvs? ( dev-util/cvs )
 	sys-devel/gdb
 	examples? ( >=x11-libs/qt-demo-4.6.1:4 )
-	git? ( dev-util/git )
+	git? ( dev-vcs/git )
 	mercurial? ( dev-vcs/mercurial )
 	qml? ( >=x11-libs/qt-declarative-4.6.0:4 )
 	qtscript? ( >=x11-libs/qt-script-4.6.1:4 )



1.6                  dev-util/qt-creator/qt-creator-1.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild?r1=1.5&r2=1.6

Index: qt-creator-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qt-creator-1.2.1.ebuild	11 Jan 2010 02:03:39 -0000	1.5
+++ qt-creator-1.2.1.ebuild	17 Mar 2010 17:06:17 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild,v 1.5 2010/01/11 02:03:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild,v 1.6 2010/03/17 17:06:17 sping Exp $
 
 EAPI="2"
 
@@ -32,7 +32,7 @@
 	cmake? ( dev-util/cmake )
 	debugger? ( sys-devel/gdb )
 	examples? ( >=x11-libs/qt-demo-4.5.0_rc1 )
-	git? ( dev-util/git )
+	git? ( dev-vcs/git )
 	qtscript? ( >=x11-libs/qt-script-4.5.0_rc1 )
 	subversion? ( dev-util/subversion )"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-util/qt-creator: ChangeLog qt-creator-1.3.1.ebuild qt-creator-1.2.1.ebuild
@ 2010-04-06 17:19 Dror Levin (spatz)
  0 siblings, 0 replies; 2+ messages in thread
From: Dror Levin (spatz) @ 2010-04-06 17:19 UTC (permalink / raw
  To: gentoo-commits

spatz       10/04/06 17:19:44

  Modified:             ChangeLog qt-creator-1.3.1.ebuild
                        qt-creator-1.2.1.ebuild
  Log:
  Fix homepage.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.47                 dev-util/qt-creator/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	17 Mar 2010 17:06:17 -0000	1.46
+++ ChangeLog	6 Apr 2010 17:19:44 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/qt-creator
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.46 2010/03/17 17:06:17 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.47 2010/04/06 17:19:44 spatz Exp $
+
+  06 Apr 2010; Dror Levin <spatz@gentoo.org> qt-creator-1.2.1.ebuild,
+  qt-creator-1.3.1.ebuild:
+  Fix homepage.
 
   17 Mar 2010; Sebastian Pipping <sping@gentoo.org> qt-creator-1.2.1.ebuild,
   qt-creator-1.3.1.ebuild:



1.10                 dev-util/qt-creator/qt-creator-1.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?r1=1.9&r2=1.10

Index: qt-creator-1.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qt-creator-1.3.1.ebuild	17 Mar 2010 17:06:17 -0000	1.9
+++ qt-creator-1.3.1.ebuild	6 Apr 2010 17:19:44 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v 1.9 2010/03/17 17:06:17 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v 1.10 2010/04/06 17:19:44 spatz Exp $
 
 EAPI="2"
 LANGS="de es fr it ja pl ru sl"
@@ -9,7 +9,7 @@
 MY_PN="${PN/-/}"
 
 DESCRIPTION="Lightweight IDE for C++ development centering around Qt"
-HOMEPAGE="http://labs.qtsoftware.com/page/Projects/Tools/QtCreator"
+HOMEPAGE="http://qt.nokia.com/products/developer-tools"
 SRC_URI="http://get.qt.nokia.com/${MY_PN}/${P}-src.tar.gz"
 
 LICENSE="LGPL-2.1"



1.7                  dev-util/qt-creator/qt-creator-1.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild?r1=1.6&r2=1.7

Index: qt-creator-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qt-creator-1.2.1.ebuild	17 Mar 2010 17:06:17 -0000	1.6
+++ qt-creator-1.2.1.ebuild	6 Apr 2010 17:19:44 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild,v 1.6 2010/03/17 17:06:17 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.2.1.ebuild,v 1.7 2010/04/06 17:19:44 spatz Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 MY_P="${P}-src"
 
 DESCRIPTION="Lightweight IDE for C++ development centering around Qt"
-HOMEPAGE="http://labs.qtsoftware.com/page/Projects/Tools/QtCreator"
+HOMEPAGE="http://qt.nokia.com/products/developer-tools"
 SRC_URI="http://download.qtsoftware.com/${MY_PN}/${MY_P}.zip"
 
 LICENSE="LGPL-2.1"






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

end of thread, other threads:[~2010-04-06 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06 17:19 [gentoo-commits] gentoo-x86 commit in dev-util/qt-creator: ChangeLog qt-creator-1.3.1.ebuild qt-creator-1.2.1.ebuild Dror Levin (spatz)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-17 17:06 Sebastian Pipping (sping)

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