Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/dbus: ChangeLog dbus-1.1.20.ebuild
Date: Thu, 28 Feb 2008 15:48:05
Message-Id: E1JUkzJ-0003sq-TN@stork.gentoo.org
1 armin76 08/02/28 15:48:01
2
3 Modified: ChangeLog dbus-1.1.20.ebuild
4 Log:
5 alpha/ia64/sparc stable wrt security #211451
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.214 sys-apps/dbus/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.214&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/ChangeLog?rev=1.214&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/ChangeLog?r1=1.213&r2=1.214
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v
18 retrieving revision 1.213
19 retrieving revision 1.214
20 diff -u -r1.213 -r1.214
21 --- ChangeLog 28 Feb 2008 08:39:20 -0000 1.213
22 +++ ChangeLog 28 Feb 2008 15:48:01 -0000 1.214
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/dbus
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.213 2008/02/28 08:39:20 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.214 2008/02/28 15:48:01 armin76 Exp $
28 +
29 + 28 Feb 2008; Raúl Porcel <armin76@g.o> dbus-1.1.20.ebuild:
30 + alpha/ia64/sparc stable wrt security #211451
31
32 28 Feb 2008; Christian Faulhammer <opfer@g.o> dbus-1.1.20.ebuild:
33 stable x86, security bug 211451
34
35
36
37 1.6 sys-apps/dbus/dbus-1.1.20.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/dbus-1.1.20.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/dbus-1.1.20.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/dbus-1.1.20.ebuild?r1=1.5&r2=1.6
42
43 Index: dbus-1.1.20.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.1.20.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- dbus-1.1.20.ebuild 28 Feb 2008 08:39:20 -0000 1.5
50 +++ dbus-1.1.20.ebuild 28 Feb 2008 15:48:01 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.1.20.ebuild,v 1.5 2008/02/28 08:39:20 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.1.20.ebuild,v 1.6 2008/02/28 15:48:01 armin76 Exp $
56
57 inherit eutils multilib autotools flag-o-matic
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="|| ( GPL-2 AFL-2.1 )"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
65 IUSE="debug doc selinux X"
66
67 RDEPEND="X? ( x11-libs/libXt x11-libs/libX11 )
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list