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-util/monodoc: monodoc-2.0.ebuild ChangeLog monodoc-1.2.4.ebuild monodoc-1.9.ebuild
Date: Sun, 18 Jan 2009 19:24:13
Message-Id: E1LOdFi-00073H-Db@stork.gentoo.org
1 loki_val 09/01/18 19:24:10
2
3 Modified: monodoc-2.0.ebuild ChangeLog monodoc-1.2.4.ebuild
4 Removed: monodoc-1.9.ebuild
5 Log:
6 Add blockers for newer mono, which absorbed monodoc.
7 (Portage version: 2.2_rc22/cvs/Linux 2.6.28 x86_64)
8
9 Revision Changes Path
10 1.2 dev-util/monodoc/monodoc-2.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/monodoc-2.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/monodoc-2.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/monodoc-2.0.ebuild?r1=1.1&r2=1.2
15
16 Index: monodoc-2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-2.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- monodoc-2.0.ebuild 19 Nov 2008 22:37:14 -0000 1.1
23 +++ monodoc-2.0.ebuild 18 Jan 2009 19:24:10 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-2.0.ebuild,v 1.1 2008/11/19 22:37:14 loki_val Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-2.0.ebuild,v 1.2 2009/01/18 19:24:10 loki_val Exp $
30
31 inherit autotools mono multilib
32
33 @@ -14,7 +14,8 @@
34 IUSE="X"
35
36 RDEPEND=">=dev-lang/mono-2.0
37 - www-client/lynx"
38 + www-client/lynx
39 + !>=dev-lang/mono-2.2"
40 DEPEND="${RDEPEND}
41 app-arch/unzip"
42 PDEPEND="X? ( >=dev-util/mono-tools-2 )"
43
44
45
46 1.75 dev-util/monodoc/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/ChangeLog?rev=1.75&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/ChangeLog?rev=1.75&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/ChangeLog?r1=1.74&r2=1.75
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v
55 retrieving revision 1.74
56 retrieving revision 1.75
57 diff -u -r1.74 -r1.75
58 --- ChangeLog 19 Nov 2008 22:37:14 -0000 1.74
59 +++ ChangeLog 18 Jan 2009 19:24:10 -0000 1.75
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-util/monodoc
62 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.74 2008/11/19 22:37:14 loki_val Exp $
64 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.75 2009/01/18 19:24:10 loki_val Exp $
66 +
67 + 18 Jan 2009; Peter Alfredsen <loki_val@g.o> monodoc-1.2.4.ebuild,
68 + -monodoc-1.9.ebuild, monodoc-2.0.ebuild:
69 + Add blockers for newer mono, which absorbed monodoc.
70
71 *monodoc-2.0 (19 Nov 2008)
72
73
74
75
76 1.8 dev-util/monodoc/monodoc-1.2.4.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild?rev=1.8&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild?rev=1.8&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild?r1=1.7&r2=1.8
81
82 Index: monodoc-1.2.4.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild,v
85 retrieving revision 1.7
86 retrieving revision 1.8
87 diff -u -r1.7 -r1.8
88 --- monodoc-1.2.4.ebuild 4 Oct 2008 18:08:17 -0000 1.7
89 +++ monodoc-1.2.4.ebuild 18 Jan 2009 19:24:10 -0000 1.8
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2008 Gentoo Foundation
92 +# Copyright 1999-2009 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild,v 1.7 2008/10/04 18:08:17 mabi Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.4.ebuild,v 1.8 2009/01/18 19:24:10 loki_val Exp $
96
97 inherit mono multilib
98
99 @@ -14,7 +14,8 @@
100 IUSE="X"
101
102 RDEPEND=">=dev-lang/mono-1.1
103 - www-client/lynx"
104 + www-client/lynx
105 + !>=dev-lang/mono-2.2"
106 DEPEND="${RDEPEND}
107 app-arch/unzip"
108 PDEPEND="X? ( >=dev-util/mono-tools-1.1.17 )"