Gentoo Archives: gentoo-commits

From: "Arun Raghavan (ford_prefect)" <ford_prefect@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/monodoc: ChangeLog monodoc-2.4.3.ebuild
Date: Tue, 09 Feb 2010 08:53:25
Message-Id: E1NelqT-0005Vv-4Q@stork.gentoo.org
1 ford_prefect 10/02/09 08:53:21
2
3 Modified: ChangeLog
4 Added: monodoc-2.4.3.ebuild
5 Log:
6 Bump monodoc to match mono 2.4.3.
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.23 virtual/monodoc/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 11 Jan 2010 11:06:50 -0000 1.22
23 +++ ChangeLog 9 Feb 2010 08:53:20 -0000 1.23
24 @@ -1,6 +1,12 @@
25 # ChangeLog for virtual/monodoc
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.22 2010/01/11 11:06:50 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.23 2010/02/09 08:53:20 ford_prefect Exp $
29 +
30 +*monodoc-2.4.3 (09 Feb 2010)
31 +
32 + 09 Feb 2010; Arun Raghavan <ford_prefect@g.o>
33 + +monodoc-2.4.3.ebuild:
34 + Bump monodoc to match mono 2.4.3.
35
36 11 Jan 2010; Ulrich Mueller <ulm@g.o> monodoc-1.2.4.ebuild,
37 monodoc-2.0.ebuild, monodoc-2.0.9999.ebuild, monodoc-2.4.2.3.ebuild,
38
39
40
41 1.1 virtual/monodoc/monodoc-2.4.3.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/monodoc-2.4.3.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/monodoc-2.4.3.ebuild?rev=1.1&content-type=text/plain
45
46 Index: monodoc-2.4.3.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/virtual/monodoc/monodoc-2.4.3.ebuild,v 1.1 2010/02/09 08:53:20 ford_prefect Exp $
51
52 DESCRIPTION="Virtual for monodoc"
53 HOMEPAGE=""
54 SRC_URI=""
55 LICENSE=""
56 SLOT="0"
57 KEYWORDS="~amd64 ~ppc ~x86"
58 IUSE=""
59 RDEPEND="~dev-lang/mono-${PV}"
60 DEPEND=""
61 #To-be-finalized
62 PROPERTIES="virtual"