summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:52:43 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:52:43 +0200
commit1dec42528174f156e18c29278f9df6ea8835ab4b (patch)
treeb29672acbdff723c393f08c2273bea064138fff9 /media-gfx/gscan2pdf
parentmedia-gfx/gnofract4d: Inherit optfeature.eclass (diff)
downloadgentoo-1dec42528174f156e18c29278f9df6ea8835ab4b.tar.gz
gentoo-1dec42528174f156e18c29278f9df6ea8835ab4b.tar.bz2
gentoo-1dec42528174f156e18c29278f9df6ea8835ab4b.zip
media-gfx/gscan2pdf: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx/gscan2pdf')
-rw-r--r--media-gfx/gscan2pdf/gscan2pdf-1.8.11.ebuild4
-rw-r--r--media-gfx/gscan2pdf/gscan2pdf-2.7.0.ebuild2
-rw-r--r--media-gfx/gscan2pdf/gscan2pdf-2.8.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/gscan2pdf/gscan2pdf-1.8.11.ebuild b/media-gfx/gscan2pdf/gscan2pdf-1.8.11.ebuild
index e9f942dadcd1..4052a9af56cc 100644
--- a/media-gfx/gscan2pdf/gscan2pdf-1.8.11.ebuild
+++ b/media-gfx/gscan2pdf/gscan2pdf-1.8.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils perl-module
+inherit optfeature perl-module
DESCRIPTION="Scan documents, perform OCR, produce PDFs and DjVus"
HOMEPAGE="http://gscan2pdf.sourceforge.net/"
diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.7.0.ebuild b/media-gfx/gscan2pdf/gscan2pdf-2.7.0.ebuild
index cda89719399f..904dffb20a89 100644
--- a/media-gfx/gscan2pdf/gscan2pdf-2.7.0.ebuild
+++ b/media-gfx/gscan2pdf/gscan2pdf-2.7.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DIST_TEST="do"
-inherit eutils perl-module virtualx xdg-utils
+inherit optfeature perl-module virtualx xdg-utils
DESCRIPTION="Scan documents, perform OCR, produce PDFs and DjVus"
HOMEPAGE="http://gscan2pdf.sourceforge.net/"
diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.8.1.ebuild b/media-gfx/gscan2pdf/gscan2pdf-2.8.1.ebuild
index c0f0b977918c..f383412678cd 100644
--- a/media-gfx/gscan2pdf/gscan2pdf-2.8.1.ebuild
+++ b/media-gfx/gscan2pdf/gscan2pdf-2.8.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DIST_TEST="do"
-inherit eutils perl-module virtualx xdg-utils
+inherit optfeature perl-module virtualx xdg-utils
DESCRIPTION="Scan documents, perform OCR, produce PDFs and DjVus"
HOMEPAGE="http://gscan2pdf.sourceforge.net/"