diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-12-14 14:27:06 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-12-14 14:27:06 +0000 |
commit | 73c66971ad8feb11397011e32b363067d34f4000 (patch) | |
tree | 3cd6937f3492b77269b9a2dc2f129b40e0b3060a /media-sound/muine | |
parent | Use virtual/monodoc instead (diff) | |
download | historical-73c66971ad8feb11397011e32b363067d34f4000.tar.gz historical-73c66971ad8feb11397011e32b363067d34f4000.tar.bz2 historical-73c66971ad8feb11397011e32b363067d34f4000.zip |
Use virtual/monodoc to accomodate inclusion of monodoc in mono from >=mono-2.2_pre1
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64
Diffstat (limited to 'media-sound/muine')
-rw-r--r-- | media-sound/muine/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/muine/muine-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | media-sound/muine/muine-0.8.7.ebuild | 6 | ||||
-rw-r--r-- | media-sound/muine/muine-0.8.8.ebuild | 4 |
4 files changed, 13 insertions, 8 deletions
diff --git a/media-sound/muine/ChangeLog b/media-sound/muine/ChangeLog index dead2d302e64..540b6b56efd0 100644 --- a/media-sound/muine/ChangeLog +++ b/media-sound/muine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/muine # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.47 2008/11/23 23:51:58 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.48 2008/12/14 14:27:06 loki_val Exp $ + + 14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> muine-0.8.7.ebuild, + muine-0.8.8.ebuild, muine-0.8.10.ebuild: + Use virtual/monodoc to accomodate inclusion of monodoc in mono from + >=mono-2.2_pre1 *muine-0.8.10 (23 Nov 2008) diff --git a/media-sound/muine/muine-0.8.10.ebuild b/media-sound/muine/muine-0.8.10.ebuild index c185f1e42e40..777357a5bc5a 100644 --- a/media-sound/muine/muine-0.8.10.ebuild +++ b/media-sound/muine/muine-0.8.10.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/media-sound/muine/muine-0.8.10.ebuild,v 1.1 2008/11/23 23:51:58 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/muine-0.8.10.ebuild,v 1.2 2008/12/14 14:27:06 loki_val Exp $ EAPI=2 @@ -47,7 +47,7 @@ DEPEND="${RDEPEND} app-text/scrollkeeper gnome-base/gnome-common >=dev-util/intltool-0.29 - >=dev-util/monodoc-1.1.9" + virtual/monodoc" DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS PLUGINS README TODO" diff --git a/media-sound/muine/muine-0.8.7.ebuild b/media-sound/muine/muine-0.8.7.ebuild index f25ce65c9562..be3b5e5f005d 100644 --- a/media-sound/muine/muine-0.8.7.ebuild +++ b/media-sound/muine/muine-0.8.7.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/media-sound/muine/muine-0.8.7.ebuild,v 1.3 2007/07/12 14:51:16 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/muine-0.8.7.ebuild,v 1.4 2008/12/14 14:27:06 loki_val Exp $ inherit gnome2 mono eutils multilib autotools @@ -44,7 +44,7 @@ DEPEND="${RDEPEND} app-text/scrollkeeper gnome-base/gnome-common >=dev-util/intltool-0.29 - >=dev-util/monodoc-1.1.8" + virtual/monodoc" DOCS="AUTHORS COPYING ChangeLog INSTALL MAINTAINERS NEWS README TODO" diff --git a/media-sound/muine/muine-0.8.8.ebuild b/media-sound/muine/muine-0.8.8.ebuild index 96a966ad7e9d..0b454e5be1f7 100644 --- a/media-sound/muine/muine-0.8.8.ebuild +++ b/media-sound/muine/muine-0.8.8.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/media-sound/muine/muine-0.8.8.ebuild,v 1.3 2008/09/20 09:54:16 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/muine-0.8.8.ebuild,v 1.4 2008/12/14 14:27:06 loki_val Exp $ inherit gnome2 mono eutils multilib autotools @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} app-text/scrollkeeper gnome-base/gnome-common >=dev-util/intltool-0.29 - >=dev-util/monodoc-1.1.9" + virtual/monodoc" DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS PLUGINS README TODO" |