diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-07-21 22:46:55 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-07-21 22:46:55 +0000 |
commit | 6980feb0ba80f85595b0c08ca38ef4364b0bebe9 (patch) | |
tree | 507954c7b304a05fc5f2f9149363bcf2bb63c726 /app-emulation | |
parent | Set QA_DT_HASH. (diff) | |
download | gentoo-2-6980feb0ba80f85595b0c08ca38ef4364b0bebe9.tar.gz gentoo-2-6980feb0ba80f85595b0c08ca38ef4364b0bebe9.tar.bz2 gentoo-2-6980feb0ba80f85595b0c08ca38ef4364b0bebe9.zip |
Set QA_DT_HASH.
(Portage version: 13846-svn/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20081109.ebuild | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/ChangeLog b/app-emulation/emul-linux-x86-soundlibs/ChangeLog index b16e5d76ab9e..1180958ade12 100644 --- a/app-emulation/emul-linux-x86-soundlibs/ChangeLog +++ b/app-emulation/emul-linux-x86-soundlibs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-soundlibs -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.41 2008/11/10 03:31:13 kingtaco Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.42 2009/07/21 22:46:55 arfrever Exp $ + + 21 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + emul-linux-x86-soundlibs-20081109.ebuild: + Set QA_DT_HASH. *emul-linux-x86-soundlibs-20081109 (10 Nov 2008) diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20081109.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20081109.ebuild index cb094838c970..634b0a7d282e 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20081109.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20081109.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-20081109.ebuild,v 1.1 2008/11/10 03:31:13 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20081109.ebuild,v 1.2 2009/07/21 22:46:55 arfrever Exp $ inherit emul-linux-x86 @@ -12,6 +12,8 @@ RDEPEND=">=app-emulation/emul-linux-x86-baselibs-20081109 >=app-emulation/emul-linux-x86-medialibs-20081109 >=app-emulation/emul-linux-x86-xlibs-20081109" +QA_DT_HASH="usr/lib32/.*" + src_unpack() { _ALLOWED="${S}/etc/env.d" |