diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-12-14 15:20:32 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-12-14 15:20:32 +0000 |
commit | a4d4863a5ae6aa1d89d7adc70cbd84b946c110cf (patch) | |
tree | cccceb6d4b9d6e97775400a20ffce62d5690ec20 /dev-dotnet/mono-fuse | |
parent | Use virtual/monodoc to accomodate inclusion of monodoc in mono from >=mono-2.... (diff) | |
download | gentoo-2-a4d4863a5ae6aa1d89d7adc70cbd84b946c110cf.tar.gz gentoo-2-a4d4863a5ae6aa1d89d7adc70cbd84b946c110cf.tar.bz2 gentoo-2-a4d4863a5ae6aa1d89d7adc70cbd84b946c110cf.zip |
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)
Diffstat (limited to 'dev-dotnet/mono-fuse')
-rw-r--r-- | dev-dotnet/mono-fuse/ChangeLog | 7 | ||||
-rw-r--r-- | dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild | 6 | ||||
-rw-r--r-- | dev-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild | 6 | ||||
-rw-r--r-- | dev-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/dev-dotnet/mono-fuse/ChangeLog b/dev-dotnet/mono-fuse/ChangeLog index 8ab074bb4d2a..1d06fbafad99 100644 --- a/dev-dotnet/mono-fuse/ChangeLog +++ b/dev-dotnet/mono-fuse/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-dotnet/mono-fuse # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/ChangeLog,v 1.10 2008/05/30 22:38:46 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/ChangeLog,v 1.11 2008/12/14 15:20:32 loki_val Exp $ + + 14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> mono-fuse-0.4.0.ebuild, + mono-fuse-0.4.1.ebuild, mono-fuse-0.4.2.ebuild: + Use virtual/monodoc to accomodate inclusion of monodoc in mono from + >=mono-2.2_pre1 *mono-fuse-0.4.2 (30 May 2008) diff --git a/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild b/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild index 0fe6af1fe053..013d6ccdfeea 100644 --- a/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild +++ b/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild @@ -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-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild,v 1.6 2007/06/29 21:23:42 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild,v 1.7 2008/12/14 15:20:32 loki_val Exp $ inherit autotools mono @@ -14,7 +14,7 @@ KEYWORDS="x86" IUSE="examples" DEPEND=">=dev-lang/mono-1.1.13 - >=dev-util/monodoc-1.1.13 + >=virtual/monodoc-1.1.13 >=sys-fs/fuse-2.5.2" src_unpack() { diff --git a/dev-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild b/dev-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild index 536fa79f3cb0..689ed87aa552 100644 --- a/dev-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild +++ b/dev-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild @@ -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-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild,v 1.2 2007/08/01 03:09:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.1.ebuild,v 1.3 2008/12/14 15:20:32 loki_val Exp $ inherit autotools mono @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="examples" DEPEND=">=dev-lang/mono-1.1.13 - >=dev-util/monodoc-1.1.13 + >=virtual/monodoc-1.1.13 >=sys-fs/fuse-2.5.2" src_unpack() { diff --git a/dev-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild b/dev-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild index da72a9ee9fda..d2e3c44146fd 100644 --- a/dev-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild +++ b/dev-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild @@ -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-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild,v 1.1 2008/05/30 22:38:46 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.2.ebuild,v 1.2 2008/12/14 15:20:32 loki_val Exp $ inherit autotools mono @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="examples" DEPEND=">=dev-lang/mono-1.1.13 - >=dev-util/monodoc-1.1.13 + >=virtual/monodoc-1.1.13 >=sys-fs/fuse-2.5.2" src_unpack() { |