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 40BF31382C5 for ; Fri, 5 Jan 2018 22:02:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B2BDE0934; Fri, 5 Jan 2018 22:02:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 38608E0933 for ; Fri, 5 Jan 2018 22:02:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BCFF6335C39 for ; Fri, 5 Jan 2018 22:02:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 660A51B1 for ; Fri, 5 Jan 2018 22:02:28 +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: <1515189644.a5240a93fb985c1fa274b92943bca6d0d761ed3c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/proftpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/proftpd/metadata.xml net-ftp/proftpd/proftpd-1.3.5e.ebuild net-ftp/proftpd/proftpd-1.3.6.ebuild X-VCS-Directories: net-ftp/proftpd/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a5240a93fb985c1fa274b92943bca6d0d761ed3c X-VCS-Branch: master Date: Fri, 5 Jan 2018 22:02:28 +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: eeaf82e6-3fc9-4ec4-aecb-d31035718c1b X-Archives-Hash: 77295daaad5954ccdca7cd9ce1ee2d00 commit: a5240a93fb985c1fa274b92943bca6d0d761ed3c Author: Ulrich Müller gentoo org> AuthorDate: Fri Jan 5 21:13:26 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jan 5 22:00:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5240a93 net-ftp/proftpd: Remove linguas_* from IUSE. Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-ftp/proftpd/metadata.xml | 5 ----- net-ftp/proftpd/proftpd-1.3.5e.ebuild | 7 +++---- net-ftp/proftpd/proftpd-1.3.6.ebuild | 7 +++---- 3 files changed, 6 insertions(+), 13 deletions(-) diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml index 4331411c0cb..7434ca7e638 100644 --- a/net-ftp/proftpd/metadata.xml +++ b/net-ftp/proftpd/metadata.xml @@ -23,11 +23,6 @@ server. Enable support for the mod_ident module Enable support for the ifsession module Enable support for the mod_ifversion module - Language support for bg_BG - Language support for fr_FR - Language support for it_IT - Language support for ja_JP - Language support for ru_RU Enable support for the mod_log_forensic module, log only suspicious actions. Enable support for the mod_memcache module, for using memcached servers Enable support for the mod_msg module, allows system users to send messages to connected clients via the ftpdctl program. diff --git a/net-ftp/proftpd/proftpd-1.3.5e.ebuild b/net-ftp/proftpd/proftpd-1.3.5e.ebuild index ef4a85a80e1..6978a2d8258 100644 --- a/net-ftp/proftpd/proftpd-1.3.5e.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.5e.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,8 +28,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 - kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR - linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius + kerberos ldap libressl log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius ratio readme rewrite selinux sftp shaper sitemisc snmp softquota sqlite ssl tcpd test trace unique_id vroot xinetd" # TODO: geoip REQUIRED_USE="ban? ( ctrls ) @@ -210,7 +209,7 @@ src_test() { src_install() { default - [[ -z ${LINGUAS} ]] && rm -r "${ED}"/usr/share/locale + [[ -z ${LINGUAS-set} ]] && rm -r "${ED}"/usr/share/locale rm -rf "${ED}"/var/run newinitd "${FILESDIR}"/proftpd.initd proftpd diff --git a/net-ftp/proftpd/proftpd-1.3.6.ebuild b/net-ftp/proftpd/proftpd-1.3.6.ebuild index fffba1c6c26..9acb7fd2075 100644 --- a/net-ftp/proftpd/proftpd-1.3.6.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,8 +28,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 - kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR - linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius + kerberos ldap libressl log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius ratio readme rewrite selinux sftp shaper sitemisc snmp softquota sqlite ssl tcpd test unique_id vroot xinetd" # TODO: geoip REQUIRED_USE="ban? ( ctrls ) @@ -234,7 +233,7 @@ src_test() { src_install() { default - [[ -z ${LINGUAS} ]] && rm -r "${ED}"/usr/share/locale + [[ -z ${LINGUAS-set} ]] && rm -r "${ED}"/usr/share/locale rm -rf "${ED}"/var/run newinitd "${FILESDIR}"/proftpd.initd proftpd