commit:     261a290acf695f1b1faa74b188d927658edab1af
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 22:30:28 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 22:30:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261a290a

app-text/qpdf: Correct test dependency, bug 602176

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/qpdf/qpdf-5.1.1-r1.ebuild | 4 ++--
 app-text/qpdf/qpdf-5.1.2-r1.ebuild | 4 ++--
 app-text/qpdf/qpdf-5.1.3-r1.ebuild | 4 ++--
 app-text/qpdf/qpdf-6.0.0-r1.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-text/qpdf/qpdf-5.1.1-r1.ebuild 
b/app-text/qpdf/qpdf-5.1.1-r1.ebuild
index c347e71..2f40600 100644
--- a/app-text/qpdf/qpdf-5.1.1-r1.ebuild
+++ b/app-text/qpdf/qpdf-5.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
        test? (
                sys-apps/diffutils
                media-libs/tiff
-               app-text/ghostscript-gpl
+               app-text/ghostscript-gpl[tiff]
        )"
 # Only need perl for the installed tools.
 RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"

diff --git a/app-text/qpdf/qpdf-5.1.2-r1.ebuild 
b/app-text/qpdf/qpdf-5.1.2-r1.ebuild
index 041bdcf..0720f92 100644
--- a/app-text/qpdf/qpdf-5.1.2-r1.ebuild
+++ b/app-text/qpdf/qpdf-5.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
        test? (
                sys-apps/diffutils
                media-libs/tiff
-               app-text/ghostscript-gpl
+               app-text/ghostscript-gpl[tiff]
        )"
 # Only need perl for the installed tools.
 RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"

diff --git a/app-text/qpdf/qpdf-5.1.3-r1.ebuild 
b/app-text/qpdf/qpdf-5.1.3-r1.ebuild
index 52e8a6f..a8b6e4b 100644
--- a/app-text/qpdf/qpdf-5.1.3-r1.ebuild
+++ b/app-text/qpdf/qpdf-5.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
        test? (
                sys-apps/diffutils
                media-libs/tiff
-               app-text/ghostscript-gpl
+               app-text/ghostscript-gpl[tiff]
        )"
 # Only need perl for the installed tools.
 RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"

diff --git a/app-text/qpdf/qpdf-6.0.0-r1.ebuild 
b/app-text/qpdf/qpdf-6.0.0-r1.ebuild
index f7939ce..c3f1882 100644
--- a/app-text/qpdf/qpdf-6.0.0-r1.ebuild
+++ b/app-text/qpdf/qpdf-6.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
        test? (
                sys-apps/diffutils
                media-libs/tiff
-               app-text/ghostscript-gpl
+               app-text/ghostscript-gpl[tiff]
        )"
 # Only need perl for the installed tools.
 RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"

Reply via email to