public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-07-29 15:28 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 8+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-07-29 15:28 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/07/29 15:28:31

  Modified:             ChangeLog
  Added:                iceauth-1.0.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.65                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	10 May 2012 17:11:17 -0000	1.64
+++ ChangeLog	29 Jul 2013 15:28:31 -0000	1.65
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/iceauth
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.64 2012/05/10 17:11:17 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.65 2013/07/29 15:28:31 chithanh Exp $
+
+*iceauth-1.0.6 (29 Jul 2013)
+
+  29 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +iceauth-1.0.6.ebuild:
+  Version bump.
 
   10 May 2012; Alexis Ballier <aballier@gentoo.org> iceauth-1.0.5.ebuild:
   keyword ~amd64-fbsd
@@ -223,4 +229,3 @@
   08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
   +iceauth-0.99.0.ebuild:
   Initial commit for modular X.
-



1.1                  x11-apps/iceauth/iceauth-1.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild?rev=1.1&content-type=text/plain

Index: iceauth-1.0.6.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.1 2013/07/29 15:28:31 chithanh Exp $

EAPI=5

inherit xorg-2

DESCRIPTION="ICE authority file utility"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
IUSE=""

RDEPEND="x11-libs/libICE"
DEPEND="${RDEPEND}
	x11-proto/xproto"





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-09-29 11:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/29 11:08:06

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iceauth-1.0.6.ebuild	29 Jul 2013 15:28:31 -0000	1.1
+++ iceauth-1.0.6.ebuild	29 Sep 2013 11:08:06 -0000	1.2
@@ -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.1 2013/07/29 15:28:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.2 2013/09/29 11:08:06 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.66                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	29 Jul 2013 15:28:31 -0000	1.65
+++ ChangeLog	29 Sep 2013 11:08:06 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.65 2013/07/29 15:28:31 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.66 2013/09/29 11:08:06 ago Exp $
+
+  29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for amd64, wrt bug #475480
 
 *iceauth-1.0.6 (29 Jul 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-10-03 20:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/03 20:05:37

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- iceauth-1.0.6.ebuild	2 Oct 2013 03:04:01 -0000	1.3
+++ iceauth-1.0.6.ebuild	3 Oct 2013 20:05:37 -0000	1.4
@@ -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.3 2013/10/02 03:04:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.4 2013/10/03 20:05:37 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.68                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	2 Oct 2013 03:04:01 -0000	1.67
+++ ChangeLog	3 Oct 2013 20:05:37 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.67 2013/10/02 03:04:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.68 2013/10/03 20:05:37 ago Exp $
+
+  03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for ppc, wrt bug #475480
 
   02 Oct 2013; Jeroen Roovers <jer@gentoo.org> iceauth-1.0.6.ebuild:
   Stable for HPPA (bug #475480).





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-10-04 11:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 11:56 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/04 11:56:45

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- iceauth-1.0.6.ebuild	3 Oct 2013 20:05:37 -0000	1.4
+++ iceauth-1.0.6.ebuild	4 Oct 2013 11:56:45 -0000	1.5
@@ -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.4 2013/10/03 20:05:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.5 2013/10/04 11:56:45 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.69                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	3 Oct 2013 20:05:37 -0000	1.68
+++ ChangeLog	4 Oct 2013 11:56:45 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.68 2013/10/03 20:05:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.69 2013/10/04 11:56:45 ago Exp $
+
+  04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for ppc64, wrt bug #475480
 
   03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
   Stable for ppc, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-10-05  4:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-05  4:53 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/05 04:53:49

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- iceauth-1.0.6.ebuild	4 Oct 2013 11:56:45 -0000	1.5
+++ iceauth-1.0.6.ebuild	5 Oct 2013 04:53:49 -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.5 2013/10/04 11:56:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.6 2013/10/05 04:53:49 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.70                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	4 Oct 2013 11:56:45 -0000	1.69
+++ ChangeLog	5 Oct 2013 04:53:49 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.69 2013/10/04 11:56:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.70 2013/10/05 04:53:49 ago Exp $
+
+  05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for alpha, wrt bug #475480
 
   04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
   Stable for ppc64, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-10-06 11:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 11:40 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/06 11:40:48

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- iceauth-1.0.6.ebuild	5 Oct 2013 16:28:32 -0000	1.7
+++ iceauth-1.0.6.ebuild	6 Oct 2013 11:40:48 -0000	1.8
@@ -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.7 2013/10/05 16:28:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.8 2013/10/06 11:40:48 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.72                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	5 Oct 2013 16:28:32 -0000	1.71
+++ ChangeLog	6 Oct 2013 11:40:48 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.71 2013/10/05 16:28:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.72 2013/10/06 11:40:48 ago Exp $
+
+  06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for ia64, wrt bug #475480
 
   05 Oct 2013; Markus Meier <maekke@gentoo.org> iceauth-1.0.6.ebuild:
   arm stable, bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-10-07  4:54 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07  4:54 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/07 04:54:32

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- iceauth-1.0.6.ebuild	6 Oct 2013 11:40:48 -0000	1.8
+++ iceauth-1.0.6.ebuild	7 Oct 2013 04:54:32 -0000	1.9
@@ -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.8 2013/10/06 11:40:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.9 2013/10/07 04:54:32 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.73                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	6 Oct 2013 11:40:48 -0000	1.72
+++ ChangeLog	7 Oct 2013 04:54:32 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.72 2013/10/06 11:40:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.73 2013/10/07 04:54:32 ago Exp $
+
+  07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for sparc, wrt bug #475480
 
   06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
   Stable for ia64, wrt bug #475480





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

* [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog
@ 2013-10-08  5:02 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08  5:02 UTC (permalink / raw
  To: gentoo-commits

ago         13/10/08 05:02:37

  Modified:             iceauth-1.0.6.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #475480
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 x11-apps/iceauth/iceauth-1.0.6.ebuild

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

Index: iceauth-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- iceauth-1.0.6.ebuild	7 Oct 2013 04:54:32 -0000	1.9
+++ iceauth-1.0.6.ebuild	8 Oct 2013 05:02:37 -0000	1.10
@@ -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/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.9 2013/10/07 04:54:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.10 2013/10/08 05:02:37 ago Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="ICE authority file utility"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
 IUSE=""
 
 RDEPEND="x11-libs/libICE"



1.74                 x11-apps/iceauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/iceauth/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	7 Oct 2013 04:54:32 -0000	1.73
+++ ChangeLog	8 Oct 2013 05:02:37 -0000	1.74
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/iceauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.73 2013/10/07 04:54:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.74 2013/10/08 05:02:37 ago Exp $
+
+  08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
+  Stable for x86, wrt bug #475480
 
   07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> iceauth-1.0.6.ebuild:
   Stable for sparc, wrt bug #475480





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

end of thread, other threads:[~2013-10-08  5:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08  5:02 [gentoo-commits] gentoo-x86 commit in x11-apps/iceauth: iceauth-1.0.6.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-10-07  4:54 Agostino Sarubbo (ago)
2013-10-06 11:40 Agostino Sarubbo (ago)
2013-10-05  4:53 Agostino Sarubbo (ago)
2013-10-04 11:56 Agostino Sarubbo (ago)
2013-10-03 20:05 Agostino Sarubbo (ago)
2013-09-29 11:08 Agostino Sarubbo (ago)
2013-07-29 15:28 Chi-Thanh Christopher Nguyen (chithanh)

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