Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/minicom/
Date: Fri, 05 Jan 2018 22:02:34
Message-Id: 1515189643.a4894f86602f1f9793db8f3f336bd863845d97b6.ulm@gentoo
1 commit: a4894f86602f1f9793db8f3f336bd863845d97b6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:03:23 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4894f86
7
8 net-dialup/minicom: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 net-dialup/minicom/minicom-2.7.1.ebuild | 7 +------
13 1 file changed, 1 insertion(+), 6 deletions(-)
14
15 diff --git a/net-dialup/minicom/minicom-2.7.1.ebuild b/net-dialup/minicom/minicom-2.7.1.ebuild
16 index f1ad4ef1a8e..24686f98a41 100644
17 --- a/net-dialup/minicom/minicom-2.7.1.ebuild
18 +++ b/net-dialup/minicom/minicom-2.7.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -23,11 +23,6 @@ RDEPEND="${COMMON_DEPEND}
26 DOCS="AUTHORS ChangeLog NEWS README doc/minicom.FAQ"
27 S="${WORKDIR}/${PN}-2.7" # 2.7.1 specific
28
29 -# Supported languages and translated documentation
30 -# Be sure all languages are prefixed with a single space!
31 -MY_AVAILABLE_LINGUAS=" cs da de es fi fr hu id ja nb pl pt_BR ro ru rw sv vi zh_TW"
32 -IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}"
33 -
34 PATCHES=(
35 "${FILESDIR}"/${PN}-2.3-gentoo-runscript.patch
36 "${FILESDIR}"/${PN}-2.7-lockdir.patch