diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:07:50 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:07:50 +0000 |
commit | a46c9ad540346b65045d5d6116d55ba8b70cd051 (patch) | |
tree | 301aa65977fa0879e8b77ec9d8cef8ae70e4d08b /media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-a46c9ad540346b65045d5d6116d55ba8b70cd051.tar.gz gentoo-2-a46c9ad540346b65045d5d6116d55ba8b70cd051.tar.bz2 gentoo-2-a46c9ad540346b65045d5d6116d55ba8b70cd051.zip |
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild index d08e2c8b69a8..4609b4920bd3 100644 --- a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild +++ b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild,v 1.1 2014/06/11 16:33:17 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.10.36-r1.ebuild,v 1.2 2014/06/18 20:07:50 mgorny Exp $ EAPI="5" @@ -10,7 +10,7 @@ inherit gstreamer KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="" -RDEPEND=">=gnome-base/gnome-vfs-2:2[${MULTILIB_USEDEP}]" +RDEPEND=">=gnome-base/gnome-vfs-2.24.4-r2:2[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" GST_PLUGINS_BUILD="gnome_vfs" |