Gentoo Archives: gentoo-commits

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