diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-02-16 19:25:02 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-02-16 19:25:02 +0000 |
commit | 95b09cb22eba77d3a4792911270bc3eacc1c911e (patch) | |
tree | a38a5d63aee264e405d1f44614cfd70c380e39f2 /media-plugins/gmpc-last-fm | |
parent | gegl: raise babl dep (diff) | |
download | historical-95b09cb22eba77d3a4792911270bc3eacc1c911e.tar.gz historical-95b09cb22eba77d3a4792911270bc3eacc1c911e.tar.bz2 historical-95b09cb22eba77d3a4792911270bc3eacc1c911e.zip |
Fixed gtk+[jpeg] dependency (bug #354279)
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/gmpc-last-fm')
4 files changed, 11 insertions, 7 deletions
diff --git a/media-plugins/gmpc-last-fm/ChangeLog b/media-plugins/gmpc-last-fm/ChangeLog index 1dfab1996f2d..f66203dc7987 100644 --- a/media-plugins/gmpc-last-fm/ChangeLog +++ b/media-plugins/gmpc-last-fm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-last-fm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.10 2011/02/13 17:59:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.11 2011/02/16 19:22:28 angelos Exp $ + + 16 Feb 2011; <angelos@gentoo.org> gmpc-last-fm-0.18.0.ebuild, + gmpc-last-fm-0.19.0.ebuild, gmpc-last-fm-0.20.0.ebuild: + Fixed gtk+[jpeg] dependency (bug #354279) 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> gmpc-last-fm-0.18.0.ebuild, gmpc-last-fm-0.19.0.ebuild, gmpc-last-fm-0.20.0.ebuild: diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild index 9f8af30c05e0..2c0da253ba49 100644 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild +++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.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-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild,v 1.6 2011/02/13 17:59:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild,v 1.7 2011/02/16 19:22:28 angelos Exp $ EAPI=2 @@ -15,7 +15,7 @@ IUSE="" RDEPEND=">=media-sound/gmpc-${PV} dev-libs/libxml2 - x11-libs/gtk+:2[jpeg]" + || ( x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:2[jpeg] )" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.19.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.19.0.ebuild index 197ac233fde5..48a251bd8f54 100644 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.19.0.ebuild +++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.19.0.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-plugins/gmpc-last-fm/gmpc-last-fm-0.19.0.ebuild,v 1.2 2011/02/13 17:59:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.19.0.ebuild,v 1.3 2011/02/16 19:22:28 angelos Exp $ EAPI=2 @@ -15,7 +15,7 @@ IUSE="" RDEPEND=">=media-sound/gmpc-${PV} dev-libs/libxml2 - x11-libs/gtk+:2[jpeg]" + || ( x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:2[jpeg] )" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild index c3498b18bb59..95e90ed2474a 100644 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild +++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.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-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.2 2011/02/13 17:59:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.3 2011/02/16 19:22:28 angelos Exp $ EAPI=2 @@ -15,7 +15,7 @@ IUSE="" RDEPEND=">=media-sound/gmpc-${PV} dev-libs/libxml2 - x11-libs/gtk+:2[jpeg]" + || ( x11-libs/gdk-pixbuf:2[jpeg] x11-libs/gtk+:2[jpeg] )" DEPEND="${RDEPEND} dev-util/pkgconfig" |