summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-06-05 15:31:15 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-06-05 15:31:15 +0000
commitb71002a7e1923a37de32daf3f00ff846559e6e49 (patch)
treeebec3827df59a3bba40d7706be8231766a108142 /app-text/acroread
parentChange herd: net-mail -> no-herd - bug#370143 (diff)
downloadgentoo-2-b71002a7e1923a37de32daf3f00ff846559e6e49.tar.gz
gentoo-2-b71002a7e1923a37de32daf3f00ff846559e6e49.tar.bz2
gentoo-2-b71002a7e1923a37de32daf3f00ff846559e6e49.zip
Added QA_DT_HASH, bug 310387
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'app-text/acroread')
-rw-r--r--app-text/acroread/ChangeLog5
-rw-r--r--app-text/acroread/acroread-9.4.2.ebuild15
2 files changed, 18 insertions, 2 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog
index 69c27a8d2141..5f644c378419 100644
--- a/app-text/acroread/ChangeLog
+++ b/app-text/acroread/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/acroread
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.165 2011/03/27 12:16:34 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.166 2011/06/05 15:31:15 dilfridge Exp $
+
+ 05 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> acroread-9.4.2.ebuild:
+ Added QA_DT_HASH, bug 310387
27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> acroread-9.4.1.ebuild,
acroread-9.4.2.ebuild:
diff --git a/app-text/acroread/acroread-9.4.2.ebuild b/app-text/acroread/acroread-9.4.2.ebuild
index 230c84e3615f..b5f59f92bb14 100644
--- a/app-text/acroread/acroread-9.4.2.ebuild
+++ b/app-text/acroread/acroread-9.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.4.2.ebuild,v 1.4 2011/03/27 12:16:34 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.4.2.ebuild,v 1.5 2011/06/05 15:31:15 dilfridge Exp $
EAPI="1"
@@ -49,6 +49,19 @@ QA_EXECSTACK="opt/Adobe/Reader9/Reader/intellinux/bin/acroread
opt/Adobe/Reader9/Reader/intellinux/lib/libcrypto.so.0.9.8
opt/Adobe/Reader9/Reader/intellinux/plug_ins/PPKLite.api"
+QA_DT_HASH="opt/Adobe/Reader9/Reader/intellinux/plug_ins3d/.*.x3d
+ opt/Adobe/Reader9/Reader/intellinux/lib/lib.*
+ opt/Adobe/Reader9/Reader/intellinux/bin/SynchronizerApp-binary
+ opt/Adobe/Reader9/Reader/intellinux/bin/acroread
+ opt/Adobe/Reader9/Reader/intellinux/bin/xdg-user-dirs-update
+ opt/Adobe/Reader9/Reader/intellinux/SPPlugins/ADMPlugin.apl
+ opt/Adobe/Reader9/Reader/intellinux/plug_ins/AcroForm/PMP/.*.pmp
+ opt/Adobe/Reader9/Reader/intellinux/plug_ins/Multimedia/MPP/.*.mpp
+ opt/Adobe/Reader9/Reader/intellinux/plug_ins/.*.api
+ opt/Adobe/Reader9/Reader/intellinux/sidecars/.*.DEU
+ opt/Adobe/Reader9/Browser/intellinux/nppdf.so
+ opt/netscape/plugins/nppdf.so"
+
INSTALLDIR=/opt
S="${WORKDIR}/AdobeReader"