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-terms/rxvt-unicode: ChangeLog rxvt-unicode-9.15.ebuild rxvt-unicode-9.14.ebuild
Date: Mon, 30 Jan 2012 22:28:34
Message-Id: 20120130222823.E2F362004B@flycatcher.gentoo.org
1 jer 12/01/30 22:28:23
2
3 Modified: ChangeLog rxvt-unicode-9.15.ebuild
4 rxvt-unicode-9.14.ebuild
5 Log:
6 Use the Attic subdirectory (by default).
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.205 x11-terms/rxvt-unicode/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.205&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?rev=1.205&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog?r1=1.204&r2=1.205
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v
20 retrieving revision 1.204
21 retrieving revision 1.205
22 diff -u -r1.204 -r1.205
23 --- ChangeLog 23 Jan 2012 23:39:51 -0000 1.204
24 +++ ChangeLog 30 Jan 2012 22:28:23 -0000 1.205
25 @@ -1,6 +1,10 @@
26 # ChangeLog for x11-terms/rxvt-unicode
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.204 2012/01/23 23:39:51 wired Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.205 2012/01/30 22:28:23 jer Exp $
30 +
31 + 30 Jan 2012; Jeroen Roovers <jer@g.o> rxvt-unicode-9.14.ebuild,
32 + rxvt-unicode-9.15.ebuild:
33 + Use the Attic subdirectory (by default).
34
35 23 Jan 2012; Alex Alexander <wired@g.o> rxvt-unicode-9.15.ebuild:
36 fixed buffer-on-clear patch not applying in new version
37
38
39
40 1.4 x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild?r1=1.3&r2=1.4
45
46 Index: rxvt-unicode-9.15.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- rxvt-unicode-9.15.ebuild 23 Jan 2012 23:39:51 -0000 1.3
53 +++ rxvt-unicode-9.15.ebuild 30 Jan 2012 22:28:23 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild,v 1.3 2012/01/23 23:39:51 wired Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild,v 1.4 2012/01/30 22:28:23 jer Exp $
59
60 EAPI="4"
61
62 @@ -8,7 +8,7 @@
63
64 DESCRIPTION="rxvt clone with xft and unicode support"
65 HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
66 -SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2"
67 +SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2"
68
69 LICENSE="GPL-2"
70 SLOT="0"
71
72
73
74 1.5 x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild?r1=1.4&r2=1.5
79
80 Index: rxvt-unicode-9.14.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- rxvt-unicode-9.14.ebuild 7 Jan 2012 12:31:48 -0000 1.4
87 +++ rxvt-unicode-9.14.ebuild 30 Jan 2012 22:28:23 -0000 1.5
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild,v 1.4 2012/01/07 12:31:48 wired Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.14.ebuild,v 1.5 2012/01/30 22:28:23 jer Exp $
93
94 EAPI="4"
95
96 @@ -8,7 +8,7 @@
97
98 DESCRIPTION="rxvt clone with xft and unicode support"
99 HOMEPAGE="http://software.schmorp.de/pkg/rxvt-unicode.html"
100 -SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2"
101 +SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2"
102
103 LICENSE="GPL-2"
104 SLOT="0"