summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-12-14 15:29:25 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-12-14 15:29:25 +0000
commita69755a862197c9dca1dcbf359e92a0f51f82ab2 (patch)
tree056c682cd2afe868525533f2f8a61e088f0c40c8 /dev-dotnet/ipod-sharp
parentAdd new rc3 (diff)
downloadgentoo-2-a69755a862197c9dca1dcbf359e92a0f51f82ab2.tar.gz
gentoo-2-a69755a862197c9dca1dcbf359e92a0f51f82ab2.tar.bz2
gentoo-2-a69755a862197c9dca1dcbf359e92a0f51f82ab2.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/ipod-sharp')
-rw-r--r--dev-dotnet/ipod-sharp/ChangeLog7
-rw-r--r--dev-dotnet/ipod-sharp/ipod-sharp-0.6.3.ebuild4
-rw-r--r--dev-dotnet/ipod-sharp/ipod-sharp-0.8.0.ebuild4
-rw-r--r--dev-dotnet/ipod-sharp/ipod-sharp-0.8.1.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-dotnet/ipod-sharp/ChangeLog b/dev-dotnet/ipod-sharp/ChangeLog
index 7c291ab14b10..e702c8641549 100644
--- a/dev-dotnet/ipod-sharp/ChangeLog
+++ b/dev-dotnet/ipod-sharp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-dotnet/ipod-sharp
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.18 2008/09/23 10:44:55 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ChangeLog,v 1.19 2008/12/14 15:29:25 loki_val Exp $
+
+ 14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org>
+ ipod-sharp-0.6.3.ebuild, ipod-sharp-0.8.0.ebuild, ipod-sharp-0.8.1.ebuild:
+ Use virtual/monodoc to accomodate inclusion of monodoc in mono from
+ >=mono-2.2_pre1
*ipod-sharp-0.8.1 (23 Sep 2008)
diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.6.3.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.6.3.ebuild
index 8c626d9aa42a..27e883d35814 100644
--- a/dev-dotnet/ipod-sharp/ipod-sharp-0.6.3.ebuild
+++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.6.3.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/ipod-sharp/ipod-sharp-0.6.3.ebuild,v 1.5 2008/01/27 12:13:02 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.6.3.ebuild,v 1.6 2008/12/14 15:29:25 loki_val Exp $
inherit mono
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc x86"
IUSE="doc"
RDEPEND=">=dev-lang/mono-1.1.10
- doc? ( >=dev-util/monodoc-1.1.8 )
+ doc? ( >=virtual/monodoc-1.1.8 )
>=dev-dotnet/gtk-sharp-2.0"
DEPEND="${RDEPEND}
>=media-libs/libipoddevice-0.5.3"
diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.0.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.0.ebuild
index 9827b41dec01..c1c02696ba71 100644
--- a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.0.ebuild
+++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.0.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/ipod-sharp/ipod-sharp-0.8.0.ebuild,v 1.2 2008/01/27 23:11:34 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.8.0.ebuild,v 1.3 2008/12/14 15:29:25 loki_val Exp $
inherit mono
@@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/mono-1.1.10
>=media-libs/libipoddevice-0.5.3
>=dev-dotnet/podsleuth-0.6"
DEPEND="${RDEPEND}
- doc? ( >=dev-util/monodoc-1.1.8 )
+ doc? ( >=virtual/monodoc-1.1.8 )
dev-util/pkgconfig"
src_compile() {
diff --git a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.1.ebuild b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.1.ebuild
index 35dd625a7196..0ebd01f4f647 100644
--- a/dev-dotnet/ipod-sharp/ipod-sharp-0.8.1.ebuild
+++ b/dev-dotnet/ipod-sharp/ipod-sharp-0.8.1.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/ipod-sharp/ipod-sharp-0.8.1.ebuild,v 1.1 2008/09/23 10:44:55 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ipod-sharp/ipod-sharp-0.8.1.ebuild,v 1.2 2008/12/14 15:29:25 loki_val Exp $
inherit mono
@@ -17,7 +17,7 @@ RDEPEND=">=dev-lang/mono-1.1.10
dev-dotnet/dbus-glib-sharp
>=dev-dotnet/podsleuth-0.6"
DEPEND="${RDEPEND}
- doc? ( >=dev-util/monodoc-1.1.8 )
+ doc? ( >=virtual/monodoc-1.1.8 )
dev-util/pkgconfig"
src_compile() {