Gentoo Archives: gentoo-commits

From: "David Shakaryan (omp)" <omp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/obconf: obconf-2.0.2.ebuild ChangeLog
Date: Sun, 03 Feb 2008 08:24:07
Message-Id: E1JLa8w-0000EY-5i@stork.gentoo.org
1 omp 08/02/03 08:24:02
2
3 Modified: obconf-2.0.2.ebuild ChangeLog
4 Log:
5 Fix openbox dependency on older version.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.8 x11-misc/obconf/obconf-2.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/obconf/obconf-2.0.2.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/obconf/obconf-2.0.2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/obconf/obconf-2.0.2.ebuild?r1=1.7&r2=1.8
14
15 Index: obconf-2.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.2.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- obconf-2.0.2.ebuild 24 Nov 2007 17:29:22 -0000 1.7
22 +++ obconf-2.0.2.ebuild 3 Feb 2008 08:24:01 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.2.ebuild,v 1.7 2007/11/24 17:29:22 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.2.ebuild,v 1.8 2008/02/03 08:24:01 omp Exp $
29
30 inherit fdo-mime
31
32 @@ -16,7 +16,7 @@
33 RDEPEND=">=gnome-base/libglade-2
34 >=x11-libs/gtk+-2
35 x11-libs/startup-notification
36 - >=x11-wm/openbox-3.4.3
37 + >=x11-wm/openbox-3.4.2
38 nls? ( sys-devel/gettext )"
39 DEPEND="${RDEPEND}
40 dev-util/pkgconfig"
41
42
43
44 1.52 x11-misc/obconf/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/obconf/ChangeLog?rev=1.52&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/obconf/ChangeLog?rev=1.52&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/obconf/ChangeLog?r1=1.51&r2=1.52
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v
53 retrieving revision 1.51
54 retrieving revision 1.52
55 diff -u -r1.51 -r1.52
56 --- ChangeLog 3 Feb 2008 08:04:38 -0000 1.51
57 +++ ChangeLog 3 Feb 2008 08:24:01 -0000 1.52
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/obconf
60 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.51 2008/02/03 08:04:38 omp Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.52 2008/02/03 08:24:01 omp Exp $
63 +
64 + 03 Feb 2008; David Shakaryan <omp@g.o> obconf-2.0.2.ebuild:
65 + Fix openbox dependency on older version.
66
67 *obconf-2.0.3 (03 Feb 2008)
68
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list