Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/gluezilla: gluezilla-2.6-r1.ebuild ChangeLog
Date: Sat, 29 Jan 2011 15:47:56
Message-Id: 20110129154745.F23C220054@flycatcher.gentoo.org
1 fauli 11/01/29 15:47:45
2
3 Modified: gluezilla-2.6-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 352808
6
7 (Portage version: 2.1.9.35/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: gluezilla-2.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gluezilla-2.6-r1.ebuild 19 Oct 2010 21:20:40 -0000 1.2
23 +++ gluezilla-2.6-r1.ebuild 29 Jan 2011 15:47:45 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 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/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.2 2010/10/19 21:20:40 loki_val Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.3 2011/01/29 15:47:45 fauli Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34 HOMEPAGE="http://mono-project.com/Gluezilla"
35
36 LICENSE="LGPL-2 MPL-1.1"
37 -KEYWORDS="~amd64 ~ppc ~x86"
38 +KEYWORDS="~amd64 ~ppc x86"
39 SLOT="0"
40 IUSE=""
41
42
43
44
45 1.21 dev-dotnet/gluezilla/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.21&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.21&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?r1=1.20&r2=1.21
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v
54 retrieving revision 1.20
55 retrieving revision 1.21
56 diff -u -r1.20 -r1.21
57 --- ChangeLog 14 Oct 2010 10:28:43 -0000 1.20
58 +++ ChangeLog 29 Jan 2011 15:47:45 -0000 1.21
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-dotnet/gluezilla
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.20 2010/10/14 10:28:43 ali_bush Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.21 2011/01/29 15:47:45 fauli Exp $
65 +
66 + 29 Jan 2011; Christian Faulhammer <fauli@g.o>
67 + gluezilla-2.6-r1.ebuild:
68 + stable x86, bug 352808
69
70 *gluezilla-2.6-r1 (14 Oct 2010)