summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-09-24 00:45:14 +0000
committerMike Frysinger <vapier@gentoo.org>2012-09-24 00:45:14 +0000
commit623ac96603a3994dbb0895cc7a6a0e5916027622 (patch)
tree7aad33c9dfb2d68afb1141d44462e91b667c17eb /media-gfx/iscan/iscan-2.26.2.ebuild
parentQA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness). (diff)
downloadgentoo-2-623ac96603a3994dbb0895cc7a6a0e5916027622.tar.gz
gentoo-2-623ac96603a3994dbb0895cc7a6a0e5916027622.tar.bz2
gentoo-2-623ac96603a3994dbb0895cc7a6a0e5916027622.zip
QA_DT_HASH (old/deprecated) -> QA_FLAGS_IGNORED (new hotness).
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/iscan/iscan-2.26.2.ebuild')
-rw-r--r--media-gfx/iscan/iscan-2.26.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/iscan/iscan-2.26.2.ebuild b/media-gfx/iscan/iscan-2.26.2.ebuild
index 8d4bea42066a..d9ed1e551524 100644
--- a/media-gfx/iscan/iscan-2.26.2.ebuild
+++ b/media-gfx/iscan/iscan-2.26.2.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/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.7 2012/05/22 16:17:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.8 2012/09/24 00:45:14 vapier Exp $
EAPI="2"
@@ -39,7 +39,7 @@ for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
QA_PRESTRIPPED="usr/$(get_libdir)/libesmod.so.*"
QA_TEXTRELS="${QA_PRESTRIPPED}"
-QA_DT_HASH="${QA_PRESTRIPPED}"
+QA_FLAGS_IGNORED="${QA_PRESTRIPPED}"
# Upstream ships broken sanity test
RESTRICT="test"