diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-04-14 10:44:36 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-04-14 10:44:36 +0000 |
commit | 0048237ac05ffb2ae51686a2cc676cb87f15ef52 (patch) | |
tree | 6558b692a53f1ebd2d99dc44cfd854e568fb9ac1 /media-sound | |
parent | Version bump to latest. (only compilation tested now) (diff) | |
download | gentoo-2-0048237ac05ffb2ae51686a2cc676cb87f15ef52.tar.gz gentoo-2-0048237ac05ffb2ae51686a2cc676cb87f15ef52.tar.bz2 gentoo-2-0048237ac05ffb2ae51686a2cc676cb87f15ef52.zip |
Restrict version dependency on gnome-media. Newer versions don't install libgnome-media-profiles.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.13.3.ebuild | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index 21fe0de76733..79d7cd75d967 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/rhythmbox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.202 2011/03/27 17:33:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.203 2011/04/14 10:44:36 nirbheek Exp $ + + 14 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + rhythmbox-0.13.3.ebuild: + Restrict version dependency on gnome-media. Newer versions don't install + libgnome-media-profiles. 27 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> rhythmbox-0.12.8-r1.ebuild, rhythmbox-0.13.3.ebuild: diff --git a/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild b/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild index 06605a5c4b25..335aead25532 100644 --- a/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild,v 1.3 2011/03/27 15:29:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild,v 1.4 2011/04/14 10:44:36 nirbheek Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.4" @@ -24,6 +24,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.26:2 >=dev-libs/totem-pl-parser-2.32.1 >=gnome-base/gconf-2 >=gnome-extra/gnome-media-2.14 + <gnome-extra/gnome-media-2.91 >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 |