summaryrefslogtreecommitdiff
path: root/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-07 18:44:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-07 18:44:07 +0000
commit5001a6c7b6da2956f5b17c695b1e0059dc7b8de5 (patch)
tree0528a53855a7ec96d20cde9edb9031aab030224c /media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild
parenta8b0d35ab742f31538d515dea39716e566d533c0 (diff)
gentoo resync : 07.01.2018
Diffstat (limited to 'media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild')
-rw-r--r--media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild14
1 files changed, 1 insertions, 13 deletions
diff --git a/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild b/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild
index 949f41b34450..be5793af5636 100644
--- a/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild
+++ b/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -20,11 +20,6 @@ LICENSE="AVASYS"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-IUSE_LINGUAS="ja"
-
-for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
-
DEPEND=">=media-gfx/iscan-2.21.0"
RDEPEND="${DEPEND}"
@@ -35,13 +30,6 @@ src_install() {
insinto /usr/share/esci
doins "${WORKDIR}/usr/share/esci/"*
- # install docs
- if use linguas_ja; then
- dodoc "usr/share/doc/${MY_P}/AVASYSPL.ja.txt"
- else
- dodoc "usr/share/doc/${MY_P}/AVASYSPL.en.txt"
- fi
-
# install scanner plugins
insinto "${MY_LIB}/esci"
insopts -m0755