Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: xauth-1.0.7.ebuild ChangeLog
Date: Fri, 22 Feb 2013 19:25:00
Message-Id: 20130222192456.AD7922171D@flycatcher.gentoo.org
1 zmedico 13/02/22 19:24:56
2
3 Modified: xauth-1.0.7.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keyword.
6
7 (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.10 x11-apps/xauth/xauth-1.0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild?r1=1.9&r2=1.10
15
16 Index: xauth-1.0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- xauth-1.0.7.ebuild 26 Aug 2012 16:32:50 -0000 1.9
23 +++ xauth-1.0.7.ebuild 22 Feb 2013 19:24:56 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.9 2012/08/26 16:32:50 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.7.ebuild,v 1.10 2013/02/22 19:24:56 zmedico Exp $
30
31 EAPI=4
32
33 @@ -8,7 +8,7 @@
34
35 DESCRIPTION="X authority file utility"
36
37 -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"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
39 IUSE="ipv6"
40
41 RDEPEND="x11-libs/libX11
42
43
44
45 1.87 x11-apps/xauth/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.87&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?rev=1.87&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xauth/ChangeLog?r1=1.86&r2=1.87
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
54 retrieving revision 1.86
55 retrieving revision 1.87
56 diff -u -r1.86 -r1.87
57 --- ChangeLog 26 Aug 2012 16:32:50 -0000 1.86
58 +++ ChangeLog 22 Feb 2013 19:24:56 -0000 1.87
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-apps/xauth
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.86 2012/08/26 16:32:50 armin76 Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.87 2013/02/22 19:24:56 zmedico Exp $
65 +
66 + 22 Feb 2013; Zac Medico <zmedico@g.o> xauth-1.0.7.ebuild:
67 + Add ~arm-linux keyword.
68
69 26 Aug 2012; Raúl Porcel <armin76@g.o> xauth-1.0.7.ebuild:
70 alpha/ia64/s390/sh/sparc stable wrt #419473
71 @@ -295,4 +298,3 @@
72
73 08 Aug 2005; Donnie Berkholz <spyderous@g.o>; +xauth-0.99.0.ebuild:
74 Initial commit for modular X.
75 -