public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/locale-gen/
Date: Fri, 08 Aug 2025 05:23:33 +0000 (UTC)	[thread overview]
Message-ID: <1754630581.02b54f4932232c754d0652f27c81950dd2daf9f7.sam@gentoo> (raw)

commit:     02b54f4932232c754d0652f27c81950dd2daf9f7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  8 05:22:33 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  8 05:23:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b54f49

sys-apps/locale-gen: add 9999

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/locale-gen/locale-gen-3.1.ebuild                     | 11 +++++++++--
 .../{locale-gen-3.1.ebuild => locale-gen-9999.ebuild}         | 11 +++++++++--
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/sys-apps/locale-gen/locale-gen-3.1.ebuild b/sys-apps/locale-gen/locale-gen-3.1.ebuild
index d460716c4f73..76bab6dc43c0 100644
--- a/sys-apps/locale-gen/locale-gen-3.1.ebuild
+++ b/sys-apps/locale-gen/locale-gen-3.1.ebuild
@@ -5,11 +5,18 @@ EAPI=8
 
 DESCRIPTION="Generate locales based upon the config file /etc/locale.gen"
 HOMEPAGE="https://gitweb.gentoo.org/proj/locale-gen.git/"
-SRC_URI="https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/${P}.tar.bz2"
+
+if [[ ${PV} == 9999 ]] ; then
+	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/locale-gen.git"
+	inherit git-r3
+else
+	SRC_URI="https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/${P}.tar.bz2"
+
+	#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
 
 LICENSE="GPL-2"
 SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	dev-lang/perl

diff --git a/sys-apps/locale-gen/locale-gen-3.1.ebuild b/sys-apps/locale-gen/locale-gen-9999.ebuild
similarity index 58%
copy from sys-apps/locale-gen/locale-gen-3.1.ebuild
copy to sys-apps/locale-gen/locale-gen-9999.ebuild
index d460716c4f73..76bab6dc43c0 100644
--- a/sys-apps/locale-gen/locale-gen-3.1.ebuild
+++ b/sys-apps/locale-gen/locale-gen-9999.ebuild
@@ -5,11 +5,18 @@ EAPI=8
 
 DESCRIPTION="Generate locales based upon the config file /etc/locale.gen"
 HOMEPAGE="https://gitweb.gentoo.org/proj/locale-gen.git/"
-SRC_URI="https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/${P}.tar.bz2"
+
+if [[ ${PV} == 9999 ]] ; then
+	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/locale-gen.git"
+	inherit git-r3
+else
+	SRC_URI="https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/${P}.tar.bz2"
+
+	#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
 
 LICENSE="GPL-2"
 SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	dev-lang/perl


             reply	other threads:[~2025-08-08  5:23 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-08  5:23 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-08  0:42 [gentoo-commits] repo/gentoo:master commit in: sys-apps/locale-gen/ Sam James
2025-11-07  9:03 Arthur Zamarin
2025-11-02 11:30 Sam James
2025-11-02 11:30 Sam James
2025-11-02  7:04 Arthur Zamarin
2025-11-02  7:04 Arthur Zamarin
2025-10-30  4:39 Sam James
2025-10-30  4:39 Sam James
2025-10-21 16:16 Sam James
2025-10-17 21:22 Sam James
2025-10-04 18:50 Sam James
2025-10-04 18:50 Sam James
2025-10-04 18:50 Sam James
2025-10-04 18:50 Sam James
2025-10-04 18:50 Sam James
2025-10-04 18:17 Arthur Zamarin
2025-10-03  1:53 Sam James
2025-09-19  8:19 Sam James
2025-09-14  4:50 Sam James
2025-09-14  4:50 Sam James
2025-09-14  0:28 Sam James
2025-09-14  0:11 Sam James
2025-09-12 20:31 Sam James
2025-09-12 20:31 Sam James
2025-08-23  1:42 Sam James
2025-08-23  1:42 Sam James
2025-08-19  0:46 Sam James
2025-08-18 15:55 Sam James
2025-08-14  2:13 Sam James
2025-08-08 17:56 Sam James
2025-08-08 11:04 Sam James
2025-08-08 11:04 Sam James
2025-08-08 11:04 Sam James
2025-08-08  5:23 Sam James
2025-07-01 21:08 Andreas K. Hüttel
2023-07-15 12:12 Arthur Zamarin
2023-07-15 12:12 Arthur Zamarin
2023-07-15 12:12 Arthur Zamarin
2023-07-09 19:07 Arthur Zamarin
2023-07-09 19:07 Arthur Zamarin
2023-07-09 19:07 Arthur Zamarin
2023-07-02 14:57 Sam James
2023-06-28 22:30 Sam James
2023-06-28 21:23 Sam James
2023-05-27  9:59 Andreas K. Hüttel
2023-05-10 19:15 Andreas K. Hüttel
2023-05-09 21:50 Andreas K. Hüttel
2023-05-09 20:59 Andreas K. Hüttel
2023-05-07  0:02 Andreas K. Hüttel
2023-05-06 23:40 Andreas K. Hüttel

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=1754630581.02b54f4932232c754d0652f27c81950dd2daf9f7.sam@gentoo \
    --to=sam@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