public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/qgit: ChangeLog qgit-2.5.ebuild
@ 2012-11-04 13:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-04 13:44 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/04 13:44:53

  Modified:             ChangeLog qgit-2.5.ebuild
  Log:
  Stable for amd64, wrt bug #440850
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-vcs/qgit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	3 Nov 2012 14:03:00 -0000	1.10
+++ ChangeLog	4 Nov 2012 13:44:53 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/qgit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.10 2012/11/03 14:03:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.11 2012/11/04 13:44:53 ago Exp $
+
+  04 Nov 2012; <ago@gentoo.org> qgit-2.5.ebuild:
+  Stable for amd64, wrt bug #440850
 
   03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> qgit-2.5.ebuild:
   stable ppc ppc64, bug #440850



1.3                  dev-vcs/qgit/qgit-2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?r1=1.2&r2=1.3

Index: qgit-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qgit-2.5.ebuild	3 Nov 2012 14:03:00 -0000	1.2
+++ qgit-2.5.ebuild	4 Nov 2012 13:44:53 -0000	1.3
@@ -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/dev-vcs/qgit/qgit-2.5.ebuild,v 1.2 2012/11/03 14:03:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.3 2012/11/04 13:44:53 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND="x11-libs/qt-gui:4"





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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/qgit: ChangeLog qgit-2.5.ebuild
@ 2012-11-21 10:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-21 10:58 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/21 10:58:34

  Modified:             ChangeLog qgit-2.5.ebuild
  Log:
  Stable for x86, wrt bug #440850
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 dev-vcs/qgit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	4 Nov 2012 13:44:53 -0000	1.11
+++ ChangeLog	21 Nov 2012 10:58:34 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/qgit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.11 2012/11/04 13:44:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.12 2012/11/21 10:58:34 ago Exp $
+
+  21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> qgit-2.5.ebuild:
+  Stable for x86, wrt bug #440850
 
   04 Nov 2012; <ago@gentoo.org> qgit-2.5.ebuild:
   Stable for amd64, wrt bug #440850



1.4                  dev-vcs/qgit/qgit-2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?r1=1.3&r2=1.4

Index: qgit-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qgit-2.5.ebuild	4 Nov 2012 13:44:53 -0000	1.3
+++ qgit-2.5.ebuild	21 Nov 2012 10:58:34 -0000	1.4
@@ -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/dev-vcs/qgit/qgit-2.5.ebuild,v 1.3 2012/11/04 13:44:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.4 2012/11/21 10:58:34 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND="x11-libs/qt-gui:4"





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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/qgit: ChangeLog qgit-2.5.ebuild
@ 2013-06-27  3:29 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-06-27  3:29 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/06/27 03:29:57

  Modified:             ChangeLog qgit-2.5.ebuild
  Log:
  Add ~arm keyword, wrt bug #474022, thanks to Michael Kurinnoy <viewizard AT viewizard.com>
  
  (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.15                 dev-vcs/qgit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	8 Mar 2013 08:23:07 -0000	1.14
+++ ChangeLog	27 Jun 2013 03:29:57 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/qgit
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.14 2013/03/08 08:23:07 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.15 2013/06/27 03:29:57 pinkbyte Exp $
+
+  27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> qgit-2.5.ebuild:
+  Add ~arm keyword, wrt bug #474022, thanks to Michael Kurinnoy <viewizard AT
+  viewizard.com>
 
   08 Mar 2013; Davide Pesavento <pesa@gentoo.org> -qgit-2.4.ebuild:
   Remove old.



1.6                  dev-vcs/qgit/qgit-2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild?r1=1.5&r2=1.6

Index: qgit-2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qgit-2.5.ebuild	2 Mar 2013 21:08:50 -0000	1.5
+++ qgit-2.5.ebuild	27 Jun 2013 03:29:57 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.5 2013/03/02 21:08:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.6 2013/06/27 03:29:57 pinkbyte Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 DEPEND="dev-qt/qtgui:4"





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

end of thread, other threads:[~2013-06-27  3:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27  3:29 [gentoo-commits] gentoo-x86 commit in dev-vcs/qgit: ChangeLog qgit-2.5.ebuild Sergey Popov (pinkbyte)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-21 10:58 Agostino Sarubbo (ago)
2012-11-04 13:44 Agostino Sarubbo (ago)

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