Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ago 12/06/24 18:50:18
Modified: ChangeLog xhost-1.0.5.ebuild
Log:
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.67 x11-apps/xhost/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 22 Jun 2012 20:29:10 -0000 1.66
+++ ChangeLog 24 Jun 2012 18:50:17 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.66 2012/06/22 20:29:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.67 2012/06/24 18:50:17 ago Exp $
+
+ 24 Jun 2012; Agostino Sarubbo <ago@g.o> xhost-1.0.5.ebuild:
+ Stable for x86, wrt bug #419473
22 Jun 2012; Agostino Sarubbo <ago@g.o> xhost-1.0.5.ebuild:
Stable for amd64, wrt bug #419473
1.4 x11-apps/xhost/xhost-1.0.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild?r1=1.3&r2=1.4
Index: xhost-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xhost-1.0.5.ebuild 22 Jun 2012 20:29:10 -0000 1.3
+++ xhost-1.0.5.ebuild 24 Jun 2012 18:50:17 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild,v 1.3 2012/06/22 20:29:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.5.ebuild,v 1.4 2012/06/24 18:50:17 ago Exp $
EAPI=4
@@ -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 ~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 ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
|
|