* [gentoo-commits] gentoo-x86 commit in x11-apps/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-07-18 14:49 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 8+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-07-18 14:49 UTC (permalink / raw
To: gentoo-commits
chithanh 13/07/18 14:49:58
Modified: ChangeLog
Added: xhost-1.0.6.ebuild
Log:
Version bump.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.75 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.74&r2=1.75
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog 27 Feb 2013 06:22:35 -0000 1.74
+++ ChangeLog 18 Jul 2013 14:49:58 -0000 1.75
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.74 2013/02/27 06:22:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.75 2013/07/18 14:49:58 chithanh Exp $
+
+*xhost-1.0.6 (18 Jul 2013)
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xhost-1.0.6.ebuild:
+ Version bump.
27 Feb 2013; Zac Medico <zmedico@gentoo.org> xhost-1.0.5.ebuild:
Add ~arm-linux keywords.
1.1 x11-apps/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.1&content-type=text/plain
Index: xhost-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/xhost/xhost-1.0.6.ebuild,v 1.1 2013/07/18 14:49:58 chithanh Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="Controls host and/or user access to a running X server."
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
x11-libs/libXmu
x11-libs/libXau"
DEPEND="${RDEPEND}"
pkg_setup() {
XORG_CONFIGURE_OPTIONS="$(use_enable ipv6)"
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-09-29 11:09 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:09 UTC (permalink / raw
To: gentoo-commits
ago 13/09/29 11:09:31
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.1&r2=1.2
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xhost-1.0.6.ebuild 18 Jul 2013 14:49:58 -0000 1.1
+++ xhost-1.0.6.ebuild 29 Sep 2013 11:09:30 -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/xhost/xhost-1.0.6.ebuild,v 1.1 2013/07/18 14:49:58 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.2 2013/09/29 11:09:30 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.76 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 18 Jul 2013 14:49:58 -0000 1.75
+++ ChangeLog 29 Sep 2013 11:09:30 -0000 1.76
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.75 2013/07/18 14:49:58 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.76 2013/09/29 11:09:30 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for amd64, wrt bug #475480
*xhost-1.0.6 (18 Jul 2013)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-10-03 20:06 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:06 UTC (permalink / raw
To: gentoo-commits
ago 13/10/03 20:06:57
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.3&r2=1.4
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xhost-1.0.6.ebuild 2 Oct 2013 03:19:54 -0000 1.3
+++ xhost-1.0.6.ebuild 3 Oct 2013 20:06:57 -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/xhost/xhost-1.0.6.ebuild,v 1.3 2013/10/02 03:19:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.4 2013/10/03 20:06:57 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.78 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.77&r2=1.78
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog 2 Oct 2013 03:19:54 -0000 1.77
+++ ChangeLog 3 Oct 2013 20:06:57 -0000 1.78
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.77 2013/10/02 03:19:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.78 2013/10/03 20:06:57 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for ppc, wrt bug #475480
02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xhost-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/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-10-04 11:58 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 11:58 UTC (permalink / raw
To: gentoo-commits
ago 13/10/04 11:58:31
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.4&r2=1.5
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xhost-1.0.6.ebuild 3 Oct 2013 20:06:57 -0000 1.4
+++ xhost-1.0.6.ebuild 4 Oct 2013 11:58:30 -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/xhost/xhost-1.0.6.ebuild,v 1.4 2013/10/03 20:06:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.5 2013/10/04 11:58:30 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.79 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.78&r2=1.79
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog 3 Oct 2013 20:06:57 -0000 1.78
+++ ChangeLog 4 Oct 2013 11:58:30 -0000 1.79
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.78 2013/10/03 20:06:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.79 2013/10/04 11:58:30 ago Exp $
+
+ 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for ppc64, wrt bug #475480
03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-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/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-10-05 4:54 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-05 4:54 UTC (permalink / raw
To: gentoo-commits
ago 13/10/05 04:54:23
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.5&r2=1.6
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xhost-1.0.6.ebuild 4 Oct 2013 11:58:30 -0000 1.5
+++ xhost-1.0.6.ebuild 5 Oct 2013 04:54:22 -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/xhost/xhost-1.0.6.ebuild,v 1.5 2013/10/04 11:58:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.6 2013/10/05 04:54:22 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.80 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 4 Oct 2013 11:58:30 -0000 1.79
+++ ChangeLog 5 Oct 2013 04:54:22 -0000 1.80
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.79 2013/10/04 11:58:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.80 2013/10/05 04:54:22 ago Exp $
+
+ 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for alpha, wrt bug #475480
04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-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/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-10-06 11:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 11:41 UTC (permalink / raw
To: gentoo-commits
ago 13/10/06 11:41:31
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.7&r2=1.8
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xhost-1.0.6.ebuild 5 Oct 2013 16:38:56 -0000 1.7
+++ xhost-1.0.6.ebuild 6 Oct 2013 11:41:31 -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/xhost/xhost-1.0.6.ebuild,v 1.7 2013/10/05 16:38:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.8 2013/10/06 11:41:31 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.82 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 5 Oct 2013 16:38:56 -0000 1.81
+++ ChangeLog 6 Oct 2013 11:41:31 -0000 1.82
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.81 2013/10/05 16:38:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.82 2013/10/06 11:41:31 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for ia64, wrt bug #475480
05 Oct 2013; Markus Meier <maekke@gentoo.org> xhost-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/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-10-07 4:55 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07 4:55 UTC (permalink / raw
To: gentoo-commits
ago 13/10/07 04:55:34
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.8&r2=1.9
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xhost-1.0.6.ebuild 6 Oct 2013 11:41:31 -0000 1.8
+++ xhost-1.0.6.ebuild 7 Oct 2013 04:55:34 -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/xhost/xhost-1.0.6.ebuild,v 1.8 2013/10/06 11:41:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.9 2013/10/07 04:55:34 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.83 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 6 Oct 2013 11:41:31 -0000 1.82
+++ ChangeLog 7 Oct 2013 04:55:34 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.82 2013/10/06 11:41:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.83 2013/10/07 04:55:34 ago Exp $
+
+ 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for sparc, wrt bug #475480
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-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/xhost: xhost-1.0.6.ebuild ChangeLog
@ 2013-10-08 5:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08 5:03 UTC (permalink / raw
To: gentoo-commits
ago 13/10/08 05:03:47
Modified: xhost-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/xhost/xhost-1.0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild?r1=1.9&r2=1.10
Index: xhost-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xhost-1.0.6.ebuild 7 Oct 2013 04:55:34 -0000 1.9
+++ xhost-1.0.6.ebuild 8 Oct 2013 05:03:47 -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/xhost/xhost-1.0.6.ebuild,v 1.9 2013/10/07 04:55:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.6.ebuild,v 1.10 2013/10/08 05:03:47 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="Controls host and/or user access to a running X server."
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
1.84 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 7 Oct 2013 04:55:34 -0000 1.83
+++ ChangeLog 8 Oct 2013 05:03:47 -0000 1.84
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.83 2013/10/07 04:55:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.84 2013/10/08 05:03:47 ago Exp $
+
+ 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-1.0.6.ebuild:
+ Stable for x86, wrt bug #475480
07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xhost-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:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 11:41 [gentoo-commits] gentoo-x86 commit in x11-apps/xhost: xhost-1.0.6.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-10-08 5:03 Agostino Sarubbo (ago)
2013-10-07 4:55 Agostino Sarubbo (ago)
2013-10-05 4:54 Agostino Sarubbo (ago)
2013-10-04 11:58 Agostino Sarubbo (ago)
2013-10-03 20:06 Agostino Sarubbo (ago)
2013-09-29 11:09 Agostino Sarubbo (ago)
2013-07-18 14:49 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