Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/i3: i3-4.1.1.ebuild ChangeLog i3-4.1.ebuild
Date: Mon, 09 Jan 2012 13:06:21
Message-Id: 20120109130611.37CDF2004B@flycatcher.gentoo.org
1 xarthisius 12/01/09 13:06:11
2
3 Modified: i3-4.1.1.ebuild ChangeLog
4 Removed: i3-4.1.ebuild
5 Log:
6 Remove obsolete dependencies wrt #398191. Thanks to max <ablepharus@×××××.com> for the report. Drop old
7
8 (Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 x11-wm/i3/i3-4.1.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/i3-4.1.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/i3-4.1.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/i3-4.1.1.ebuild?r1=1.1&r2=1.2
16
17 Index: i3-4.1.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.1.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- i3-4.1.1.ebuild 24 Dec 2011 19:59:46 -0000 1.1
24 +++ i3-4.1.1.ebuild 9 Jan 2012 13:06:11 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.1.1.ebuild,v 1.1 2011/12/24 19:59:46 xarthisius Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.1.1.ebuild,v 1.2 2012/01/09 13:06:11 xarthisius Exp $
31
32 EAPI=4
33
34 @@ -30,10 +30,6 @@
35 sys-devel/bison
36 x11-proto/xcb-proto"
37 RDEPEND="${CDEPEND}
38 - dev-perl/AnyEvent-I3
39 - dev-perl/IPC-Run
40 - dev-perl/Try-Tiny
41 - virtual/perl-Getopt-Long
42 x11-apps/xmessage"
43
44 DOCS=( RELEASE-NOTES-${PV} )
45
46
47
48 1.12 x11-wm/i3/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/ChangeLog?rev=1.12&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/ChangeLog?rev=1.12&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/ChangeLog?r1=1.11&r2=1.12
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v
57 retrieving revision 1.11
58 retrieving revision 1.12
59 diff -u -r1.11 -r1.12
60 --- ChangeLog 24 Dec 2011 19:59:46 -0000 1.11
61 +++ ChangeLog 9 Jan 2012 13:06:11 -0000 1.12
62 @@ -1,6 +1,11 @@
63 # ChangeLog for x11-wm/i3
64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.11 2011/12/24 19:59:46 xarthisius Exp $
66 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.12 2012/01/09 13:06:11 xarthisius Exp $
68 +
69 + 09 Jan 2012; Kacper Kowalik <xarthisius@g.o> -i3-4.1.ebuild,
70 + i3-4.1.1.ebuild:
71 + Remove obsolete dependencies wrt #398191. Thanks to max <ablepharus@×××××.com>
72 + for the report. Drop old
73
74 *i3-4.1.1 (24 Dec 2011)