summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-11-30 21:41:55 +0000
committerMichał Górny <mgorny@gentoo.org>2013-11-30 21:41:55 +0000
commit0823087584f096adfcaa2f7402ba86abdd7c53f6 (patch)
treeb670c02fcbed1342d935ce0a851bb3113f712255 /app-emulation/emul-linux-x86-soundlibs
parentRemove old. (diff)
downloadgentoo-2-0823087584f096adfcaa2f7402ba86abdd7c53f6.tar.gz
gentoo-2-0823087584f096adfcaa2f7402ba86abdd7c53f6.tar.bz2
gentoo-2-0823087584f096adfcaa2f7402ba86abdd7c53f6.zip
Require matching abi_x86_32 flag on dependant emul-linux packages due to potentially mis-matched library versions, reported by mrueg.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-emulation/emul-linux-x86-soundlibs')
-rw-r--r--app-emulation/emul-linux-x86-soundlibs/ChangeLog7
-rw-r--r--app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/ChangeLog b/app-emulation/emul-linux-x86-soundlibs/ChangeLog
index 4e6d89d3fd2b..a3c6570728ce 100644
--- a/app-emulation/emul-linux-x86-soundlibs/ChangeLog
+++ b/app-emulation/emul-linux-x86-soundlibs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/emul-linux-x86-soundlibs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.110 2013/11/30 17:11:51 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.111 2013/11/30 21:41:55 mgorny Exp $
+
+ 30 Nov 2013; Michał Górny <mgorny@gentoo.org>
+ emul-linux-x86-soundlibs-20131008-r2.ebuild:
+ Require matching abi_x86_32 flag on dependant emul-linux packages due to
+ potentially mis-matched library versions, reported by mrueg.
*emul-linux-x86-soundlibs-20131008-r2 (30 Nov 2013)
diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild
index e414586ce251..e5f0bc7541cf 100644
--- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild
+++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild,v 1.1 2013/11/30 17:11:51 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20131008-r2.ebuild,v 1.2 2013/11/30 21:41:55 mgorny Exp $
EAPI=5
inherit emul-linux-x86
@@ -9,8 +9,8 @@ LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm public-domain"
KEYWORDS="-* amd64"
IUSE="abi_x86_32 alsa"
-RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}
- ~app-emulation/emul-linux-x86-medialibs-${PV}
+RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV}[abi_x86_32=]
+ ~app-emulation/emul-linux-x86-medialibs-${PV}[abi_x86_32=]
!abi_x86_32? ( !>=sci-libs/fftw-3.3.3-r1[abi_x86_32]
!>=media-libs/libmikmod-3.2.0-r1[abi_x86_32] )
abi_x86_32? (