From 611f4e431cba7467dd3eee76fa89e4eaa080f33b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Wed, 22 Jun 2016 19:26:12 +0200 Subject: [PATCH] app-emacs/cmail: Migrate from LINGUAS to L10N. Package-Manager: portage-2.3.0_rc1 --- app-emacs/cmail/cmail-2.62-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emacs/cmail/cmail-2.62-r1.ebuild b/app-emacs/cmail/cmail-2.62-r1.ebuild index f0e62c584cc0..3fab2dbbeedb 100644 --- a/app-emacs/cmail/cmail-2.62-r1.ebuild +++ b/app-emacs/cmail/cmail-2.62-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/2191/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="linguas_ja" +IUSE="l10n_ja" RDEPEND="app-emacs/apel virtual/emacs-flim @@ -38,7 +38,7 @@ src_install() { dodoc ChangeLog INTRO.en README.en sample.* \ doc/README.{POP,gnuspop3}.en doc/cmail-r2c.en.doc || die "dodoc failed" - if use linguas_ja; then + if use l10n_ja; then dodoc README.ja RELNOTES.ja doc/FAQ \ doc/README.{FETCHMAIL,POP,bbdb,cmail-crypt,cvs-access} \ doc/README.{feedmail,folders,gnuspop3,imap4} \ -- 2.26.2