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 virtual/monodoc: monodoc-2.4.2.3.ebuild ChangeLog monodoc-2.4.ebuild
Date: Sun, 23 Aug 2009 14:16:49
Message-Id: E1MfDsE-0005Dv-NG@stork.gentoo.org
1 loki_val 09/08/23 14:16:46
2
3 Modified: ChangeLog
4 Added: monodoc-2.4.2.3.ebuild
5 Removed: monodoc-2.4.ebuild
6 Log:
7 Bump monodoc for mono 2.4.2.3. Remove 2.4, corresponding mono packages have been dropped.
8 (Portage version: 2.2_rc39/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.18 virtual/monodoc/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/ChangeLog?rev=1.18&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/ChangeLog?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/ChangeLog?r1=1.17&r2=1.18
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- ChangeLog 30 Jun 2009 06:02:30 -0000 1.17
24 +++ ChangeLog 23 Aug 2009 14:16:46 -0000 1.18
25 @@ -1,6 +1,13 @@
26 # ChangeLog for virtual/monodoc
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.17 2009/06/30 06:02:30 loki_val Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.18 2009/08/23 14:16:46 loki_val Exp $
30 +
31 +*monodoc-2.4.2.3 (23 Aug 2009)
32 +
33 + 23 Aug 2009; Peter Alfredsen <loki_val@g.o> -monodoc-2.4.ebuild,
34 + +monodoc-2.4.2.3.ebuild:
35 + Bump monodoc for mono 2.4.2.3. Remove 2.4, corresponding mono packages
36 + have been dropped.
37
38 *monodoc-2.4.2 (30 Jun 2009)
39
40
41
42
43 1.1 virtual/monodoc/monodoc-2.4.2.3.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/monodoc-2.4.2.3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/monodoc/monodoc-2.4.2.3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: monodoc-2.4.2.3.ebuild
49 ===================================================================
50 # Copyright 1999-2009 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.4.2.3.ebuild,v 1.1 2009/08/23 14:16:46 loki_val Exp $
53
54 DESCRIPTION="Virtual for monodoc"
55 HOMEPAGE="http://www.mono-project.com/"
56 SRC_URI=""
57 LICENSE="as-is"
58 SLOT="0"
59 KEYWORDS="~amd64 ~ppc ~x86"
60 IUSE=""
61 RDEPEND="~dev-lang/mono-${PV}"
62 DEPEND=""
63 #To-be-finalized
64 PROPERTIES="virtual"