public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: metadata.xml ChangeLog
@ 2012-12-30 23:16 Davide Pesavento (pesa)
  0 siblings, 0 replies; 4+ messages in thread
From: Davide Pesavento (pesa) @ 2012-12-30 23:16 UTC (permalink / raw
  To: gentoo-commits

pesa        12/12/30 23:16:19

  Modified:             metadata.xml ChangeLog
  Log:
  Cleanup metadata.
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 17A85C72)

Revision  Changes    Path
1.13                 x11-libs/qt-assistant/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?r1=1.12&r2=1.13

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/metadata.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- metadata.xml	18 Jun 2012 22:55:03 -0000	1.12
+++ metadata.xml	30 Dec 2012 23:16:19 -0000	1.13
@@ -9,7 +9,6 @@
 		<flag name="exceptions">Add support for exceptions - like catching them
 			inside the event loop (recommended by Nokia)</flag>
 		<flag name="glib">Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
-		<flag name="qpa">Build a window system agnostic implementation of Qt</flag>
 		<flag name="qt3support">Enable the Qt3Support libraries for Qt4. Note that
 			this does not mean you can compile pure Qt3 programs with Qt4.</flag>
 		<flag name="trace">Build the 'qttracereplay' utility which is required to 



1.164                x11-libs/qt-assistant/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	29 Dec 2012 13:34:40 -0000	1.163
+++ ChangeLog	30 Dec 2012 23:16:19 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-assistant
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.163 2012/12/29 13:34:40 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.164 2012/12/30 23:16:19 pesa Exp $
+
+  30 Dec 2012; Davide Pesavento <pesa@gentoo.org> metadata.xml:
+  Cleanup metadata.
 
   29 Dec 2012; Michael Palimaka <kensington@gentoo.org>
   -files/4.8.2-qatomic-x32.patch, -qt-assistant-4.7.4.ebuild,





^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: metadata.xml ChangeLog
@ 2012-06-18 22:55 Davide Pesavento (pesa)
  0 siblings, 0 replies; 4+ messages in thread
From: Davide Pesavento (pesa) @ 2012-06-18 22:55 UTC (permalink / raw
  To: gentoo-commits

pesa        12/06/18 22:55:03

  Modified:             metadata.xml ChangeLog
  Log:
  Cleanup metadata and add upstream info.
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 x11-libs/qt-assistant/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?r1=1.11&r2=1.12

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/metadata.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- metadata.xml	7 May 2012 23:26:10 -0000	1.11
+++ metadata.xml	18 Jun 2012 22:55:03 -0000	1.12
@@ -3,16 +3,20 @@
 <pkgmetadata>
 	<herd>qt</herd>
 	<use>
-		<flag name='compat'>Build the extra compatibility layer required by a few packages,
+		<flag name="c++0x">Build Qt using the C++11 standard</flag>
+		<flag name="compat">Build the extra compatibility layer required by a few packages,
 			see http://labs.qt.nokia.com/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/</flag>
-		<flag name='exceptions'>Add support for exceptions - like catching them
+		<flag name="exceptions">Add support for exceptions - like catching them
 			inside the event loop (recommended by Nokia)</flag>
-		<flag name='qt3support'>Enable the Qt3Support libraries for Qt4. Note that
+		<flag name="glib">Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
+		<flag name="qpa">Build a window system agnostic implementation of Qt</flag>
+		<flag name="qt3support">Enable the Qt3Support libraries for Qt4. Note that
 			this does not mean you can compile pure Qt3 programs with Qt4.</flag>
-		<flag name='trace'>Build the qttracereplay utility which is required to 
-			play drawings recorded with the trace graphicssystem engine</flag>
-		<flag name='glib'>Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
-		<flag name='c++0x'>Build Qt using the C++11 standard</flag>
-		<flag name='qpa'>Build a window system agnostic implementation of Qt</flag>
+		<flag name="trace">Build the 'qttracereplay' utility which is required to 
+			play drawings recorded with the trace graphicssystem</flag>
 	</use>
+	<upstream>
+		<bugs-to>https://bugreports.qt-project.org/</bugs-to>
+		<doc>http://qt-project.org/doc/</doc>
+	</upstream>
 </pkgmetadata>



1.138                x11-libs/qt-assistant/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog	18 Jun 2012 21:44:47 -0000	1.137
+++ ChangeLog	18 Jun 2012 22:55:03 -0000	1.138
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-assistant
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.137 2012/06/18 21:44:47 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.138 2012/06/18 22:55:03 pesa Exp $
+
+  18 Jun 2012; Davide Pesavento <pesa@gentoo.org> metadata.xml:
+  Cleanup metadata and add upstream info.
 
   18 Jun 2012; Davide Pesavento <pesa@gentoo.org> qt-assistant-4.8.1-r1.ebuild,
   qt-assistant-4.8.2.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: metadata.xml ChangeLog
@ 2012-05-07 23:26 Davide Pesavento (pesa)
  0 siblings, 0 replies; 4+ messages in thread
From: Davide Pesavento (pesa) @ 2012-05-07 23:26 UTC (permalink / raw
  To: gentoo-commits

pesa        12/05/07 23:26:10

  Modified:             metadata.xml ChangeLog
  Log:
  Remove wrong local description of webkit USE flag.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 x11-libs/qt-assistant/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/metadata.xml?r1=1.10&r2=1.11

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/metadata.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.xml	29 Jan 2012 16:59:14 -0000	1.10
+++ metadata.xml	7 May 2012 23:26:10 -0000	1.11
@@ -3,17 +3,15 @@
 <pkgmetadata>
 	<herd>qt</herd>
 	<use>
-		<flag name='compat'>Build the extra compatibility package required by
-		a few packages. More information at
-		http://labs.qt.nokia.com/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/</flag>
+		<flag name='compat'>Build the extra compatibility layer required by a few packages,
+			see http://labs.qt.nokia.com/2010/06/22/qt-assistant-compat-version-available-as-extra-source-package/</flag>
 		<flag name='exceptions'>Add support for exceptions - like catching them
-		inside the event loop (recommended by Nokia)</flag>
+			inside the event loop (recommended by Nokia)</flag>
 		<flag name='qt3support'>Enable the Qt3Support libraries for Qt4. Note that
-		this does not mean you can compile pure Qt3 programs with Qt4.</flag>
+			this does not mean you can compile pure Qt3 programs with Qt4.</flag>
 		<flag name='trace'>Build the qttracereplay utility which is required to 
-		play drawings recorded with the trace graphicssystem engine</flag>
+			play drawings recorded with the trace graphicssystem engine</flag>
 		<flag name='glib'>Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
-		<flag name='webkit'>Build the WebView QML element</flag>
 		<flag name='c++0x'>Build Qt using the C++11 standard</flag>
 		<flag name='qpa'>Build a window system agnostic implementation of Qt</flag>
 	</use>



1.130                x11-libs/qt-assistant/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.129&r2=1.130

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	29 Apr 2012 15:47:14 -0000	1.129
+++ ChangeLog	7 May 2012 23:26:10 -0000	1.130
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-assistant
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.129 2012/04/29 15:47:14 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.130 2012/05/07 23:26:10 pesa Exp $
+
+  07 May 2012; Davide Pesavento <pesa@gentoo.org> metadata.xml:
+  Remove wrong local description of webkit USE flag.
 
   29 Apr 2012; Fabian Groffen <grobian@gentoo.org> qt-assistant-4.8.1-r1.ebuild:
   Marked ~x64-macos






^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: metadata.xml ChangeLog
@ 2010-02-18  0:06 Alex Alexander (wired)
  0 siblings, 0 replies; 4+ messages in thread
From: Alex Alexander (wired) @ 2010-02-18  0:06 UTC (permalink / raw
  To: gentoo-commits

wired       10/02/18 00:06:54

  Modified:             metadata.xml ChangeLog
  Log:
  [x11-libs/qt-assistant] added exceptions USE flag description
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-libs/qt-assistant/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/metadata.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/metadata.xml?r1=1.4&r2=1.5

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml	11 Nov 2009 22:44:25 -0000	1.4
+++ metadata.xml	18 Feb 2010 00:06:53 -0000	1.5
@@ -1,5 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <herd>qt</herd>
+	<herd>qt</herd>
+	<use>
+		<flag name='exceptions'>Add support for exceptions - like catching them
+		inside the event loop (recommended by Nokia)</flag>
+	</use>
 </pkgmetadata>



1.72                 x11-libs/qt-assistant/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-assistant/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	16 Feb 2010 06:49:26 -0000	1.71
+++ ChangeLog	18 Feb 2010 00:06:53 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-assistant
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.71 2010/02/16 06:49:26 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.72 2010/02/18 00:06:53 wired Exp $
+
+  18 Feb 2010; Alex Alexander <wired@gentoo.org> metadata.xml:
+  added exceptions USE flag description
 
   16 Feb 2010; Jonathan Callen <abcd@gentoo.org>
   -files/qt-assistant-4.6.0_rc1-tools.patch:






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

end of thread, other threads:[~2012-12-30 23:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-30 23:16 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-assistant: metadata.xml ChangeLog Davide Pesavento (pesa)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-18 22:55 Davide Pesavento (pesa)
2012-05-07 23:26 Davide Pesavento (pesa)
2010-02-18  0:06 Alex Alexander (wired)

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