diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:50:22 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:50:22 +0000 |
commit | 7a9e63eb46550c6aad16d998925feb28a206c397 (patch) | |
tree | 02449805285b3ea19b7d7c8d057569923c8765d5 /sys-libs/libavc1394 | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-7a9e63eb46550c6aad16d998925feb28a206c397.tar.gz gentoo-2-7a9e63eb46550c6aad16d998925feb28a206c397.tar.bz2 gentoo-2-7a9e63eb46550c6aad16d998925feb28a206c397.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 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog index 1077d5d47937..1e914b9c35ae 100644 --- a/sys-libs/libavc1394/ChangeLog +++ b/sys-libs/libavc1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libavc1394 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.51 2014/03/19 13:49:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.52 2014/06/18 20:50:22 mgorny Exp $ + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libavc1394-0.5.4-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libavc1394-0.5.4-r1.ebuild: Stable for alpha, wrt bug #495958 diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild index 78cd79671a59..0704d3e1e85d 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4-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/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild,v 1.9 2014/03/19 13:49:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild,v 1.10 2014/06/18 20:50:22 mgorny Exp $ EAPI="4" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="static-libs" -RDEPEND=">=sys-libs/libraw1394-0.8[${MULTILIB_USEDEP}] +RDEPEND=">=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r4 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} |