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_pre2.ebuild mono-basic-2.4.2_pre1.ebuild
Date: Wed, 17 Jun 2009 11:08:21
Message-Id: E1MGt01-0001cP-HO@stork.gentoo.org
1 loki_val 09/06/17 11:08:13
2
3 Modified: ChangeLog
4 Added: mono-basic-2.4.2_pre2.ebuild
5 Removed: mono-basic-2.4.2_pre1.ebuild
6 Log:
7 Bump
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.19 dev-lang/mono-basic/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/ChangeLog?rev=1.19&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/ChangeLog?rev=1.19&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/ChangeLog?r1=1.18&r2=1.19
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v
20 retrieving revision 1.18
21 retrieving revision 1.19
22 diff -u -r1.18 -r1.19
23 --- ChangeLog 9 Jun 2009 22:56:25 -0000 1.18
24 +++ ChangeLog 17 Jun 2009 11:08:13 -0000 1.19
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.18 2009/06/09 22:56:25 loki_val Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.19 2009/06/17 11:08:13 loki_val Exp $
30 +
31 +*mono-basic-2.4.2_pre2 (17 Jun 2009)
32 +
33 + 17 Jun 2009; Peter Alfredsen <loki_val@g.o>
34 + -mono-basic-2.4.2_pre1.ebuild, +mono-basic-2.4.2_pre2.ebuild:
35 + Bump
36
37 *mono-basic-2.4.2_pre1 (09 Jun 2009)
38
39
40
41
42 1.1 dev-lang/mono-basic/mono-basic-2.4.2_pre2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-2.4.2_pre2.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_pre2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: mono-basic-2.4.2_pre2.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_pre2.ebuild,v 1.1 2009/06/17 11:08:13 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"