Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/libxfce4util: ChangeLog libxfce4util-4.4.1-r1.ebuild
Date: Wed, 05 Dec 2007 23:03:30
Message-Id: E1J03Gw-0003R5-CL@stork.gentoo.org
1 angelos 07/12/05 23:03:18
2
3 Modified: ChangeLog libxfce4util-4.4.1-r1.ebuild
4 Log:
5 Stable on amd64 wrt security bug #201289
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.98 xfce-base/libxfce4util/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/libxfce4util/ChangeLog?rev=1.98&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/libxfce4util/ChangeLog?rev=1.98&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/libxfce4util/ChangeLog?r1=1.97&r2=1.98
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v
18 retrieving revision 1.97
19 retrieving revision 1.98
20 diff -u -r1.97 -r1.98
21 --- ChangeLog 5 Dec 2007 10:28:14 -0000 1.97
22 +++ ChangeLog 5 Dec 2007 23:03:17 -0000 1.98
23 @@ -1,6 +1,10 @@
24 # ChangeLog for xfce-base/libxfce4util
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.97 2007/12/05 10:28:14 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.98 2007/12/05 23:03:17 angelos Exp $
28 +
29 + 05 Dec 2007; Christoph Mende <angelos@g.o>
30 + libxfce4util-4.4.1-r1.ebuild:
31 + Stable on amd64 wrt security bug #201289
32
33 *libxfce4util-4.4.1-r1 (04 Dec 2007)
34
35
36
37
38 1.2 xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: libxfce4util-4.4.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- libxfce4util-4.4.1-r1.ebuild 5 Dec 2007 10:28:14 -0000 1.1
51 +++ libxfce4util-4.4.1-r1.ebuild 5 Dec 2007 23:03:17 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild,v 1.1 2007/12/05 10:28:14 angelos Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.1-r1.ebuild,v 1.2 2007/12/05 23:03:17 angelos Exp $
57
58 inherit eutils xfce44
59
60 @@ -9,7 +9,7 @@
61
62 DESCRIPTION="Basic utilities library"
63 HOMEPAGE="http://www.xfce.org/projects/libraries"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 IUSE="debug doc"
67
68 RDEPEND=">=dev-libs/glib-2.6"
69
70
71
72 --
73 gentoo-commits@g.o mailing list