Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xwininfo: xwininfo-1.1.3.ebuild ChangeLog
Date: Fri, 28 Mar 2014 01:47:17
Message-Id: 20140328014709.DA55C2004F@flycatcher.gentoo.org
1 jer 14/03/28 01:47:09
2
3 Modified: xwininfo-1.1.3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #500368).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.10 x11-apps/xwininfo/xwininfo-1.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild?r1=1.9&r2=1.10
15
16 Index: xwininfo-1.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- xwininfo-1.1.3.ebuild 8 Oct 2013 05:04:57 -0000 1.9
23 +++ xwininfo-1.1.3.ebuild 28 Mar 2014 01:47:09 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild,v 1.9 2013/10/08 05:04:57 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.3.ebuild,v 1.10 2014/03/28 01:47:09 jer Exp $
30
31 EAPI=5
32
33 @@ -8,7 +8,7 @@
34
35 DESCRIPTION="window information utility for X"
36
37 -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 ~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-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt"
39 IUSE=""
40
41 RDEPEND=">=x11-libs/libxcb-1.6"
42
43
44
45 1.81 x11-apps/xwininfo/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xwininfo/ChangeLog?rev=1.81&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xwininfo/ChangeLog?rev=1.81&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xwininfo/ChangeLog?r1=1.80&r2=1.81
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v
54 retrieving revision 1.80
55 retrieving revision 1.81
56 diff -u -r1.80 -r1.81
57 --- ChangeLog 8 Oct 2013 05:04:57 -0000 1.80
58 +++ ChangeLog 28 Mar 2014 01:47:09 -0000 1.81
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-apps/xwininfo
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.80 2013/10/08 05:04:57 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.81 2014/03/28 01:47:09 jer Exp $
65 +
66 + 28 Mar 2014; Jeroen Roovers <jer@g.o> xwininfo-1.1.3.ebuild:
67 + Stable for HPPA (bug #500368).
68
69 08 Oct 2013; Agostino Sarubbo <ago@g.o> xwininfo-1.1.3.ebuild:
70 Stable for x86, wrt bug #475480