Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xfsinfo: xfsinfo-1.0.2.ebuild ChangeLog
Date: Fri, 05 Jun 2009 16:42:07
Message-Id: E1MCcUX-0000fu-MT@stork.gentoo.org
1 tcunha 09/06/05 16:42:05
2
3 Modified: xfsinfo-1.0.2.ebuild ChangeLog
4 Log:
5 stable sparc, bug 268581
6 (Portage version: 2.1.6.11/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.7 x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild?r1=1.6&r2=1.7
14
15 Index: xfsinfo-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xfsinfo-1.0.2.ebuild 20 May 2009 13:49:52 -0000 1.6
22 +++ xfsinfo-1.0.2.ebuild 5 Jun 2009 16:42:05 -0000 1.7
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-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.6 2009/05/20 13:49:52 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.7 2009/06/05 16:42:05 tcunha 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="X font server information utility"
35 -KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86"
36 +KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
37 IUSE=""
38 RDEPEND="x11-libs/libX11
39 x11-libs/libFS"
40
41
42
43 1.21 x11-apps/xfsinfo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 20 May 2009 13:49:52 -0000 1.20
56 +++ ChangeLog 5 Jun 2009 16:42:05 -0000 1.21
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xfsinfo
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.20 2009/05/20 13:49:52 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.21 2009/06/05 16:42:05 tcunha Exp $
62 +
63 + 05 Jun 2009; Tiago Cunha <tcunha@g.o> xfsinfo-1.0.2.ebuild:
64 + stable sparc, bug 268581
65
66 20 May 2009; Brent Baude <ranger@g.o> xfsinfo-1.0.2.ebuild:
67 Marking xfsinfo-1.0.2 ppc64 stable for bug 268581