diff options
author | 2009-01-05 17:25:12 +0000 | |
---|---|---|
committer | 2009-01-05 17:25:12 +0000 | |
commit | 7af17345adc5ebe35f577588036dce57059214dc (patch) | |
tree | f40da7047788e3d8ab51ac40d142e745a60c243b /media-sound/muine/muine-0.8.10.ebuild | |
parent | FIX for new gtk-sharp-module eclass (diff) | |
download | historical-7af17345adc5ebe35f577588036dce57059214dc.tar.gz historical-7af17345adc5ebe35f577588036dce57059214dc.tar.bz2 historical-7af17345adc5ebe35f577588036dce57059214dc.zip |
FIX for new gtk-sharp-module eclass
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28-rc9 x86_64
Diffstat (limited to 'media-sound/muine/muine-0.8.10.ebuild')
-rw-r--r-- | media-sound/muine/muine-0.8.10.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/media-sound/muine/muine-0.8.10.ebuild b/media-sound/muine/muine-0.8.10.ebuild index 777357a5bc5a..b7c978bd4233 100644 --- a/media-sound/muine/muine-0.8.10.ebuild +++ b/media-sound/muine/muine-0.8.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.2 2008/12/14 14:27:06 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/muine-0.8.10.ebuild,v 1.3 2009/01/05 17:24:27 loki_val Exp $ EAPI=2 -inherit base gnome2 mono eutils multilib autotools flag-o-matic +inherit base gnome2 mono eutils multilib flag-o-matic DESCRIPTION="A music player for GNOME" HOMEPAGE="http://muine-player.org" @@ -18,7 +18,8 @@ IUSE="aac flac mad vorbis xine" RDEPEND="x11-themes/gnome-icon-theme >=dev-lang/mono-2 >=x11-libs/gtk+-2.6 - >=dev-dotnet/gtk-sharp-2.12.6[glade] + >=dev-dotnet/gtk-sharp-2.12.6 + >=dev-dotnet/glade-sharp-2.12.6 >=dev-dotnet/gnome-sharp-2.6 >=dev-dotnet/gconf-sharp-2.6 >=dev-dotnet/gnomevfs-sharp-2.6 |