diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-09-24 21:38:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-09-24 21:38:12 +0000 |
commit | 7d7fc1be476bcebfdc3e357e17e5a99a64a05490 (patch) | |
tree | 6f0b203166546f51b79b932f798946c532f8c2fa /gnome-extra | |
parent | Version bump, add dund init.d script and remove old. (diff) | |
download | gentoo-2-7d7fc1be476bcebfdc3e357e17e5a99a64a05490.tar.gz gentoo-2-7d7fc1be476bcebfdc3e357e17e5a99a64a05490.tar.bz2 gentoo-2-7d7fc1be476bcebfdc3e357e17e5a99a64a05490.zip |
Only RDEPEND on gnome-bluetooth as bluez-gnome is dead and should be dropped.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nautilus-sendto/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild | 5 | ||||
-rw-r--r-- | gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild | 5 |
3 files changed, 10 insertions, 7 deletions
diff --git a/gnome-extra/nautilus-sendto/ChangeLog b/gnome-extra/nautilus-sendto/ChangeLog index c890a433d4b0..da4a41148977 100644 --- a/gnome-extra/nautilus-sendto/ChangeLog +++ b/gnome-extra/nautilus-sendto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/nautilus-sendto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.43 2010/09/14 17:41:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.44 2010/09/24 21:38:12 pacho Exp $ + + 24 Sep 2010; Pacho Ramos <pacho@gentoo.org> + nautilus-sendto-2.28.4-r1.ebuild, nautilus-sendto-2.28.5.ebuild: + Only RDEPEND on gnome-bluetooth as bluez-gnome is dead and should be + dropped. 14 Sep 2010; Joseph Jezak <josejx@gentoo.org> nautilus-sendto-2.28.4-r1.ebuild: diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild index e2b377e8546c..f21f9f0909a5 100644 --- a/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild +++ b/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild,v 1.6 2010/09/14 17:41:56 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.4-r1.ebuild,v 1.7 2010/09/24 21:38:12 pacho Exp $ EAPI="2" @@ -19,8 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.18 >=gnome-base/nautilus-2.14 >=gnome-base/gconf-2.13.0 bluetooth? ( - || ( >=net-wireless/gnome-bluetooth-2.27 - >=net-wireless/bluez-gnome-1.8 ) + >=net-wireless/gnome-bluetooth-2.27 >=dev-libs/dbus-glib-0.60 ) cdr? ( >=app-cdr/brasero-2.26.0[nautilus] ) gajim? ( diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild index 7077d101db1a..b77952134720 100644 --- a/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild +++ b/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild,v 1.2 2010/09/05 10:34:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-2.28.5.ebuild,v 1.3 2010/09/24 21:38:12 pacho Exp $ EAPI="2" @@ -19,8 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.18 >=gnome-base/nautilus-2.14 >=gnome-base/gconf-2.13.0 bluetooth? ( - || ( >=net-wireless/gnome-bluetooth-2.27 - >=net-wireless/bluez-gnome-1.8 ) + >=net-wireless/gnome-bluetooth-2.27 >=dev-libs/dbus-glib-0.60 ) cdr? ( >=app-cdr/brasero-2.26.0[nautilus] ) gajim? ( |