Gentoo Archives: gentoo-commits

From: "Saleem Abdulrasool (compnerd)" <compnerd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/mono-addins: ChangeLog mono-addins-0.3.ebuild
Date: Sun, 30 Dec 2007 09:33:08
Message-Id: E1J8uXX-0001Ir-VA@stork.gentoo.org
1 compnerd 07/12/30 09:33:03
2
3 Modified: ChangeLog mono-addins-0.3.ebuild
4 Log:
5 add ~amd64 keyword
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.5 dev-dotnet/mono-addins/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 30 Dec 2007 09:26:45 -0000 1.4
22 +++ ChangeLog 30 Dec 2007 09:33:03 -0000 1.5
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-dotnet/mono-addins
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/ChangeLog,v 1.4 2007/12/30 09:26:45 compnerd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/ChangeLog,v 1.5 2007/12/30 09:33:03 compnerd Exp $
28 +
29 + 30 Dec 2007; Saleem Abdulrasool <compnerd@g.o>
30 + mono-addins-0.3.ebuild:
31 + Add ~amd64 keyword
32
33 30 Dec 2007; Saleem Abdulrasool <compnerd@g.o>
34 mono-addins-0.2.ebuild:
35
36
37
38 1.2 dev-dotnet/mono-addins/mono-addins-0.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild?r1=1.1&r2=1.2
43
44 Index: mono-addins-0.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- mono-addins-0.3.ebuild 30 Dec 2007 09:13:12 -0000 1.1
51 +++ mono-addins-0.3.ebuild 30 Dec 2007 09:33:03 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild,v 1.1 2007/12/30 09:13:12 compnerd Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild,v 1.2 2007/12/30 09:33:03 compnerd Exp $
57
58 inherit mono multilib
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~x86"
65 +KEYWORDS="~amd64 ~x86"
66 IUSE=""
67
68 RDEPEND=">=dev-lang/mono-1.0
69
70
71
72 --
73 gentoo-commits@g.o mailing list