From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/semi/
Date: Wed, 22 Jun 2016 17:38:21 +0000 (UTC)	[thread overview]
Message-ID: <1466616932.65dd6c03ba06876a25bc9ea57475afaf53512a12.ulm@gentoo> (raw)
commit:     65dd6c03ba06876a25bc9ea57475afaf53512a12
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 17:35:32 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 17:35:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65dd6c03
app-emacs/semi: Migrate from LINGUAS to L10N.
Package-Manager: portage-2.3.0_rc1
 app-emacs/semi/semi-1.14.6-r2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-emacs/semi/semi-1.14.6-r2.ebuild b/app-emacs/semi/semi-1.14.6-r2.ebuild
index c5be55d..5794f6f 100644
--- a/app-emacs/semi/semi-1.14.6-r2.ebuild
+++ b/app-emacs/semi/semi-1.14.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="http://git.chise.org/elisp/dist/${PN}/${P%.*}-for-flim-1.14/${P}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="linguas_ja"
+IUSE="l10n_ja"
 
 DEPEND=">=app-emacs/apel-10.6
 	virtual/emacs-flim"
@@ -29,7 +29,7 @@ src_compile() {
 
 	${EMACS} ${EMACSFLAGS} --visit mime-ui-en.texi -f texi2info \
 		|| die "texi2info failed"
-	if use linguas_ja; then
+	if use l10n_ja; then
 		${EMACS} ${EMACSFLAGS} \
 			--eval "(set-default-coding-systems 'iso-2022-jp)" \
 			--visit mime-ui-ja.texi -f texi2info \
@@ -46,7 +46,7 @@ src_install() {
 
 	doinfo mime-ui-en.info
 	dodoc README.en ChangeLog VERSION NEWS
-	if use linguas_ja; then
+	if use l10n_ja; then
 		doinfo mime-ui-ja.info
 		dodoc README.ja
 	fi
next             reply	other threads:[~2016-06-22 17:38 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22 17:38 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-24 10:39 [gentoo-commits] repo/gentoo:master commit in: app-emacs/semi/ Ulrich Müller
2019-07-31 10:54 Agostino Sarubbo
2019-07-31 10:59 Agostino Sarubbo
2019-07-31 11:03 Agostino Sarubbo
2019-07-31 13:11 Agostino Sarubbo
2019-07-31 13:12 Agostino Sarubbo
2019-08-28 10:10 David Seifert
2019-08-31 12:30 Sergei Trofimovich
2019-09-20  7:10 Sergei Trofimovich
2021-01-06 13:07 Fabian Groffen
2021-04-13 12:14 Ulrich Müller
2021-04-13 12:14 Ulrich Müller
2021-08-24 23:26 Sam James
2023-08-12  7:19 Ulrich Müller
2023-08-12  7:19 Ulrich Müller
2023-08-12  7:19 Ulrich Müller
2023-10-01 18:07 Arthur Zamarin
2024-06-25 15:26 Maciej Barć
2025-01-17 15:24 Ulrich Müller
2025-03-03 11:05 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=1466616932.65dd6c03ba06876a25bc9ea57475afaf53512a12.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox