summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2008-02-14 05:41:21 +0000
committerStephen Klimaszewski <steev@gentoo.org>2008-02-14 05:41:21 +0000
commit7dfc026f51583935ef5c88402b8a4ab34ff7896b (patch)
treeeebeb2f401df183c7b99a2aca287b2a13b2db229 /media-sound/last-exit
parentnomirror->mirror (diff)
downloadgentoo-2-7dfc026f51583935ef5c88402b8a4ab34ff7896b.tar.gz
gentoo-2-7dfc026f51583935ef5c88402b8a4ab34ff7896b.tar.bz2
gentoo-2-7dfc026f51583935ef5c88402b8a4ab34ff7896b.zip
Add dbus-sharp and dbus-glib-sharp to dependency list. Should close bug #207399.
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/last-exit')
-rw-r--r--media-sound/last-exit/ChangeLog9
-rw-r--r--media-sound/last-exit/last-exit-4.0.ebuild8
-rw-r--r--media-sound/last-exit/last-exit-5.0.ebuild6
3 files changed, 16 insertions, 7 deletions
diff --git a/media-sound/last-exit/ChangeLog b/media-sound/last-exit/ChangeLog
index 63ec5d692ecb..ce0ab6784b44 100644
--- a/media-sound/last-exit/ChangeLog
+++ b/media-sound/last-exit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/last-exit
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.14 2007/09/02 14:48:52 steev Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.15 2008/02/14 05:41:21 steev Exp $
+
+ 14 Feb 2008; Steev Klimaszewski <steev@gentoo.org> last-exit-4.0.ebuild,
+ last-exit-5.0.ebuild:
+ Add dbus-sharp and dbus-glib-sharp to dependency list. Should close bug
+ #207399.
02 Sep 2007; Steev Klimaszewski <steev@gentoo.org> last-exit-5.0.ebuild:
Add libsexy dependency to last-exit 5.0, thanks to Magnus
diff --git a/media-sound/last-exit/last-exit-4.0.ebuild b/media-sound/last-exit/last-exit-4.0.ebuild
index 96b6ea651736..864d1a992604 100644
--- a/media-sound/last-exit/last-exit-4.0.ebuild
+++ b/media-sound/last-exit/last-exit-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/media-sound/last-exit/last-exit-4.0.ebuild,v 1.6 2007/07/01 10:26:19 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/last-exit-4.0.ebuild,v 1.7 2008/02/14 05:41:21 steev Exp $
inherit mono gnome2 eutils autotools
@@ -25,7 +25,9 @@ RDEPEND=">=gnome-base/gconf-2.0
>=dev-dotnet/gnome-sharp-1.9.2
>=dev-dotnet/glade-sharp-1.9.2
>=dev-dotnet/gconf-sharp-1.9.2
- >=dev-libs/dbus-glib-0.71"
+ >=dev-libs/dbus-glib-0.71
+ >=dev-dotnet/dbus-sharp-0.6.0
+ >=dev-dotnet/dbus-glib-sharp-0.4.1"
DEPEND="${RDEPEND}"
S="${WORKDIR}"/${PN}-4
diff --git a/media-sound/last-exit/last-exit-5.0.ebuild b/media-sound/last-exit/last-exit-5.0.ebuild
index e717e1a98915..72dba3bc9a8d 100644
--- a/media-sound/last-exit/last-exit-5.0.ebuild
+++ b/media-sound/last-exit/last-exit-5.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/media-sound/last-exit/last-exit-5.0.ebuild,v 1.2 2007/09/02 14:48:52 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/last-exit-5.0.ebuild,v 1.3 2008/02/14 05:41:21 steev Exp $
inherit mono gnome2 eutils autotools
@@ -26,6 +26,8 @@ RDEPEND=">=gnome-base/gconf-2.0
>=dev-dotnet/glade-sharp-1.9.2
>=dev-dotnet/gconf-sharp-1.9.2
>=dev-libs/dbus-glib-0.71
+ >=dev-dotnet/dbus-sharp-0.6.0
+ >=dev-dotnet/dbus-glib-sharp-0.4.1
>=x11-libs/libsexy-0.1.7"
DEPEND="${RDEPEND}"