Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xstdcmap: xstdcmap-1.0.1.ebuild ChangeLog
Date: Sun, 22 Mar 2009 17:30:23
Message-Id: E1LlRV7-0006DR-TF@stork.gentoo.org
1 maekke 09/03/22 17:30:21
2
3 Modified: xstdcmap-1.0.1.ebuild ChangeLog
4 Log:
5 add ~amd64, bug #261291
6 (Portage version: 2.1.6.9/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild?r1=1.6&r2=1.7
14
15 Index: xstdcmap-1.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xstdcmap-1.0.1.ebuild 13 Jan 2008 09:35:29 -0000 1.6
22 +++ xstdcmap-1.0.1.ebuild 22 Mar 2009 17:30:21 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.6 2008/01/13 09:35:29 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.7 2009/03/22 17:30:21 maekke Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -8,7 +8,7 @@
33 inherit x-modular
34
35 DESCRIPTION="X standard colormap utility"
36 -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
37 +KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
38 RDEPEND="x11-libs/libXmu
39 x11-libs/libX11"
40 DEPEND="${RDEPEND}"
41
42
43
44 1.15 x11-apps/xstdcmap/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xstdcmap/ChangeLog?rev=1.15&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xstdcmap/ChangeLog?rev=1.15&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xstdcmap/ChangeLog?r1=1.14&r2=1.15
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v
53 retrieving revision 1.14
54 retrieving revision 1.15
55 diff -u -r1.14 -r1.15
56 --- ChangeLog 20 Dec 2007 00:27:00 -0000 1.14
57 +++ ChangeLog 22 Mar 2009 17:30:21 -0000 1.15
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-apps/xstdcmap
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.14 2007/12/20 00:27:00 cla Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.15 2009/03/22 17:30:21 maekke Exp $
64 +
65 + 22 Mar 2009; Markus Meier <maekke@g.o> xstdcmap-1.0.1.ebuild:
66 + add ~amd64, bug #261291
67
68 19 Dec 2007; Dawid Węgliński <cla@g.o> xstdcmap-1.0.1.ebuild:
69 Stable on x86 (bug #202087)