public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2013-11-08 22:16 Matt Turner (mattst88)
  0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner (mattst88) @ 2013-11-08 22:16 UTC (permalink / raw
  To: gentoo-commits

mattst88    13/11/08 22:16:59

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Add multilib support.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.2                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.1&r2=1.2

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- presentproto-1.0.ebuild	1 Nov 2013 03:20:35 -0000	1.1
+++ presentproto-1.0.ebuild	8 Nov 2013 22:16:58 -0000	1.2
@@ -1,8 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.1 2013/11/01 03:20:35 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
 
 EAPI=5
+XORG_MULTILIB=yes
 inherit xorg-2
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"



1.2                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	1 Nov 2013 03:20:35 -0000	1.1
+++ ChangeLog	8 Nov 2013 22:16:58 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.1 2013/11/01 03:20:35 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
+
+  08 Nov 2013; Matt Turner <mattst88@gentoo.org> presentproto-1.0.ebuild:
+  Add multilib support.
 
 *presentproto-1.0 (01 Nov 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-03-27 11:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-27 11:07 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/27 11:07:36

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.2&r2=1.3

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- presentproto-1.0.ebuild	8 Nov 2013 22:16:58 -0000	1.2
+++ presentproto-1.0.ebuild	27 Mar 2014 11:07:36 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.3 2014/03/27 11:07:36 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.3                  x11-proto/presentproto/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 Nov 2013 22:16:58 -0000	1.2
+++ ChangeLog	27 Mar 2014 11:07:36 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.3 2014/03/27 11:07:36 ago Exp $
+
+  27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for amd64, wrt bug #500368
 
   08 Nov 2013; Matt Turner <mattst88@gentoo.org> presentproto-1.0.ebuild:
   Add multilib support.





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-03-28  1:43 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2014-03-28  1:43 UTC (permalink / raw
  To: gentoo-commits

jer         14/03/28 01:43:09

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #500368).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.4                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.3&r2=1.4

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- presentproto-1.0.ebuild	27 Mar 2014 11:07:36 -0000	1.3
+++ presentproto-1.0.ebuild	28 Mar 2014 01:43:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.3 2014/03/27 11:07:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.4 2014/03/28 01:43:09 jer Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.4                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	27 Mar 2014 11:07:36 -0000	1.3
+++ ChangeLog	28 Mar 2014 01:43:09 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.3 2014/03/27 11:07:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.4 2014/03/28 01:43:09 jer Exp $
+
+  28 Mar 2014; Jeroen Roovers <jer@gentoo.org> presentproto-1.0.ebuild:
+  Stable for HPPA (bug #500368).
 
   27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for amd64, wrt bug #500368





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-03-29 20:01 Matt Turner (mattst88)
  0 siblings, 0 replies; 11+ messages in thread
From: Matt Turner (mattst88) @ 2014-03-29 20:01 UTC (permalink / raw
  To: gentoo-commits

mattst88    14/03/29 20:01:39

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  alpha stable, bug #500368.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.5                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.4&r2=1.5

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- presentproto-1.0.ebuild	28 Mar 2014 01:43:09 -0000	1.4
+++ presentproto-1.0.ebuild	29 Mar 2014 20:01:39 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.4 2014/03/28 01:43:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.5 2014/03/29 20:01:39 mattst88 Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.5                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	28 Mar 2014 01:43:09 -0000	1.4
+++ ChangeLog	29 Mar 2014 20:01:39 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.4 2014/03/28 01:43:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.5 2014/03/29 20:01:39 mattst88 Exp $
+
+  29 Mar 2014; Matt Turner <mattst88@gentoo.org> presentproto-1.0.ebuild:
+  alpha stable, bug #500368.
 
   28 Mar 2014; Jeroen Roovers <jer@gentoo.org> presentproto-1.0.ebuild:
   Stable for HPPA (bug #500368).





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-04-06 10:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-06 10:12 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/06 10:12:00

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.5&r2=1.6

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- presentproto-1.0.ebuild	29 Mar 2014 20:01:39 -0000	1.5
+++ presentproto-1.0.ebuild	6 Apr 2014 10:12:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.5 2014/03/29 20:01:39 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.6 2014/04/06 10:12:00 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.6                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	29 Mar 2014 20:01:39 -0000	1.5
+++ ChangeLog	6 Apr 2014 10:12:00 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.5 2014/03/29 20:01:39 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.6 2014/04/06 10:12:00 ago Exp $
+
+  06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for x86, wrt bug #500368
 
   29 Mar 2014; Matt Turner <mattst88@gentoo.org> presentproto-1.0.ebuild:
   alpha stable, bug #500368.





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-04-08 20:04 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-08 20:04 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/08 20:04:06

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.6&r2=1.7

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- presentproto-1.0.ebuild	6 Apr 2014 10:12:00 -0000	1.6
+++ presentproto-1.0.ebuild	8 Apr 2014 20:04:06 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.6 2014/04/06 10:12:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.7 2014/04/08 20:04:06 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.7                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	6 Apr 2014 10:12:00 -0000	1.6
+++ ChangeLog	8 Apr 2014 20:04:06 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.6 2014/04/06 10:12:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.7 2014/04/08 20:04:06 ago Exp $
+
+  08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for ppc, wrt bug #500368
 
   06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for x86, wrt bug #500368





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-04-16  7:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-16  7:44 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/16 07:44:48

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.7&r2=1.8

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- presentproto-1.0.ebuild	8 Apr 2014 20:04:06 -0000	1.7
+++ presentproto-1.0.ebuild	16 Apr 2014 07:44:48 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.7 2014/04/08 20:04:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.8 2014/04/16 07:44:48 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.8                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	8 Apr 2014 20:04:06 -0000	1.7
+++ ChangeLog	16 Apr 2014 07:44:48 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.7 2014/04/08 20:04:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.8 2014/04/16 07:44:48 ago Exp $
+
+  16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for ppc64, wrt bug #500368
 
   08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for ppc, wrt bug #500368





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-04-17  7:52 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-17  7:52 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/17 07:52:26

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.8&r2=1.9

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- presentproto-1.0.ebuild	16 Apr 2014 07:44:48 -0000	1.8
+++ presentproto-1.0.ebuild	17 Apr 2014 07:52:26 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.8 2014/04/16 07:44:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.9 2014/04/17 07:52:26 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.9                  x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	16 Apr 2014 07:44:48 -0000	1.8
+++ ChangeLog	17 Apr 2014 07:52:26 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.8 2014/04/16 07:44:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.9 2014/04/17 07:52:26 ago Exp $
+
+  17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for ia64, wrt bug #500368
 
   16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for ppc64, wrt bug #500368





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-04-19 17:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-19 17:48 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/19 17:48:00

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.9&r2=1.10

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- presentproto-1.0.ebuild	17 Apr 2014 07:52:26 -0000	1.9
+++ presentproto-1.0.ebuild	19 Apr 2014 17:48:00 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.9 2014/04/17 07:52:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.10 2014/04/19 17:48:00 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.10                 x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	17 Apr 2014 07:52:26 -0000	1.9
+++ ChangeLog	19 Apr 2014 17:48:00 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.9 2014/04/17 07:52:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.10 2014/04/19 17:48:00 ago Exp $
+
+  19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for sparc, wrt bug #500368
 
   17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for ia64, wrt bug #500368





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2014-06-08  9:16 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-06-08  9:16 UTC (permalink / raw
  To: gentoo-commits

ago         14/06/08 09:16:20

  Modified:             presentproto-1.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #500368
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.10&r2=1.11

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- presentproto-1.0.ebuild	19 Apr 2014 17:48:00 -0000	1.10
+++ presentproto-1.0.ebuild	8 Jun 2014 09:16:20 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.10 2014/04/19 17:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.11 2014/06/08 09:16:20 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.11                 x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	19 Apr 2014 17:48:00 -0000	1.10
+++ ChangeLog	8 Jun 2014 09:16:20 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.10 2014/04/19 17:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.11 2014/06/08 09:16:20 ago Exp $
+
+  08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
+  Stable for arm, wrt bug #500368
 
   19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for sparc, wrt bug #500368





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

* [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
@ 2015-03-03 12:30 Yixun Lan (dlan)
  0 siblings, 0 replies; 11+ messages in thread
From: Yixun Lan (dlan) @ 2015-03-03 12:30 UTC (permalink / raw
  To: gentoo-commits

dlan        15/03/03 12:30:49

  Modified:             presentproto-1.0.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.12                 x11-proto/presentproto/presentproto-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.11&r2=1.12

Index: presentproto-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- presentproto-1.0.ebuild	8 Jun 2014 09:16:20 -0000	1.11
+++ presentproto-1.0.ebuild	3 Mar 2015 12:30:49 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.11 2014/06/08 09:16:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.12 2015/03/03 12:30:49 dlan Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -8,7 +8,7 @@
 
 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.12                 x11-proto/presentproto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	8 Jun 2014 09:16:20 -0000	1.11
+++ ChangeLog	3 Mar 2015 12:30:49 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for x11-proto/presentproto
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.11 2014/06/08 09:16:20 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.12 2015/03/03 12:30:49 dlan Exp $
+
+  03 Mar 2015; Yixun Lan <dlan@gentoo.org> presentproto-1.0.ebuild:
+  add arm64 support, tested on A53 board
 
   08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> presentproto-1.0.ebuild:
   Stable for arm, wrt bug #500368





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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  1:43 [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-03 12:30 Yixun Lan (dlan)
2014-06-08  9:16 Agostino Sarubbo (ago)
2014-04-19 17:48 Agostino Sarubbo (ago)
2014-04-17  7:52 Agostino Sarubbo (ago)
2014-04-16  7:44 Agostino Sarubbo (ago)
2014-04-08 20:04 Agostino Sarubbo (ago)
2014-04-06 10:12 Agostino Sarubbo (ago)
2014-03-29 20:01 Matt Turner (mattst88)
2014-03-27 11:07 Agostino Sarubbo (ago)
2013-11-08 22:16 Matt Turner (mattst88)

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