public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2009-10-03 11:27 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 10+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-10-03 11:27 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/10/03 11:27:00

  Modified:             ChangeLog
  Added:                xauth-1.0.4.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.51                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	23 Jun 2009 19:23:51 -0000	1.50
+++ ChangeLog	3 Oct 2009 11:27:00 -0000	1.51
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.50 2009/06/23 19:23:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.51 2009/10/03 11:27:00 scarabeus Exp $
+
+*xauth-1.0.4 (03 Oct 2009)
+
+  03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org> +xauth-1.0.4.ebuild:
+  Version bump.
 
   23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xauth-1.0.3.ebuild:
   Stable on alpha for xorg-server-1.5/xorg-x11-7.4



1.1                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.1&content-type=text/plain

Index: xauth-1.0.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.1 2009/10/03 11:27:00 scarabeus Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X authority file utility"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ipv6"

RDEPEND="x11-libs/libX11
	x11-libs/libXau
	x11-libs/libXext
	x11-libs/libXmu"
DEPEND="${RDEPEND}"

pkg_setup() {
	CONFIGURE_OPTIONS="$(use_enable ipv6)"
}






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2009-12-10 12:40 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-10 12:40 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/10 12:40:13

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  amd64 stable wrt #294958
  (Portage version: 2.2_rc56/cvs/Linux x86_64)

Revision  Changes    Path
1.52                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	3 Oct 2009 11:27:00 -0000	1.51
+++ ChangeLog	10 Dec 2009 12:40:13 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.51 2009/10/03 11:27:00 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.52 2009/12/10 12:40:13 ssuominen Exp $
+
+  10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xauth-1.0.4.ebuild:
+  amd64 stable wrt #294958
 
 *xauth-1.0.4 (03 Oct 2009)
 



1.2                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.1&r2=1.2

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xauth-1.0.4.ebuild	3 Oct 2009 11:27:00 -0000	1.1
+++ xauth-1.0.4.ebuild	10 Dec 2009 12:40:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.1 2009/10/03 11:27:00 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.2 2009/12/10 12:40:13 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2009-12-10 18:22 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 18:22 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/10 18:22:33

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  x86 stable, bug 294958
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.53                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	10 Dec 2009 12:40:13 -0000	1.52
+++ ChangeLog	10 Dec 2009 18:22:33 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.52 2009/12/10 12:40:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.53 2009/12/10 18:22:33 fauli Exp $
+
+  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.4.ebuild:
+  x86 stable, bug 294958
 
   10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xauth-1.0.4.ebuild:
   amd64 stable wrt #294958



1.3                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.2&r2=1.3

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xauth-1.0.4.ebuild	10 Dec 2009 12:40:13 -0000	1.2
+++ xauth-1.0.4.ebuild	10 Dec 2009 18:22:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.2 2009/12/10 12:40:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.3 2009/12/10 18:22:33 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2009-12-15 19:11 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-12-15 19:11 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/15 19:11:00

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  Marking xauth-1.0.4 ppc64 for bug 294958
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.54                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	10 Dec 2009 18:22:33 -0000	1.53
+++ ChangeLog	15 Dec 2009 19:11:00 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.53 2009/12/10 18:22:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.54 2009/12/15 19:11:00 ranger Exp $
+
+  15 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+  Marking xauth-1.0.4 ppc64 stable for bug 294958
 
   10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.4.ebuild:
   x86 stable, bug 294958



1.4                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.3&r2=1.4

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xauth-1.0.4.ebuild	10 Dec 2009 18:22:33 -0000	1.3
+++ xauth-1.0.4.ebuild	15 Dec 2009 19:11:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.3 2009/12/10 18:22:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.4 2009/12/15 19:11:00 ranger Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2009-12-27 17:41 Joseph Jezak (josejx)
  0 siblings, 0 replies; 10+ messages in thread
From: Joseph Jezak (josejx) @ 2009-12-27 17:41 UTC (permalink / raw
  To: gentoo-commits

josejx      09/12/27 17:41:30

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  Marked ppc stable for bug #294958.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	15 Dec 2009 19:11:00 -0000	1.54
+++ ChangeLog	27 Dec 2009 17:41:29 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.54 2009/12/15 19:11:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.55 2009/12/27 17:41:29 josejx Exp $
+
+  27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xauth-1.0.4.ebuild:
+  Marked ppc stable for bug #294958.
 
   15 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
   Marking xauth-1.0.4 ppc64 stable for bug 294958



1.5                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.4&r2=1.5

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xauth-1.0.4.ebuild	15 Dec 2009 19:11:00 -0000	1.4
+++ xauth-1.0.4.ebuild	27 Dec 2009 17:41:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.4 2009/12/15 19:11:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.5 2009/12/27 17:41:29 josejx Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2010-01-14 17:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-14 17:06 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/14 17:06:44

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  Stable for HPPA (bug #294958).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.56                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	27 Dec 2009 17:41:29 -0000	1.55
+++ ChangeLog	14 Jan 2010 17:06:44 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.55 2009/12/27 17:41:29 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.56 2010/01/14 17:06:44 jer Exp $
+
+  14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xauth-1.0.4.ebuild:
+  Stable for HPPA (bug #294958).
 
   27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xauth-1.0.4.ebuild:
   Marked ppc stable for bug #294958.



1.6                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.5&r2=1.6

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xauth-1.0.4.ebuild	27 Dec 2009 17:41:29 -0000	1.5
+++ xauth-1.0.4.ebuild	14 Jan 2010 17:06:44 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.5 2009/12/27 17:41:29 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.6 2010/01/14 17:06:44 jer Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2010-01-14 21:11 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-14 21:11 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/14 21:11:24

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.57                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	14 Jan 2010 17:06:44 -0000	1.56
+++ ChangeLog	14 Jan 2010 21:11:24 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.56 2010/01/14 17:06:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.57 2010/01/14 21:11:24 fauli Exp $
+
+  14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.4.ebuild:
+  Transfer Prefix keywords
 
   14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xauth-1.0.4.ebuild:
   Stable for HPPA (bug #294958).



1.7                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.6&r2=1.7

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xauth-1.0.4.ebuild	14 Jan 2010 17:06:44 -0000	1.6
+++ xauth-1.0.4.ebuild	14 Jan 2010 21:11:24 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.6 2010/01/14 17:06:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.7 2010/01/14 21:11:24 fauli Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2010-01-14 22:07 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2010-01-14 22:07 UTC (permalink / raw
  To: gentoo-commits

maekke      10/01/14 22:07:12

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  arm stable, bug #294958
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	14 Jan 2010 21:11:24 -0000	1.57
+++ ChangeLog	14 Jan 2010 22:07:11 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.57 2010/01/14 21:11:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.58 2010/01/14 22:07:11 maekke Exp $
+
+  14 Jan 2010; Markus Meier <maekke@gentoo.org> xauth-1.0.4.ebuild:
+  arm stable, bug #294958
 
   14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.4.ebuild:
   Transfer Prefix keywords



1.8                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.7&r2=1.8

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xauth-1.0.4.ebuild	14 Jan 2010 21:11:24 -0000	1.7
+++ xauth-1.0.4.ebuild	14 Jan 2010 22:07:11 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.7 2010/01/14 21:11:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.8 2010/01/14 22:07:11 maekke Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2010-01-18 19:07 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-18 19:07 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/18 19:07:38

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #294958
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.59                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	14 Jan 2010 22:07:11 -0000	1.58
+++ ChangeLog	18 Jan 2010 19:07:38 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.58 2010/01/14 22:07:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.59 2010/01/18 19:07:38 armin76 Exp $
+
+  18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xauth-1.0.4.ebuild:
+  alpha/ia64/sh/sparc stable wrt #294958
 
   14 Jan 2010; Markus Meier <maekke@gentoo.org> xauth-1.0.4.ebuild:
   arm stable, bug #294958



1.9                  x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.8&r2=1.9

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xauth-1.0.4.ebuild	14 Jan 2010 22:07:11 -0000	1.8
+++ xauth-1.0.4.ebuild	18 Jan 2010 19:07:38 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.8 2010/01/14 22:07:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.9 2010/01/18 19:07:38 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild
@ 2010-01-19 18:18 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-19 18:18 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/19 18:18:00

  Modified:             ChangeLog xauth-1.0.4.ebuild
  Log:
  s390 stable wrt #294958
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.60                 x11-apps/xauth/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	18 Jan 2010 19:07:38 -0000	1.59
+++ ChangeLog	19 Jan 2010 18:17:59 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.59 2010/01/18 19:07:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.60 2010/01/19 18:17:59 armin76 Exp $
+
+  19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xauth-1.0.4.ebuild:
+  s390 stable wrt #294958
 
   18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xauth-1.0.4.ebuild:
   alpha/ia64/sh/sparc stable wrt #294958



1.10                 x11-apps/xauth/xauth-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild?r1=1.9&r2=1.10

Index: xauth-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xauth-1.0.4.ebuild	18 Jan 2010 19:07:38 -0000	1.9
+++ xauth-1.0.4.ebuild	19 Jan 2010 18:17:59 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.9 2010/01/18 19:07:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.10 2010/01/19 18:17:59 armin76 Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 
 DESCRIPTION="X authority file utility"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="ipv6"
 
 RDEPEND="x11-libs/libX11






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

end of thread, other threads:[~2010-01-19 18:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 17:41 [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: ChangeLog xauth-1.0.4.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-19 18:18 Raul Porcel (armin76)
2010-01-18 19:07 Raul Porcel (armin76)
2010-01-14 22:07 Markus Meier (maekke)
2010-01-14 21:11 Christian Faulhammer (fauli)
2010-01-14 17:06 Jeroen Roovers (jer)
2009-12-15 19:11 Brent Baude (ranger)
2009-12-10 18:22 Christian Faulhammer (fauli)
2009-12-10 12:40 Samuli Suominen (ssuominen)
2009-10-03 11:27 Tomas Chvatal (scarabeus)

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