summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/monodoc/ChangeLog6
-rw-r--r--dev-util/monodoc/monodoc-1.0.4-r1.ebuild4
-rw-r--r--dev-util/monodoc/monodoc-1.0.5.ebuild4
-rw-r--r--dev-util/monodoc/monodoc-1.0.6.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/monodoc/ChangeLog b/dev-util/monodoc/ChangeLog
index 5800e4856d0f..6508bd304292 100644
--- a/dev-util/monodoc/ChangeLog
+++ b/dev-util/monodoc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/monodoc
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.31 2005/02/21 20:28:00 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.32 2005/02/22 20:15:18 latexer Exp $
+
+ 22 Feb 2005; Peter Johanson <latexer@gentoo.org> monodoc-1.0.4-r1.ebuild,
+ monodoc-1.0.5.ebuild, monodoc-1.0.6.ebuild:
+ Change mono dep to better reflect reality.
*monodoc-1.0.6 (21 Feb 2005)
diff --git a/dev-util/monodoc/monodoc-1.0.4-r1.ebuild b/dev-util/monodoc/monodoc-1.0.4-r1.ebuild
index 68722c2e3984..1a46123685cc 100644
--- a/dev-util/monodoc/monodoc-1.0.4-r1.ebuild
+++ b/dev-util/monodoc/monodoc-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.4-r1.ebuild,v 1.2 2005/02/19 19:09:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.4-r1.ebuild,v 1.3 2005/02/22 20:15:18 latexer Exp $
inherit mono
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-dotnet/mono-${PV}
+DEPEND=">=dev-dotnet/mono-1.0
>=dev-dotnet/gtk-sharp-1.0.4-r1
>=dev-dotnet/glade-sharp-1.0.4
>=dev-dotnet/gtkhtml-sharp-1.0.4"
diff --git a/dev-util/monodoc/monodoc-1.0.5.ebuild b/dev-util/monodoc/monodoc-1.0.5.ebuild
index 1ae8abfb4fe9..ad43fc149949 100644
--- a/dev-util/monodoc/monodoc-1.0.5.ebuild
+++ b/dev-util/monodoc/monodoc-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.5.ebuild,v 1.3 2005/02/19 22:13:08 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.5.ebuild,v 1.4 2005/02/22 20:15:18 latexer Exp $
inherit mono
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-dotnet/mono-${PV}
+DEPEND=">=dev-dotnet/mono-1.0
>=dev-dotnet/gtk-sharp-1.0.4-r1
>=dev-dotnet/glade-sharp-1.0.4
>=dev-dotnet/gtkhtml-sharp-1.0.4"
diff --git a/dev-util/monodoc/monodoc-1.0.6.ebuild b/dev-util/monodoc/monodoc-1.0.6.ebuild
index 9e9c67c4ecd3..3e4566171dcb 100644
--- a/dev-util/monodoc/monodoc-1.0.6.ebuild
+++ b/dev-util/monodoc/monodoc-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.6.ebuild,v 1.1 2005/02/21 20:28:00 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.6.ebuild,v 1.2 2005/02/22 20:15:18 latexer Exp $
inherit mono
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-dotnet/mono-${PV}
+DEPEND=">=dev-dotnet/mono-1.0
>=dev-dotnet/gtk-sharp-${PV}
>=dev-dotnet/glade-sharp-${PV}
>=dev-dotnet/gtkhtml-sharp-${PV}"