Gentoo Archives: gentoo-commits

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