public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-02-05 12:58 Alex Alexander (wired)
  0 siblings, 0 replies; 12+ messages in thread
From: Alex Alexander (wired) @ 2012-02-05 12:58 UTC (permalink / raw
  To: gentoo-commits

wired       12/02/05 12:58:19

  Modified:             ChangeLog
  Added:                eselect-qtgraphicssystem-1.1.1.ebuild
  Log:
  version bump, support for graphics system states (default, experimental)
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	29 Jan 2012 16:19:55 -0000	1.1
+++ ChangeLog	5 Feb 2012 12:58:19 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.1 2012/01/29 16:19:55 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.2 2012/02/05 12:58:19 wired Exp $
+
+*eselect-qtgraphicssystem-1.1.1 (05 Feb 2012)
+
+  05 Feb 2012; Alex Alexander <wired@gentoo.org>
+  +eselect-qtgraphicssystem-1.1.1.ebuild:
+  version bump, support for graphics system states (default, experimental)
 
 *eselect-qtgraphicssystem-1.0 (29 Jan 2012)
 



1.1                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.1&content-type=text/plain

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.1 2012/02/05 12:58:19 wired Exp $

EAPI=4

DESCRIPTION="Utility to change the active Qt Graphics System"
HOMEPAGE="https://gitorious.org/gentoo-qt/eselect-qtgraphicssystem"
SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND=""
RDEPEND=">=app-admin/eselect-1.2.4"

src_install() {
	insinto "/usr/share/eselect/modules"
	doins qtgraphicssystem.eselect
}






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-05-08 18:23 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 12+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-05-08 18:23 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/05/08 18:23:04

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #414241
  
  (Portage version: 2.1.10.57/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.2&r2=1.3

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eselect-qtgraphicssystem-1.1.1.ebuild	7 May 2012 21:55:30 -0000	1.2
+++ eselect-qtgraphicssystem-1.1.1.ebuild	8 May 2012 18:23:04 -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.2 2012/05/07 21:55:30 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.3 2012/05/08 18:23:04 hwoarang Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.4                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	7 May 2012 21:55:30 -0000	1.3
+++ ChangeLog	8 May 2012 18:23:04 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.3 2012/05/07 21:55:30 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.4 2012/05/08 18:23:04 hwoarang Exp $
+
+  08 May 2012; Markos Chandras <hwoarang@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  Stable on amd64 wrt bug #414241
 
   07 May 2012; Davide Pesavento <pesa@gentoo.org>
   -eselect-qtgraphicssystem-1.0.ebuild, eselect-qtgraphicssystem-1.1.1.ebuild,






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-05-12 13:30 Markus Meier (maekke)
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2012-05-12 13:30 UTC (permalink / raw
  To: gentoo-commits

maekke      12/05/12 13:30:01

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  arm stable, bug #414241
  
  (Portage version: 2.1.10.57/cvs/Linux i686)

Revision  Changes    Path
1.4                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.3&r2=1.4

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eselect-qtgraphicssystem-1.1.1.ebuild	8 May 2012 18:23:04 -0000	1.3
+++ eselect-qtgraphicssystem-1.1.1.ebuild	12 May 2012 13:30:01 -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.3 2012/05/08 18:23:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.4 2012/05/12 13:30:01 maekke Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.5                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 May 2012 18:23:04 -0000	1.4
+++ ChangeLog	12 May 2012 13:30:01 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.4 2012/05/08 18:23:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.5 2012/05/12 13:30:01 maekke Exp $
+
+  12 May 2012; Markus Meier <maekke@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  arm stable, bug #414241
 
   08 May 2012; Markos Chandras <hwoarang@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-05-12 14:09 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-12 14:09 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/12 14:09:58

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.4&r2=1.5

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eselect-qtgraphicssystem-1.1.1.ebuild	12 May 2012 13:30:01 -0000	1.4
+++ eselect-qtgraphicssystem-1.1.1.ebuild	12 May 2012 14:09:58 -0000	1.5
@@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.4 2012/05/12 13:30:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.5 2012/05/12 14:09:58 aballier Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.6                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	12 May 2012 13:30:01 -0000	1.5
+++ ChangeLog	12 May 2012 14:09:58 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.5 2012/05/12 13:30:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.6 2012/05/12 14:09:58 aballier Exp $
+
+  12 May 2012; Alexis Ballier <aballier@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  keyword ~amd64-fbsd
 
   12 May 2012; Markus Meier <maekke@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-05-16 15:45 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2012-05-16 15:45 UTC (permalink / raw
  To: gentoo-commits

jer         12/05/16 15:45:03

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #414241).
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.5&r2=1.6

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eselect-qtgraphicssystem-1.1.1.ebuild	12 May 2012 14:09:58 -0000	1.5
+++ eselect-qtgraphicssystem-1.1.1.ebuild	16 May 2012 15:45:03 -0000	1.6
@@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.5 2012/05/12 14:09:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.6 2012/05/16 15:45:03 jer Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.7                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	12 May 2012 14:09:58 -0000	1.6
+++ ChangeLog	16 May 2012 15:45:03 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.6 2012/05/12 14:09:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.7 2012/05/16 15:45:03 jer Exp $
+
+  16 May 2012; Jeroen Roovers <jer@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  Stable for HPPA (bug #414241).
 
   12 May 2012; Alexis Ballier <aballier@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-05-20 13:21 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-20 13:21 UTC (permalink / raw
  To: gentoo-commits

ago         12/05/20 13:21:00

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #414241
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.6&r2=1.7

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- eselect-qtgraphicssystem-1.1.1.ebuild	16 May 2012 15:45:03 -0000	1.6
+++ eselect-qtgraphicssystem-1.1.1.ebuild	20 May 2012 13:21:00 -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.6 2012/05/16 15:45:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.7 2012/05/20 13:21:00 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.8                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	16 May 2012 15:45:03 -0000	1.7
+++ ChangeLog	20 May 2012 13:21:00 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.7 2012/05/16 15:45:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.8 2012/05/20 13:21:00 ago Exp $
+
+  20 May 2012; Agostino Sarubbo <ago@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  Stable for x86, wrt bug #414241
 
   16 May 2012; Jeroen Roovers <jer@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-06-25 15:36 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-06-25 15:36 UTC (permalink / raw
  To: gentoo-commits

armin76     12/06/25 15:36:59

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  alpha/ia64 stable wrt #414241
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.8                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.7&r2=1.8

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- eselect-qtgraphicssystem-1.1.1.ebuild	20 May 2012 13:21:00 -0000	1.7
+++ eselect-qtgraphicssystem-1.1.1.ebuild	25 Jun 2012 15:36:59 -0000	1.8
@@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.7 2012/05/20 13:21:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.8 2012/06/25 15:36:59 armin76 Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.9                  app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	20 May 2012 13:21:00 -0000	1.8
+++ ChangeLog	25 Jun 2012 15:36:59 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.8 2012/05/20 13:21:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.9 2012/06/25 15:36:59 armin76 Exp $
+
+  25 Jun 2012; Raúl Porcel <armin76@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  alpha/ia64 stable wrt #414241
 
   20 May 2012; Agostino Sarubbo <ago@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-07-06  4:58 Michael Weber (xmw)
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Weber (xmw) @ 2012-07-06  4:58 UTC (permalink / raw
  To: gentoo-commits

xmw         12/07/06 04:58:25

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  ppc stable (bug 414241)
  
  (Portage version: 2.1.11.5/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.8&r2=1.9

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- eselect-qtgraphicssystem-1.1.1.ebuild	25 Jun 2012 15:36:59 -0000	1.8
+++ eselect-qtgraphicssystem-1.1.1.ebuild	6 Jul 2012 04:58:25 -0000	1.9
@@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.8 2012/06/25 15:36:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.9 2012/07/06 04:58:25 xmw Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.10                 app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	25 Jun 2012 15:36:59 -0000	1.9
+++ ChangeLog	6 Jul 2012 04:58:25 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.9 2012/06/25 15:36:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.10 2012/07/06 04:58:25 xmw Exp $
+
+  06 Jul 2012; Michael Weber <xmw@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  ppc stable (bug 414241)
 
   25 Jun 2012; Raúl Porcel <armin76@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:
@@ -42,4 +46,3 @@
   29 Jan 2012; Alex Alexander <wired@gentoo.org>
   +eselect-qtgraphicssystem-1.0.ebuild, +metadata.xml:
   ebuild for our new qt graphics system eselect module
-






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-07-08 17:42 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-07-08 17:42 UTC (permalink / raw
  To: gentoo-commits

armin76     12/07/08 17:42:31

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  sparc stable
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.10                 app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.9&r2=1.10

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- eselect-qtgraphicssystem-1.1.1.ebuild	6 Jul 2012 04:58:25 -0000	1.9
+++ eselect-qtgraphicssystem-1.1.1.ebuild	8 Jul 2012 17:42:31 -0000	1.10
@@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.9 2012/07/06 04:58:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.10 2012/07/08 17:42:31 armin76 Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.11                 app-admin/eselect-qtgraphicssystem/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Jul 2012 04:58:25 -0000	1.10
+++ ChangeLog	8 Jul 2012 17:42:31 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.10 2012/07/06 04:58:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.11 2012/07/08 17:42:31 armin76 Exp $
+
+  08 Jul 2012; Raúl Porcel <armin76@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  sparc stable
 
   06 Jul 2012; Michael Weber <xmw@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2012-07-09  4:12 Joseph Jezak (josejx)
  0 siblings, 0 replies; 12+ messages in thread
From: Joseph Jezak (josejx) @ 2012-07-09  4:12 UTC (permalink / raw
  To: gentoo-commits

josejx      12/07/09 04:12:30

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  Marked ppc64 stable.
  
  (Portage version: 2.1.11.5/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.10&r2=1.11

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- eselect-qtgraphicssystem-1.1.1.ebuild	8 Jul 2012 17:42:31 -0000	1.10
+++ eselect-qtgraphicssystem-1.1.1.ebuild	9 Jul 2012 04:12:30 -0000	1.11
@@ -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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.10 2012/07/08 17:42:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.11 2012/07/09 04:12:30 josejx Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.12                 app-admin/eselect-qtgraphicssystem/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	8 Jul 2012 17:42:31 -0000	1.11
+++ ChangeLog	9 Jul 2012 04:12:30 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.11 2012/07/08 17:42:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.12 2012/07/09 04:12:30 josejx Exp $
+
+  09 Jul 2012; Joseph Jezak <josejx@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  Marked ppc64 stable.
 
   08 Jul 2012; Raúl Porcel <armin76@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2013-04-20  9:22 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 12+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-04-20  9:22 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/04/20 09:22:07

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  HOMEPAGE moved to https://github.com/gentoo/eselect-qtgraphicssystem
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.12                 app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.11&r2=1.12

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- eselect-qtgraphicssystem-1.1.1.ebuild	9 Jul 2012 04:12:30 -0000	1.11
+++ eselect-qtgraphicssystem-1.1.1.ebuild	20 Apr 2013 09:22:07 -0000	1.12
@@ -1,11 +1,11 @@
-# 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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.11 2012/07/09 04:12:30 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.12 2013/04/20 09:22:07 hwoarang Exp $
 
 EAPI=4
 
 DESCRIPTION="Utility to change the active Qt Graphics System"
-HOMEPAGE="https://gitorious.org/gentoo-qt/eselect-qtgraphicssystem"
+HOMEPAGE="https://github.com/gentoo/eselect-qtgraphicssystem"
 SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"



1.13                 app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	9 Jul 2012 04:12:30 -0000	1.12
+++ ChangeLog	20 Apr 2013 09:22:07 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.12 2012/07/09 04:12:30 josejx Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.13 2013/04/20 09:22:07 hwoarang Exp $
+
+  20 Apr 2013; Markos Chandras <hwoarang@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  HOMEPAGE moved to https://github.com/gentoo/eselect-qtgraphicssystem
 
   09 Jul 2012; Joseph Jezak <josejx@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
@ 2015-03-03  5:34 Yixun Lan (dlan)
  0 siblings, 0 replies; 12+ messages in thread
From: Yixun Lan (dlan) @ 2015-03-03  5:34 UTC (permalink / raw
  To: gentoo-commits

dlan        15/03/03 05:34:02

  Modified:             eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog
  Log:
  add arm64 support, tested on A53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

Revision  Changes    Path
1.13                 app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild?r1=1.12&r2=1.13

Index: eselect-qtgraphicssystem-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- eselect-qtgraphicssystem-1.1.1.ebuild	20 Apr 2013 09:22:07 -0000	1.12
+++ eselect-qtgraphicssystem-1.1.1.ebuild	3 Mar 2015 05:34:02 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.12 2013/04/20 09:22:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.13 2015/03/03 05:34:02 dlan Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



1.14                 app-admin/eselect-qtgraphicssystem/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	20 Apr 2013 09:22:07 -0000	1.13
+++ ChangeLog	3 Mar 2015 05:34:02 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/eselect-qtgraphicssystem
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.13 2013/04/20 09:22:07 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.14 2015/03/03 05:34:02 dlan Exp $
+
+  02 Mar 2015; Yixun Lan <dlan@gentoo.org>
+  eselect-qtgraphicssystem-1.1.1.ebuild:
+  add arm64 support, tested on A53 board
 
   20 Apr 2013; Markos Chandras <hwoarang@gentoo.org>
   eselect-qtgraphicssystem-1.1.1.ebuild:





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

end of thread, other threads:[~2015-03-03  5:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03  5:34 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-qtgraphicssystem: eselect-qtgraphicssystem-1.1.1.ebuild ChangeLog Yixun Lan (dlan)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-20  9:22 Markos Chandras (hwoarang)
2012-07-09  4:12 Joseph Jezak (josejx)
2012-07-08 17:42 Raul Porcel (armin76)
2012-07-06  4:58 Michael Weber (xmw)
2012-06-25 15:36 Raul Porcel (armin76)
2012-05-20 13:21 Agostino Sarubbo (ago)
2012-05-16 15:45 Jeroen Roovers (jer)
2012-05-12 14:09 Alexis Ballier (aballier)
2012-05-12 13:30 Markus Meier (maekke)
2012-05-08 18:23 Markos Chandras (hwoarang)
2012-02-05 12:58 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