Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-cdr/iat: iat-0.1.7-r1.ebuild ChangeLog
Date: Sat, 01 Jan 2011 14:42:10
Message-Id: 20110101144201.A5BCB20054@flycatcher.gentoo.org
1 xmw 11/01/01 14:42:01
2
3 Modified: iat-0.1.7-r1.ebuild ChangeLog
4 Log:
5 add ~sparc keyword (bug 350200)
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-cdr/iat/iat-0.1.7-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/iat/iat-0.1.7-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/iat/iat-0.1.7-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/iat/iat-0.1.7-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: iat-0.1.7-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-cdr/iat/iat-0.1.7-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iat-0.1.7-r1.ebuild 8 Oct 2009 19:06:01 -0000 1.1
23 +++ iat-0.1.7-r1.ebuild 1 Jan 2011 14:42:01 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/iat/iat-0.1.7-r1.ebuild,v 1.1 2009/10/08 19:06:01 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/iat/iat-0.1.7-r1.ebuild,v 1.2 2011/01/01 14:42:01 xmw Exp $
30
31 EAPI="2"
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="~amd64 ~sparc ~x86"
39 IUSE=""
40
41 src_configure() {
42
43
44
45 1.6 app-cdr/iat/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/iat/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/iat/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/iat/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-cdr/iat/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 8 Oct 2009 19:06:01 -0000 1.5
58 +++ ChangeLog 1 Jan 2011 14:42:01 -0000 1.6
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-cdr/iat
61 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/iat/ChangeLog,v 1.5 2009/10/08 19:06:01 scarabeus Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/iat/ChangeLog,v 1.6 2011/01/01 14:42:01 xmw Exp $
65 +
66 + 01 Jan 2011; Michael Weber <xmw@g.o> iat-0.1.7-r1.ebuild:
67 + add ~sparc keyword (bug 350200)
68
69 *iat-0.1.7-r1 (08 Oct 2009)