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/libSM: libSM-1.1.1.ebuild ChangeLog
Date: Mon, 05 Oct 2009 14:52:38
Message-Id: E1MuovU-0001h0-QJ@stork.gentoo.org
1 fauli 09/10/05 14:52:36
2
3 Modified: libSM-1.1.1.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.6 x11-libs/libSM/libSM-1.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild?r1=1.5&r2=1.6
14
15 Index: libSM-1.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- libSM-1.1.1.ebuild 30 Sep 2009 19:55:38 -0000 1.5
22 +++ libSM-1.1.1.ebuild 5 Oct 2009 14:52:36 -0000 1.6
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/libSM/libSM-1.1.1.ebuild,v 1.5 2009/09/30 19:55:38 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild,v 1.6 2009/10/05 14:52:36 fauli Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -11,7 +11,7 @@
32
33 DESCRIPTION="X.Org SM 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 +uuid elibc_FreeBSD"
38
39 RDEPEND=">=x11-libs/libICE-1.0.5
40
41
42
43 1.72 x11-libs/libSM/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libSM/ChangeLog?rev=1.72&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libSM/ChangeLog?rev=1.72&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libSM/ChangeLog?r1=1.71&r2=1.72
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v
52 retrieving revision 1.71
53 retrieving revision 1.72
54 diff -u -r1.71 -r1.72
55 --- ChangeLog 30 Sep 2009 19:55:38 -0000 1.71
56 +++ ChangeLog 5 Oct 2009 14:52:36 -0000 1.72
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/libSM
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.71 2009/09/30 19:55:38 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.72 2009/10/05 14:52:36 fauli Exp $
62 +
63 + 05 Oct 2009; Christian Faulhammer <fauli@g.o> libSM-1.1.1.ebuild:
64 + x86 stable, bug 282290
65
66 30 Sep 2009; Samuli Suominen <ssuominen@g.o> libSM-1.1.1.ebuild:
67 amd64 stable wrt #282290