Gentoo Archives: gentoo-commits

From: "Alistair Bush (ali_bush)" <ali_bush@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/mono-basic: ChangeLog mono-basic-2.8.ebuild
Date: Fri, 08 Oct 2010 09:03:51
Message-Id: 20101008084445.5EEBF20051@flycatcher.gentoo.org
1 ali_bush 10/10/08 08:44:45
2
3 Modified: ChangeLog
4 Added: mono-basic-2.8.ebuild
5 Log:
6 Version Bump.
7
8 (Portage version: 2.1.9.13/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.32 dev-lang/mono-basic/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono-basic/ChangeLog?rev=1.32&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono-basic/ChangeLog?rev=1.32&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono-basic/ChangeLog?r1=1.31&r2=1.32
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v
20 retrieving revision 1.31
21 retrieving revision 1.32
22 diff -u -r1.31 -r1.32
23 --- ChangeLog 7 Oct 2010 20:08:50 -0000 1.31
24 +++ ChangeLog 8 Oct 2010 08:44:45 -0000 1.32
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-lang/mono-basic
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.31 2010/10/07 20:08:50 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.32 2010/10/08 08:44:45 ali_bush Exp $
30 +
31 +*mono-basic-2.8 (08 Oct 2010)
32 +
33 + 08 Oct 2010; Alistair Bush <ali_bush@g.o> +mono-basic-2.8.ebuild:
34 + Version Bump
35
36 07 Oct 2010; Pacho Ramos <pacho@g.o> -mono-basic-1.2.4.ebuild,
37 -mono-basic-1.2.6.ebuild, -mono-basic-2.0.ebuild,
38
39
40
41 1.1 dev-lang/mono-basic/mono-basic-2.8.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono-basic/mono-basic-2.8.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono-basic/mono-basic-2.8.ebuild?rev=1.1&content-type=text/plain
45
46 Index: mono-basic-2.8.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.8.ebuild,v 1.1 2010/10/08 08:44:45 ali_bush Exp $
51
52 EAPI=2
53
54 inherit go-mono mono multilib
55
56 DESCRIPTION="Visual Basic .NET Runtime and Class Libraries"
57 HOMEPAGE="http://www.go-mono.com"
58
59 LICENSE="LGPL-2 MIT"
60 SLOT="0"
61 KEYWORDS="~amd64 ~ppc ~x86"
62 IUSE=""
63
64 RESTRICT="test"