Gentoo Archives: gentoo-commits

From: "Jonathan Callen (abcd)" <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xhost: xhost-1.0.3.ebuild ChangeLog
Date: Thu, 25 Feb 2010 07:57:58
Message-Id: E1NkXtX-0005cf-PE@stork.gentoo.org
1 abcd 10/02/25 07:12:23
2
3 Modified: xhost-1.0.3.ebuild ChangeLog
4 Log:
5 Transfer prefix keywords (no other changes)
6 (Portage version: -svn/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 x11-apps/xhost/xhost-1.0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild?r1=1.9&r2=1.10
14
15 Index: xhost-1.0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- xhost-1.0.3.ebuild 19 Jan 2010 18:48:06 -0000 1.9
22 +++ xhost-1.0.3.ebuild 25 Feb 2010 07:12:23 -0000 1.10
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v 1.9 2010/01/19 18:48:06 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v 1.10 2010/02/25 07:12:23 abcd Exp $
28
29 inherit x-modular
30
31 DESCRIPTION="Controls host and/or user access to a running X server."
32
33 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
34 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
35 IUSE="ipv6"
36
37 RDEPEND="x11-libs/libX11
38
39
40
41 1.54 x11-apps/xhost/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.54&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/ChangeLog?rev=1.54&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xhost/ChangeLog?r1=1.53&r2=1.54
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v
50 retrieving revision 1.53
51 retrieving revision 1.54
52 diff -u -r1.53 -r1.54
53 --- ChangeLog 19 Jan 2010 18:48:06 -0000 1.53
54 +++ ChangeLog 25 Feb 2010 07:12:23 -0000 1.54
55 @@ -1,6 +1,9 @@
56 # ChangeLog for x11-apps/xhost
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.53 2010/01/19 18:48:06 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.54 2010/02/25 07:12:23 abcd Exp $
60 +
61 + 25 Feb 2010; Jonathan Callen <abcd@g.o> xhost-1.0.3.ebuild:
62 + Transfer prefix keywords (no other changes)
63
64 19 Jan 2010; Raúl Porcel <armin76@g.o> xhost-1.0.3.ebuild:
65 s390 stable wrt #294958