From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9E03138330 for ; Sun, 7 Jan 2018 14:33:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 194C9E0885; Sun, 7 Jan 2018 14:33:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D62CCE0885 for ; Sun, 7 Jan 2018 14:33:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17615340BBD for ; Sun, 7 Jan 2018 14:33:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 936831A5 for ; Sun, 7 Jan 2018 14:33:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1515335589.5587c4d39fb96e43d07779c8becbae26b9551fff.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan-plugin-gt-f720/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.2.ebuild media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild X-VCS-Directories: media-gfx/iscan-plugin-gt-f720/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5587c4d39fb96e43d07779c8becbae26b9551fff X-VCS-Branch: master Date: Sun, 7 Jan 2018 14:33:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2f1a49e3-64f7-4da2-b1b3-06f1a7c20b7b X-Archives-Hash: 543bd5f9bc34bde9c87be0705f6f3df7 commit: 5587c4d39fb96e43d07779c8becbae26b9551fff Author: Ulrich Müller gentoo org> AuthorDate: Sun Jan 7 14:32:24 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jan 7 14:33:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5587c4d3 media-gfx/iscan-plugin-gt-f720: Drop linguas_ja flag. AVASYSPL.{en,ja}.txt are copies of the "AVASYS" license, so these files should not be installed at all. Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../iscan-plugin-gt-f720-0.0.1.2.ebuild | 14 +------------- .../iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.ebuild | 14 +------------- 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.2.ebuild b/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.2.ebuild index 369ca44f7cf..a09a64ceb97 100644 --- a/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.2.ebuild +++ b/media-gfx/iscan-plugin-gt-f720/iscan-plugin-gt-f720-0.0.1.2.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="4" @@ -18,11 +18,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}" @@ -37,13 +32,6 @@ src_install() { insinto /usr/share/esci doins "${WORKDIR}/usr/share/esci/"* - # install docs - if use linguas_ja; then - dodoc usr/share/doc/*/AVASYSPL.ja.txt - else - dodoc usr/share/doc/*/AVASYSPL.en.txt - fi - # install scanner plugins insinto "${MY_LIB}/esci" insopts -m0755 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 949f41b3445..be5793af563 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