diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-09-24 00:49:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-09-24 00:49:11 +0000 |
commit | d3768b5195c7e4efa5f99a36ba35d75b9e5dce3f (patch) | |
tree | dd2f31f7b5ff3449b599663be02f92cd61c38f65 /www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | |
parent | QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness). (diff) | |
download | gentoo-2-d3768b5195c7e4efa5f99a36ba35d75b9e5dce3f.tar.gz gentoo-2-d3768b5195c7e4efa5f99a36ba35d75b9e5dce3f.tar.bz2 gentoo-2-d3768b5195c7e4efa5f99a36ba35d75b9e5dce3f.zip |
QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness).
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/google-talkplugin/google-talkplugin-9999.ebuild')
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index ce714ed43c43..02f89bfbc246 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.8 2012/09/16 19:06:50 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.9 2012/09/24 00:49:11 vapier Exp $ EAPI=4 @@ -59,7 +59,7 @@ QA_EXECSTACK="${INSTALL_BASE}/GoogleTalkPlugin" QA_TEXTRELS="${INSTALL_BASE}/libnpg*.so" -QA_DT_HASH="${INSTALL_BASE}/libnpg.*so +QA_FLAGS_IGNORED="${INSTALL_BASE}/libnpg.*so ${INSTALL_BASE}/lib/libCg.*so ${INSTALL_BASE}/GoogleTalkPlugin" |