Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/obconf: obconf-2.0.3_p20111019.ebuild ChangeLog
Date: Wed, 29 Feb 2012 17:55:23
Message-Id: 20120229175512.3C9312004B@flycatcher.gentoo.org
1 hwoarang 12/02/29 17:55:12
2
3 Modified: obconf-2.0.3_p20111019.ebuild ChangeLog
4 Log:
5 Fix typo in openbox's version
6
7 (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-misc/obconf/obconf-2.0.3_p20111019.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild?r1=1.1&r2=1.2
15
16 Index: obconf-2.0.3_p20111019.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- obconf-2.0.3_p20111019.ebuild 18 Oct 2011 21:52:25 -0000 1.1
23 +++ obconf-2.0.3_p20111019.ebuild 29 Feb 2012 17:55:12 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.1 2011/10/18 21:52:25 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.2 2012/02/29 17:55:12 hwoarang Exp $
30
31 EAPI=2
32 inherit autotools fdo-mime eutils
33 @@ -17,7 +17,7 @@
34 RDEPEND="gnome-base/libglade:2.0
35 x11-libs/gtk+:2
36 x11-libs/startup-notification
37 - >=x11-wm/openbox-3.5.0_pre20111019"
38 + >=x11-wm/openbox-3.5.0_p20111019"
39 DEPEND="${RDEPEND}
40 dev-util/pkgconfig
41 nls? ( sys-devel/gettext )"
42
43
44
45 1.93 x11-misc/obconf/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/ChangeLog?rev=1.93&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/ChangeLog?rev=1.93&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf/ChangeLog?r1=1.92&r2=1.93
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v
54 retrieving revision 1.92
55 retrieving revision 1.93
56 diff -u -r1.92 -r1.93
57 --- ChangeLog 18 Dec 2011 17:44:07 -0000 1.92
58 +++ ChangeLog 29 Feb 2012 17:55:12 -0000 1.93
59 @@ -1,6 +1,10 @@
60 # ChangeLog for x11-misc/obconf
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.92 2011/12/18 17:44:07 armin76 Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.93 2012/02/29 17:55:12 hwoarang Exp $
65 +
66 + 29 Feb 2012; Markos Chandras <hwoarang@g.o>
67 + obconf-2.0.3_p20111019.ebuild:
68 + Fix typo in openbox's version
69
70 18 Dec 2011; Raúl Porcel <armin76@g.o>
71 obconf-2.0.3_p20110314-r1.ebuild: