Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/smproxy: smproxy-1.0.2.ebuild ChangeLog
Date: Thu, 03 Jul 2008 17:54:45
Message-Id: E1KET0x-0007BI-9e@stork.gentoo.org
1 gentoofan23 08/07/03 17:54:39
2
3 Modified: smproxy-1.0.2.ebuild ChangeLog
4 Log:
5 keyworded ~arch for amd64, bug 229767
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 x11-apps/smproxy/smproxy-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild?r1=1.5&r2=1.6
14
15 Index: smproxy-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- smproxy-1.0.2.ebuild 13 Jan 2008 09:35:49 -0000 1.5
22 +++ smproxy-1.0.2.ebuild 3 Jul 2008 17:54:38 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.5 2008/01/13 09:35:49 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.6 2008/07/03 17:54:38 gentoofan23 Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -8,7 +8,7 @@
32 inherit x-modular
33
34 DESCRIPTION="Session Manager Proxy"
35 -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
36 +KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
37 RDEPEND="x11-libs/libXt
38 x11-libs/libXmu"
39 DEPEND="${RDEPEND}"
40
41
42
43 1.16 x11-apps/smproxy/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/smproxy/ChangeLog?rev=1.16&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/smproxy/ChangeLog?rev=1.16&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/smproxy/ChangeLog?r1=1.15&r2=1.16
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v
52 retrieving revision 1.15
53 retrieving revision 1.16
54 diff -u -r1.15 -r1.16
55 --- ChangeLog 19 Dec 2007 23:56:55 -0000 1.15
56 +++ ChangeLog 3 Jul 2008 17:54:38 -0000 1.16
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-apps/smproxy
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.15 2007/12/19 23:56:55 cla Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.16 2008/07/03 17:54:38 gentoofan23 Exp $
63 +
64 + 03 Jul 2008; Thomas Anderson <gentoofan23@g.o>
65 + smproxy-1.0.2.ebuild:
66 + keyworded ~arch for amd64, bug 229767
67
68 19 Dec 2007; Dawid Węgliński <cla@g.o> smproxy-1.0.2.ebuild:
69 Stable on x86 (bug #202087)
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list