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-libs/libXrandr: libXrandr-1.4.0.ebuild ChangeLog
Date: Fri, 22 Feb 2013 18:47:46
Message-Id: 20130222184743.55F1F2171D@flycatcher.gentoo.org
1 zmedico 13/02/22 18:47:43
2
3 Modified: libXrandr-1.4.0.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.12 x11-libs/libXrandr/libXrandr-1.4.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild?r1=1.11&r2=1.12
15
16 Index: libXrandr-1.4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- libXrandr-1.4.0.ebuild 4 Jan 2013 18:01:42 -0000 1.11
23 +++ libXrandr-1.4.0.ebuild 22 Feb 2013 18:47:43 -0000 1.12
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.11 2013/01/04 18:01:42 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.12 2013/02/22 18:47:43 zmedico Exp $
29
30 EAPI=4
31 inherit xorg-2
32
33 DESCRIPTION="X.Org Xrandr library"
34
35 -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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.100 x11-libs/libXrandr/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.100&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?rev=1.100&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXrandr/ChangeLog?r1=1.99&r2=1.100
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v
52 retrieving revision 1.99
53 retrieving revision 1.100
54 diff -u -r1.99 -r1.100
55 --- ChangeLog 4 Jan 2013 18:01:42 -0000 1.99
56 +++ ChangeLog 22 Feb 2013 18:47:43 -0000 1.100
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/libXrandr
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.99 2013/01/04 18:01:42 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.100 2013/02/22 18:47:43 zmedico Exp $
62 +
63 + 22 Feb 2013; Zac Medico <zmedico@g.o> libXrandr-1.4.0.ebuild:
64 + Add ~arm-linux keyword.
65
66 04 Jan 2013; Jeroen Roovers <jer@g.o> libXrandr-1.4.0.ebuild:
67 Stable for HPPA (bug #440872).