diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 19:33:45 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 19:33:45 +0000 |
commit | 3f72ba649ed848ab03f3a9b20b0a450c11790660 (patch) | |
tree | 60fb53c9bd2b5b38077e3e47b3397f12c788ff99 /media-libs/gstreamer | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-3f72ba649ed848ab03f3a9b20b0a450c11790660.tar.gz gentoo-2-3f72ba649ed848ab03f3a9b20b0a450c11790660.tar.bz2 gentoo-2-3f72ba649ed848ab03f3a9b20b0a450c11790660.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-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild | 8 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index 23c71a4963ac..60bd7c2d7714 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.369 2014/06/16 10:25:36 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.370 2014/06/18 19:33:45 mgorny Exp $ + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> gstreamer-0.10.36-r2.ebuild, + gstreamer-1.2.4-r2.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. *gstreamer-1.2.4-r2 (16 Jun 2014) *gstreamer-0.10.36-r2 (16 Jun 2014) diff --git a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild index 0b91e4f8b9d1..2597bbdc0211 100644 --- a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.36-r2.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-libs/gstreamer/gstreamer-0.10.36-r2.ebuild,v 1.1 2014/06/16 10:25:36 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild,v 1.2 2014/06/18 19:33:45 mgorny Exp $ EAPI=5 @@ -15,15 +15,15 @@ SLOT="0.10" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc test" -RDEPEND=">=dev-libs/glib-2.24:2[${MULTILIB_USEDEP}] - >=dev-libs/libxml2-2.4.9[${MULTILIB_USEDEP}] +RDEPEND=">=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}] + >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] introspection? ( >=dev-libs/gobject-introspection-0.6.8 )" DEPEND="${RDEPEND} app-arch/xz-utils >=dev-util/gtk-doc-am-1.3 sys-devel/bison sys-devel/flex - virtual/pkgconfig[${MULTILIB_USEDEP}] + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] nls? ( sys-devel/gettext )" # gtk-doc-am to install API docs RDEPEND="${RDEPEND} diff --git a/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild b/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild index 7f73c1c96ea5..d2061c4c7f0e 100644 --- a/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-1.2.4-r2.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-libs/gstreamer/gstreamer-1.2.4-r2.ebuild,v 1.1 2014/06/16 10:25:36 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild,v 1.2 2014/06/18 19:33:45 mgorny Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd6 IUSE="+introspection nls +orc test" RDEPEND=" - >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}] + >=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}] introspection? ( >=dev-libs/gobject-introspection-1.31.1 ) " DEPEND="${RDEPEND} @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} >=dev-util/gtk-doc-am-1.12 sys-devel/bison sys-devel/flex - virtual/pkgconfig[${MULTILIB_USEDEP}] + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] nls? ( sys-devel/gettext ) " # gtk-doc-am to install API docs |