public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/fcron/
Date: Sat, 25 Jun 2016 15:57:46 +0000 (UTC)	[thread overview]
Message-ID: <1466870249.4a93562f5149d62ce4794e4961876bed2e6416fb.ulm@gentoo> (raw)

commit:     4a93562f5149d62ce4794e4961876bed2e6416fb
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 15:57:29 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 15:57:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a93562f

sys-process/fcron: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 sys-process/fcron/fcron-3.1.1.ebuild    | 6 +++---
 sys-process/fcron/fcron-3.1.2-r2.ebuild | 6 +++---
 sys-process/fcron/fcron-3.2.0.ebuild    | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-process/fcron/fcron-3.1.1.ebuild b/sys-process/fcron/fcron-3.1.1.ebuild
index 357683b..b41d4ab 100644
--- a/sys-process/fcron/fcron-3.1.1.ebuild
+++ b/sys-process/fcron/fcron-3.1.1.ebuild
@@ -15,11 +15,11 @@ SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
 
 LICENSE="GPL-2"
 KEYWORDS="amd64 arm hppa ia64 ~mips ppc sparc x86 ~x86-fbsd"
-IUSE="debug pam selinux linguas_fr +system-crontab readline"
+IUSE="debug pam selinux l10n_fr +system-crontab readline"
 
 DEPEND="selinux? ( sys-libs/libselinux )
 	pam? ( virtual/pam )
-	readline? ( sys-libs/readline )"
+	readline? ( sys-libs/readline:= )"
 
 RDEPEND="${DEPEND}
 	>=app-misc/editor-wrapper-3
@@ -160,7 +160,7 @@ src_install() {
 	doman doc/en/man/*.{1,5,8}
 
 	for lang in fr; do
-		use linguas_${lang} || continue
+		use l10n_${lang} || continue
 
 		doman -i18n=${lang} doc/${lang}/man/*.{1,5,8} || die
 		docinto html/${lang}

diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild b/sys-process/fcron/fcron-3.1.2-r2.ebuild
index b6d86b5..2bf7e56 100644
--- a/sys-process/fcron/fcron-3.1.2-r2.ebuild
+++ b/sys-process/fcron/fcron-3.1.2-r2.ebuild
@@ -15,12 +15,12 @@ SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
 
 LICENSE="GPL-2"
 KEYWORDS="amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
-IUSE="debug pam selinux linguas_fr +mta +system-crontab readline"
+IUSE="debug pam selinux l10n_fr +mta +system-crontab readline"
 
 DEPEND="selinux? ( sys-libs/libselinux )
 	mta? ( virtual/mta )
 	pam? ( virtual/pam )
-	readline? ( sys-libs/readline )"
+	readline? ( sys-libs/readline:= )"
 
 RDEPEND="${DEPEND}
 	>=app-misc/editor-wrapper-3
@@ -164,7 +164,7 @@ src_install() {
 	doman doc/en/man/*.{1,5,8}
 
 	for lang in fr; do
-		use linguas_${lang} || continue
+		use l10n_${lang} || continue
 
 		doman -i18n=${lang} doc/${lang}/man/*.{1,5,8} || die
 		docinto html/${lang}

diff --git a/sys-process/fcron/fcron-3.2.0.ebuild b/sys-process/fcron/fcron-3.2.0.ebuild
index 7f50be1..341eb8f 100644
--- a/sys-process/fcron/fcron-3.2.0.ebuild
+++ b/sys-process/fcron/fcron-3.2.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
 
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="debug pam selinux linguas_fr +mta +system-crontab readline"
+IUSE="debug pam selinux l10n_fr +mta +system-crontab readline"
 
 DEPEND="selinux? ( sys-libs/libselinux )
 	mta? ( virtual/mta )
@@ -164,7 +164,7 @@ src_install() {
 	doman doc/en/man/*.{1,5,8}
 
 	for lang in fr; do
-		use linguas_${lang} || continue
+		use l10n_${lang} || continue
 
 		doman -i18n=${lang} doc/${lang}/man/*.{1,5,8} || die
 		docinto html/${lang}


             reply	other threads:[~2016-06-25 15:57 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-25 15:57 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-03 10:52 [gentoo-commits] repo/gentoo:master commit in: sys-process/fcron/ Arthur Zamarin
2025-04-27 18:07 Sam James
2025-04-27 18:07 Sam James
2025-03-29 13:50 Arthur Zamarin
2025-03-28 15:06 Sam James
2025-03-28  6:53 Arthur Zamarin
2025-03-24 16:25 Arthur Zamarin
2025-03-24  9:16 Sam James
2025-03-24  9:16 Sam James
2025-03-24  9:16 Sam James
2025-02-15 15:52 Ulrich Müller
2025-02-10  8:50 Sam James
2024-08-30 14:23 Arthur Zamarin
2024-05-13  5:27 Joonas Niilola
2024-05-13  5:27 Joonas Niilola
2024-05-12 22:41 Sam James
2024-05-12 22:41 Sam James
2024-05-12 22:41 Sam James
2024-05-12 22:41 Sam James
2024-03-09 10:46 Florian Schmaus
2023-03-11 23:35 David Seifert
2023-02-27  9:04 Joonas Niilola
2023-02-26 19:25 Sam James
2023-02-24 10:01 Sam James
2023-02-24  9:29 Sam James
2023-02-24  9:29 Sam James
2023-02-24  9:29 Sam James
2023-02-24  9:29 Sam James
2023-02-23  7:04 Joonas Niilola
2022-08-28  6:30 WANG Xuerui
2022-05-14 11:48 Anthony G. Basile
2022-02-13  0:56 Conrad Kostecki
2022-01-19 18:32 Anthony G. Basile
2021-12-30 20:40 Arthur Zamarin
2021-12-28  5:57 Sam James
2021-12-27 14:13 Agostino Sarubbo
2021-12-26 18:57 Arthur Zamarin
2021-12-26 18:54 Arthur Zamarin
2021-12-26 18:49 Arthur Zamarin
2021-12-02  8:29 Andreas Sturmlechner
2021-11-16  6:13 Sam James
2021-10-20 10:33 Sam James
2021-10-20  7:30 Sam James
2021-10-19 20:26 Anthony G. Basile
2021-08-05  2:49 Yixun Lan
2021-07-21  2:22 Yixun Lan
2021-06-25 19:32 Sam James
2021-02-24 21:03 Sam James
2021-01-22 21:19 Sam James
2020-12-22 16:29 Thomas Deutschmann
2020-10-28 16:44 Sam James
2019-10-12 18:17 Mikle Kolyada
2017-12-20 17:41 Anthony G. Basile
2017-11-26 23:26 David Seifert
2017-06-09 10:54 Thomas Deutschmann
2017-03-08  5:30 Jeroen Roovers
2017-02-18 18:59 Markus Meier
2017-01-11 11:34 Aaron Bauman
2016-11-17 22:00 Thomas Deutschmann
2016-08-07  9:30 Pacho Ramos
2016-05-19 17:48 Mike Frysinger
2016-01-02  3:16 Anthony G. Basile
2016-01-02  3:05 Anthony G. Basile

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=1466870249.4a93562f5149d62ce4794e4961876bed2e6416fb.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