diff options
author | Peter Johanson <latexer@gentoo.org> | 2005-03-11 03:19:07 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2005-03-11 03:19:07 +0000 |
commit | 5f68710c38453a3ef1a0569d9f09b5888a835e3d (patch) | |
tree | 2a0e28452152c206f06bb95bfc0b9aa1818a991a /dev-util/monodoc/monodoc-1.0.6.ebuild | |
parent | Add mask for new mono location (diff) | |
download | historical-5f68710c38453a3ef1a0569d9f09b5888a835e3d.tar.gz historical-5f68710c38453a3ef1a0569d9f09b5888a835e3d.tar.bz2 historical-5f68710c38453a3ef1a0569d9f09b5888a835e3d.zip |
mono moved from dev-dotnet -> dev-lang
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/monodoc/monodoc-1.0.6.ebuild')
-rw-r--r-- | dev-util/monodoc/monodoc-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/monodoc/monodoc-1.0.6.ebuild b/dev-util/monodoc/monodoc-1.0.6.ebuild index 3e4566171dcb..794ee6fbeef2 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.2 2005/02/22 20:15:18 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.0.6.ebuild,v 1.3 2005/03/11 03:19:07 latexer Exp $ inherit mono @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND=">=dev-dotnet/mono-1.0 +DEPEND=">=dev-lang/mono-1.0 >=dev-dotnet/gtk-sharp-${PV} >=dev-dotnet/glade-sharp-${PV} >=dev-dotnet/gtkhtml-sharp-${PV}" |