Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xmag: ChangeLog xmag-1.0.2-r1.ebuild
Date: Sun, 05 Apr 2009 17:04:30
Message-Id: E1LqVll-0004kJ-5n@stork.gentoo.org
1 tester 09/04/05 17:04:29
2
3 Modified: ChangeLog xmag-1.0.2-r1.ebuild
4 Log:
5 Stable on amd64, bug #264982
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.22 x11-apps/xmag/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 14 Jan 2009 13:12:41 -0000 1.21
22 +++ ChangeLog 5 Apr 2009 17:04:29 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xmag
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.21 2009/01/14 13:12:41 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.22 2009/04/05 17:04:29 tester Exp $
28 +
29 + 05 Apr 2009; Olivier CrĂȘte <tester@g.o> xmag-1.0.2-r1.ebuild:
30 + Stable on amd64, bug #264982
31
32 *xmag-1.0.2-r1 (14 Jan 2009)
33
34
35
36
37 1.2 x11-apps/xmag/xmag-1.0.2-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild?r1=1.1&r2=1.2
42
43 Index: xmag-1.0.2-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- xmag-1.0.2-r1.ebuild 14 Jan 2009 13:12:41 -0000 1.1
50 +++ xmag-1.0.2-r1.ebuild 5 Apr 2009 17:04:29 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild,v 1.1 2009/01/14 13:12:41 remi Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.2-r1.ebuild,v 1.2 2009/04/05 17:04:29 tester Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -9,7 +9,7 @@
60
61 DESCRIPTION="X.Org xmag application"
62
63 -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
64 +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
65 IUSE=""
66
67 RDEPEND="x11-libs/libXaw"