public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/mono-tools: mono-tools-1.2.1.ebuild ChangeLog mono-tools-1.2.6.ebuild mono-tools-1.9.ebuild mono-tools-2.0.ebuild mono-tools-1.2.4.ebuild
@ 2008-12-14 15:05 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; only message in thread
From: Peter Alfredsen (loki_val) @ 2008-12-14 15:05 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/12/14 15:05:16

  Modified:             mono-tools-1.2.1.ebuild ChangeLog
                        mono-tools-1.2.6.ebuild mono-tools-1.9.ebuild
                        mono-tools-2.0.ebuild mono-tools-1.2.4.ebuild
  Log:
  Use virtual/monodoc to accomodate inclusion of monodoc in mono from >=mono-2.2_pre1
  (Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64)

Revision  Changes    Path
1.7                  dev-util/mono-tools/mono-tools-1.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild?r1=1.6&r2=1.7

Index: mono-tools-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mono-tools-1.2.1.ebuild	30 Dec 2007 06:23:08 -0000	1.6
+++ mono-tools-1.2.1.ebuild	14 Dec 2008 15:05:16 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild,v 1.6 2007/12/30 06:23:08 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.1.ebuild,v 1.7 2008/12/14 15:05:16 loki_val Exp $
 
 inherit eutils mono multilib autotools
 
@@ -14,7 +14,7 @@
 IUSE="gtkhtml seamonkey"
 
 RDEPEND="dev-lang/mono
-		 >=dev-util/monodoc-${PV}
+		 >=virtual/monodoc-${PV}
 		 =dev-dotnet/gtk-sharp-2*
 		 =dev-dotnet/glade-sharp-2*
 		 =dev-dotnet/gconf-sharp-2*



1.46                 dev-util/mono-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	26 Nov 2008 17:35:31 -0000	1.45
+++ ChangeLog	14 Dec 2008 15:05:16 -0000	1.46
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/mono-tools
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v 1.45 2008/11/26 17:35:31 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v 1.46 2008/12/14 15:05:16 loki_val Exp $
+
+  14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org>
+  mono-tools-1.2.1.ebuild, mono-tools-1.2.4.ebuild, mono-tools-1.2.6.ebuild,
+  mono-tools-1.9.ebuild, mono-tools-2.0.ebuild:
+  Use virtual/monodoc to accomodate inclusion of monodoc in mono from
+  >=mono-2.2_pre1
 
   26 Nov 2008; Peter Alfredsen <loki_val@gentoo.org>
   files/mono-tools-2.0-html-renderer-fixes.patch:



1.2                  dev-util/mono-tools/mono-tools-1.2.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.6.ebuild?r1=1.1&r2=1.2

Index: mono-tools-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mono-tools-1.2.6.ebuild	30 Dec 2007 06:19:01 -0000	1.1
+++ mono-tools-1.2.6.ebuild	14 Dec 2008 15:05:16 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.6.ebuild,v 1.1 2007/12/30 06:19:01 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.6.ebuild,v 1.2 2008/12/14 15:05:16 loki_val Exp $
 
 inherit mono multilib eutils
 
@@ -14,7 +14,7 @@
 IUSE="gtkhtml seamonkey"
 
 RDEPEND=">=dev-lang/mono-1.0
-		 >=dev-util/monodoc-${PV}
+		 >=virtual/monodoc-${PV}
 		 =dev-dotnet/gtk-sharp-2*
 		 =dev-dotnet/glade-sharp-2*
 		 =dev-dotnet/gconf-sharp-2*



1.3                  dev-util/mono-tools/mono-tools-1.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.9.ebuild?r1=1.2&r2=1.3

Index: mono-tools-1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mono-tools-1.9.ebuild	19 Nov 2008 10:03:42 -0000	1.2
+++ mono-tools-1.9.ebuild	14 Dec 2008 15:05:16 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.9.ebuild,v 1.2 2008/11/19 10:03:42 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.9.ebuild,v 1.3 2008/12/14 15:05:16 loki_val Exp $
 
 inherit mono multilib eutils
 
@@ -14,7 +14,7 @@
 IUSE="gtkhtml seamonkey"
 
 RDEPEND=">=dev-lang/mono-1.0
-		 >=dev-util/monodoc-${PV}
+		 >=virtual/monodoc-${PV}
 		 =dev-dotnet/gtk-sharp-2*
 		 =dev-dotnet/glade-sharp-2*
 		 =dev-dotnet/gconf-sharp-2*



1.5                  dev-util/mono-tools/mono-tools-2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild?r1=1.4&r2=1.5

Index: mono-tools-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mono-tools-2.0.ebuild	24 Nov 2008 17:10:33 -0000	1.4
+++ mono-tools-2.0.ebuild	14 Dec 2008 15:05:16 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v 1.4 2008/11/24 17:10:33 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-2.0.ebuild,v 1.5 2008/12/14 15:05:16 loki_val Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@
 IUSE="webkit xulrunner"
 
 RDEPEND=">=dev-lang/mono-2.0
-	>=dev-util/monodoc-${PV}
+	>=virtual/monodoc-${PV}
 	>=dev-dotnet/gtk-sharp-2.12.6[glade]
 	>=dev-dotnet/gconf-sharp-2
 	>=dev-dotnet/gtkhtml-sharp-2



1.9                  dev-util/mono-tools/mono-tools-1.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild?r1=1.8&r2=1.9

Index: mono-tools-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mono-tools-1.2.4.ebuild	30 Dec 2007 06:23:08 -0000	1.8
+++ mono-tools-1.2.4.ebuild	14 Dec 2008 15:05:16 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild,v 1.8 2007/12/30 06:23:08 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild,v 1.9 2008/12/14 15:05:16 loki_val Exp $
 
 inherit eutils mono multilib autotools
 
@@ -14,7 +14,7 @@
 IUSE="gtkhtml seamonkey"
 
 RDEPEND="dev-lang/mono
-		 >=dev-util/monodoc-${PV}
+		 >=virtual/monodoc-${PV}
 		 =dev-dotnet/gtk-sharp-2*
 		 =dev-dotnet/glade-sharp-2*
 		 =dev-dotnet/gconf-sharp-2*






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-14 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-14 15:05 [gentoo-commits] gentoo-x86 commit in dev-util/mono-tools: mono-tools-1.2.1.ebuild ChangeLog mono-tools-1.2.6.ebuild mono-tools-1.9.ebuild mono-tools-2.0.ebuild mono-tools-1.2.4.ebuild Peter Alfredsen (loki_val)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox