summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-01-05 17:25:12 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-01-05 17:25:12 +0000
commit1f15d5e8d63d9d43a7d1dca4c302369da0b39819 (patch)
tree61fcd367c8e4ca1f2a89ed5749f0d1840940244a /media-sound/last-exit
parentFIX for new gtk-sharp-module eclass (diff)
downloadgentoo-2-1f15d5e8d63d9d43a7d1dca4c302369da0b39819.tar.gz
gentoo-2-1f15d5e8d63d9d43a7d1dca4c302369da0b39819.tar.bz2
gentoo-2-1f15d5e8d63d9d43a7d1dca4c302369da0b39819.zip
FIX for new gtk-sharp-module eclass
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-rc9 x86_64)
Diffstat (limited to 'media-sound/last-exit')
-rw-r--r--media-sound/last-exit/ChangeLog7
-rw-r--r--media-sound/last-exit/last-exit-6-r1.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/last-exit/ChangeLog b/media-sound/last-exit/ChangeLog
index 3e938f925153..a739cf303058 100644
--- a/media-sound/last-exit/ChangeLog
+++ b/media-sound/last-exit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/last-exit
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.17 2008/11/26 15:37:51 loki_val Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.18 2009/01/05 17:25:12 loki_val Exp $
+
+ 05 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> last-exit-6-r1.ebuild:
+ Fix for new gtk-sharp-module eclass
*last-exit-6-r1 (26 Nov 2008)
diff --git a/media-sound/last-exit/last-exit-6-r1.ebuild b/media-sound/last-exit/last-exit-6-r1.ebuild
index 907e2a32349d..2f39fc88e791 100644
--- a/media-sound/last-exit/last-exit-6-r1.ebuild
+++ b/media-sound/last-exit/last-exit-6-r1.ebuild
@@ -1,6 +1,6 @@
-# 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/last-exit/last-exit-6-r1.ebuild,v 1.1 2008/11/26 15:37:51 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/last-exit-6-r1.ebuild,v 1.2 2009/01/05 17:25:12 loki_val Exp $
EAPI=2
@@ -23,7 +23,8 @@ RDEPEND=">=gnome-base/gconf-2
>=media-plugins/gst-plugins-gconf-0.10
>=media-plugins/gst-plugins-gnomevfs-0.10
>=dev-lang/mono-1.0
- || ( >=dev-dotnet/gtk-sharp-2.12.6[glade] ( >=dev-dotnet/gtk-sharp-2 >=dev-dotnet/glade-sharp-2 ) )
+ >=dev-dotnet/gtk-sharp-2
+ >=dev-dotnet/glade-sharp-2
>=dev-dotnet/gnome-sharp-2
>=dev-dotnet/gnomevfs-sharp-2
dev-dotnet/notify-sharp