Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode: rxvt-unicode-9.10.ebuild ChangeLog
Date: Fri, 15 Apr 2011 21:40:02
Message-Id: 20110415213953.0D0E320054@flycatcher.gentoo.org
1 angelos 11/04/15 21:39:53
2
3 Modified: rxvt-unicode-9.10.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #353109
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild?r1=1.6&r2=1.7
15
16 Index: rxvt-unicode-9.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- rxvt-unicode-9.10.ebuild 12 Apr 2011 19:15:07 -0000 1.6
23 +++ rxvt-unicode-9.10.ebuild 15 Apr 2011 21:39:52 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.6 2011/04/12 19:15:07 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.7 2011/04/15 21:39:52 angelos Exp $
29
30 EAPI="3"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
38 IUSE="256-color afterimage blink fading-colors +font-styles force-hints iso14755 perl pixbuf truetype unicode3 +vanilla wcwidth"
39
40 # see bug #115992 for modular x deps
41
42
43
44 1.180 x11-terms/rxvt-unicode/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.180&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.180&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?r1=1.179&r2=1.180
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v
53 retrieving revision 1.179
54 retrieving revision 1.180
55 diff -u -r1.179 -r1.180
56 --- ChangeLog 12 Apr 2011 19:15:07 -0000 1.179
57 +++ ChangeLog 15 Apr 2011 21:39:52 -0000 1.180
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-terms/rxvt-unicode
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.179 2011/04/12 19:15:07 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.180 2011/04/15 21:39:52 angelos Exp $
63 +
64 + 15 Apr 2011; Christoph Mende <angelos@g.o> rxvt-unicode-9.10.ebuild:
65 + Stable on amd64 wrt bug #353109
66
67 12 Apr 2011; Jeroen Roovers <jer@g.o> rxvt-unicode-9.10.ebuild:
68 Stable for HPPA (bug #353109).