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/22 20:25:22
Modified: ChangeLog xauth-1.0.7.ebuild
Log:
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.80 x11-apps/xauth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 7 May 2012 12:28:33 -0000 1.79
+++ ChangeLog 22 Jun 2012 20:25:22 -0000 1.80
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xauth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.79 2012/05/07 12:28:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.80 2012/06/22 20:25:22 ago Exp $
+
+ 22 Jun 2012; Agostino Sarubbo <ago@g.o> xauth-1.0.7.ebuild:
+ Stable for amd64, wrt bug #419473
07 May 2012; Alexis Ballier <aballier@g.o> xauth-1.0.7.ebuild:
keyword ~amd64-fbsd
1.3 x11-apps/xauth/xauth-1.0.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild?r1=1.2&r2=1.3
Index: xauth-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xauth-1.0.7.ebuild 7 May 2012 12:28:33 -0000 1.2
+++ xauth-1.0.7.ebuild 22 Jun 2012 20:25:22 -0000 1.3
@@ -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/xauth/xauth-1.0.7.ebuild,v 1.2 2012/05/07 12:28:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.3 2012/06/22 20:25:22 ago Exp $
EAPI=4
@@ -8,7 +8,7 @@
DESCRIPTION="X 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 ~sparc64-solaris ~x64-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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
|
|