Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libICE: libICE-1.0.5.ebuild ChangeLog
Date: Mon, 05 Oct 2009 14:47:28
Message-Id: E1MuoqP-00016G-Vh@stork.gentoo.org
1 fauli 09/10/05 14:47:21
2
3 Modified: libICE-1.0.5.ebuild ChangeLog
4 Log:
5 x86 stable, bug 282290
6 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
7
8 Revision Changes Path
9 1.3 x11-libs/libICE/libICE-1.0.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild?r1=1.2&r2=1.3
14
15 Index: libICE-1.0.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libICE-1.0.5.ebuild 30 Sep 2009 19:53:39 -0000 1.2
22 +++ libICE-1.0.5.ebuild 5 Oct 2009 14:47:21 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild,v 1.2 2009/09/30 19:53:39 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild,v 1.3 2009/10/05 14:47:21 fauli Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -9,7 +9,7 @@
32
33 DESCRIPTION="X.Org ICE library"
34
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
37 IUSE="ipv6"
38
39 RDEPEND="x11-libs/xtrans
40
41
42
43 1.55 x11-libs/libICE/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libICE/ChangeLog?rev=1.55&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libICE/ChangeLog?rev=1.55&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libICE/ChangeLog?r1=1.54&r2=1.55
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v
52 retrieving revision 1.54
53 retrieving revision 1.55
54 diff -u -r1.54 -r1.55
55 --- ChangeLog 30 Sep 2009 19:53:39 -0000 1.54
56 +++ ChangeLog 5 Oct 2009 14:47:21 -0000 1.55
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/libICE
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.54 2009/09/30 19:53:39 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.55 2009/10/05 14:47:21 fauli Exp $
62 +
63 + 05 Oct 2009; Christian Faulhammer <fauli@g.o> libICE-1.0.5.ebuild:
64 + x86 stable, bug 282290
65
66 30 Sep 2009; Samuli Suominen <ssuominen@g.o> libICE-1.0.5.ebuild:
67 amd64 stable wrt #282290