public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-06-18 11:56 Alexis Ballier
  0 siblings, 0 replies; 41+ messages in thread
From: Alexis Ballier @ 2017-06-18 11:56 UTC (permalink / raw
  To: gentoo-commits

commit:     9c97de10b335f2bba1b8017a4a99c0cfd50db10c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 11:49:27 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 11:49:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c97de10

dev-db/m17n-db: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-db/m17n-db/m17n-db-1.6.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
index e068dec7044..b004621d66c 100644
--- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-07-05 11:54 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2017-07-05 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     b87c75785966b17e6762c71b1a777e84d5f3eea2
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 11:54:32 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 11:54:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87c7578

dev-db/m17n-db: new upstream release

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/Manifest             |  1 +
 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index f2e8ce8b69d..c4b4d3339a3 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1 +1,2 @@
 DIST m17n-db-1.6.4.tar.gz 1390344 SHA256 530ecb1615a9a64d4caca9ffc59c0dd1c551d34e0c19e39694d083db0506d017 SHA512 54016284335630fca5403e540863aaff5f135429c5716c35404fc38d40544c03a213ad26af5ea7eb82567b11f4645608f66cde95036187e6e23ce0dae17e2324 WHIRLPOOL 9eb0d78319b46864f8d7bec05d30299c798153416ac912119f487990fe26540554d41b89cb06ec427161102b8b312a48ff224adcf6e8c2c5268cef00796d1767
+DIST m17n-db-1.7.0.tar.gz 1939608 SHA256 a2ba9f80161433d5c06e57915a9cd51f26c6df4a8909723f952cdbb9b48508f0 SHA512 02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2 WHIRLPOOL 821071ea60a947526cd92661b9246732379cc924cae0a0a21e141a0cb3e59834633bec20e0ae01a9c66529f09bf9353696f96f2dde4120b2742fdf6ed338e4f8

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
new file mode 100644
index 00000000000..c179e3f367a
--- /dev/null
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Database for the m17n library"
+HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+RDEPEND="virtual/libintl"
+
+src_install() {
+	default
+
+	docinto FORMATS
+	dodoc FORMATS/*
+
+	docinto UNIDATA
+	dodoc UNIDATA/*
+}


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-07-05 11:54 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2017-07-05 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     22130d9cd9ede5784c0ed1f98a4d66ac6ef3b2aa
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 11:53:27 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 11:53:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22130d9c

dev-db/m17n-db: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/m17n-db-1.6.4.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
index b004621d66c..68c3d2fe9f5 100644
--- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
@@ -1,13 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit eutils
+EAPI="6"
 
 DESCRIPTION="Database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
-SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -18,9 +16,11 @@ DEPEND="sys-devel/gettext"
 RDEPEND="virtual/libintl"
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	default
+
+	docinto FORMATS
+	dodoc FORMATS/*
 
-	dodoc AUTHORS ChangeLog NEWS README
-	docinto FORMATS; dodoc FORMATS/*
-	docinto UNIDATA; dodoc UNIDATA/*
+	docinto UNIDATA
+	dodoc UNIDATA/*
 }


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-07-05 12:47 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2017-07-05 12:47 UTC (permalink / raw
  To: gentoo-commits

commit:     22c7ae18a756a3eb585a7fb9770c23f9bd5a136d
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 12:46:47 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 12:46:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c7ae18

dev-db/m17n-db: restore 1.6.3

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --force

 dev-db/m17n-db/Manifest             |  1 +
 dev-db/m17n-db/m17n-db-1.6.3.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index c4b4d3339a3..65d414a5ad8 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1,2 +1,3 @@
+DIST m17n-db-1.6.3.tar.gz 1384587 SHA256 5f1d11b43efa4c1fcc9681d0c0e13f8d241450625f34351a9deb2a7194cac211 SHA512 4a808b7f8298b9c15c479e7e2dbe26dfe39b0756da5f7a5f968700950d5e41527ce935bc6ced6e65d5e0d57c5f8402dba7f6001144f805129def8237d272625f WHIRLPOOL 55657e6fdc47da30de6ec9094b27b861d37b74a65a5d25b5dcd3ccc94a1057692442cdc40f68b0e67e893688aa5eb6fffa8f118d158d3518ae188638c3a26fdc
 DIST m17n-db-1.6.4.tar.gz 1390344 SHA256 530ecb1615a9a64d4caca9ffc59c0dd1c551d34e0c19e39694d083db0506d017 SHA512 54016284335630fca5403e540863aaff5f135429c5716c35404fc38d40544c03a213ad26af5ea7eb82567b11f4645608f66cde95036187e6e23ce0dae17e2324 WHIRLPOOL 9eb0d78319b46864f8d7bec05d30299c798153416ac912119f487990fe26540554d41b89cb06ec427161102b8b312a48ff224adcf6e8c2c5268cef00796d1767
 DIST m17n-db-1.7.0.tar.gz 1939608 SHA256 a2ba9f80161433d5c06e57915a9cd51f26c6df4a8909723f952cdbb9b48508f0 SHA512 02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2 WHIRLPOOL 821071ea60a947526cd92661b9246732379cc924cae0a0a21e141a0cb3e59834633bec20e0ae01a9c66529f09bf9353696f96f2dde4120b2742fdf6ed338e4f8

diff --git a/dev-db/m17n-db/m17n-db-1.6.3.ebuild b/dev-db/m17n-db/m17n-db-1.6.3.ebuild
new file mode 100644
index 00000000000..7a14bf3921e
--- /dev/null
+++ b/dev-db/m17n-db/m17n-db-1.6.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Database for the m17n library"
+HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+RDEPEND="virtual/libintl"
+
+src_install() {
+	default
+
+	docinto FORMATS
+	dodoc FORMATS/*
+
+	docinto UNIDATA
+	dodoc UNIDATA/*
+}


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-07-08  6:14 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2017-07-08  6:14 UTC (permalink / raw
  To: gentoo-commits

commit:     17c6f81ef8ed83ffe4831419545e8d173b14c8ad
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 06:13:28 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 06:13:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17c6f81e

dev-db/m17n-db: block dev-db/m17n-contrib

Gentoo-Bug: 623974

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 3 ++-
 dev-db/m17n-db/metadata.xml         | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index c179e3f367a..fc63f861b9a 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -13,7 +13,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"
-RDEPEND="virtual/libintl"
+RDEPEND="!dev-db/m17n-contrib
+	virtual/libintl"
 
 src_install() {
 	default

diff --git a/dev-db/m17n-db/metadata.xml b/dev-db/m17n-db/metadata.xml
index c921b96adf6..e1a49f49888 100644
--- a/dev-db/m17n-db/metadata.xml
+++ b/dev-db/m17n-db/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>cjk@gentoo.org</email>
-	<name>Cjk</name>
-</maintainer>
+  <maintainer type="project">
+    <email>cjk@gentoo.org</email>
+    <name>Cjk</name>
+  </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-01 20:54 Mike Gilbert
  0 siblings, 0 replies; 41+ messages in thread
From: Mike Gilbert @ 2017-11-01 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     1ac3bf1b7f126c1d9d75f2e0795c18f640a86546
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Nov  1 12:01:21 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 20:54:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac3bf1b

dev-db/m17n-db: Improve HOMEPAGE.

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 101f914169f..ae636d4d2f5 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -4,7 +4,7 @@
 EAPI="6"
 
 DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
+HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
 SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-01 20:54 Mike Gilbert
  0 siblings, 0 replies; 41+ messages in thread
From: Mike Gilbert @ 2017-11-01 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     531d26cd308c07e98c84b5df5d27a5709f37bee9
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Nov  1 11:57:25 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 20:54:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531d26cd

dev-db/m17n-db: Stabilize 1.7.0 on amd64/x86.

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index fc63f861b9a..101f914169f 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-02 20:19 Sergei Trofimovich
  0 siblings, 0 replies; 41+ messages in thread
From: Sergei Trofimovich @ 2017-11-02 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     491c10b8093a377a19839d3f310f266c20b8231a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 09:36:24 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 20:19:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491c10b8

dev-db/m17n-db: stable 1.7.0 for ia64, bug #636222

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index ae636d4d2f5..3fa8d57123a 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-10 10:23 Sergei Trofimovich
  0 siblings, 0 replies; 41+ messages in thread
From: Sergei Trofimovich @ 2017-11-10 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     7b7f550a06fba275d9a267e5e0b2ed2ca5f54a2d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 10:22:49 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 10:22:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7f550a

dev-db/m17n-db: stable 1.7.0 for ppc/ppc64, bug #636222

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 3fa8d57123a..174cae72496 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sh ~sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-11 12:34 Sergei Trofimovich
  0 siblings, 0 replies; 41+ messages in thread
From: Sergei Trofimovich @ 2017-11-11 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ac32ac4385caa5b0077288d70631893888d83687
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 12:34:20 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 12:34:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac32ac43

dev-db/m17n-db: stable 1.7.0 for hppa, bug #636222

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 174cae72496..67396d15505 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh ~sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-16 19:43 Sergei Trofimovich
  0 siblings, 0 replies; 41+ messages in thread
From: Sergei Trofimovich @ 2017-11-16 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     ad04cd33c0ab600cb90b1ad91acccc7e62b29eec
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 16 19:42:23 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 19:43:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad04cd33

dev-db/m17n-db: stable 1.7.0 for sparc, bug #636222 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 67396d15505..cf9ab224ed7 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2017-11-17 11:18 Tobias Klausmann
  0 siblings, 0 replies; 41+ messages in thread
From: Tobias Klausmann @ 2017-11-17 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     07253d692f3b5421a533806972001c7790613ee7
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 11:17:54 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 11:17:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07253d69

dev-db/m17n-db-1.7.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/636222

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index cf9ab224ed7..4c9768513de 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2018-03-21  5:55 Markus Meier
  0 siblings, 0 replies; 41+ messages in thread
From: Markus Meier @ 2018-03-21  5:55 UTC (permalink / raw
  To: gentoo-commits

commit:     6868ade8ab80f4317aef430eacfb8bc4aa188dd6
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 05:52:32 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 05:52:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6868ade8

dev-db/m17n-db: arm stable, bug #636222

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 4c9768513de..0083417f8f4 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.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"
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2018-04-16 18:29 Mike Gilbert
  0 siblings, 0 replies; 41+ messages in thread
From: Mike Gilbert @ 2018-04-16 18:29 UTC (permalink / raw
  To: gentoo-commits

commit:     922d5f8267b0584bc5f95019cc213b62c9026bc5
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon Apr 16 17:10:10 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 18:27:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922d5f82

dev-db/m17n-db: Delete old versions (<1.7.0).

 dev-db/m17n-db/Manifest             |  2 --
 dev-db/m17n-db/m17n-db-1.6.3.ebuild | 26 --------------------------
 dev-db/m17n-db/m17n-db-1.6.4.ebuild | 26 --------------------------
 3 files changed, 54 deletions(-)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index 644892650cc..cb31ec794ae 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1,3 +1 @@
-DIST m17n-db-1.6.3.tar.gz 1384587 BLAKE2B 2b2e66120894d1ea80deb65123553d1f168999dd7efc8824e033a6549108ee9b84dabb40e14f8516e25324d9b3c0da205a4e2a0453c12acd3959dc15211abe29 SHA512 4a808b7f8298b9c15c479e7e2dbe26dfe39b0756da5f7a5f968700950d5e41527ce935bc6ced6e65d5e0d57c5f8402dba7f6001144f805129def8237d272625f
-DIST m17n-db-1.6.4.tar.gz 1390344 BLAKE2B a54194565093cea04ca19d9f49f442b5df080e72a0380bcc0210c921e13efcdf27eaecd4860f1755220a6c9a37e7474f54c9646eef70e07263a1462f96120161 SHA512 54016284335630fca5403e540863aaff5f135429c5716c35404fc38d40544c03a213ad26af5ea7eb82567b11f4645608f66cde95036187e6e23ce0dae17e2324
 DIST m17n-db-1.7.0.tar.gz 1939608 BLAKE2B 1b79e6ad32336a9ce34e14a52907b4064c410f70e356797ef59b1c9b8c83180453d820475b4dfb486eb1eb1d063607274b561a5120a60db0e0cfccad53d67eca SHA512 02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2

diff --git a/dev-db/m17n-db/m17n-db-1.6.3.ebuild b/dev-db/m17n-db/m17n-db-1.6.3.ebuild
deleted file mode 100644
index 7a14bf3921e..00000000000
--- a/dev-db/m17n-db/m17n-db-1.6.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
-SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-IUSE=""
-
-DEPEND="sys-devel/gettext"
-RDEPEND="virtual/libintl"
-
-src_install() {
-	default
-
-	docinto FORMATS
-	dodoc FORMATS/*
-
-	docinto UNIDATA
-	dodoc UNIDATA/*
-}

diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
deleted file mode 100644
index 68c3d2fe9f5..00000000000
--- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
-SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86"
-IUSE=""
-
-DEPEND="sys-devel/gettext"
-RDEPEND="virtual/libintl"
-
-src_install() {
-	default
-
-	docinto FORMATS
-	dodoc FORMATS/*
-
-	docinto UNIDATA
-	dodoc UNIDATA/*
-}


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2018-08-28 13:52 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2018-08-28 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c69a4eb85d73d310080c67463cdfde114a6f75ec
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 13:51:59 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 13:51:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69a4eb8

dev-db/m17n-db: drop nonexistent dependency

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 0083417f8f4..8231c174eb1 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"
-RDEPEND="!dev-db/m17n-contrib
-	virtual/libintl"
+RDEPEND="virtual/libintl"
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2018-08-28 13:52 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2018-08-28 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     80e8c30bfd67d4769e76f682453989e98abcf9fe
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 13:50:47 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 13:50:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e8c30b

dev-db/m17n-db: new upstream release

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-db/m17n-db/Manifest             |  1 +
 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 26 ++++++++++++++++++++++++++
 dev-db/m17n-db/metadata.xml         |  8 ++++----
 3 files changed, 31 insertions(+), 4 deletions(-)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index cb31ec794ae..2ffad105f8a 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1 +1,2 @@
 DIST m17n-db-1.7.0.tar.gz 1939608 BLAKE2B 1b79e6ad32336a9ce34e14a52907b4064c410f70e356797ef59b1c9b8c83180453d820475b4dfb486eb1eb1d063607274b561a5120a60db0e0cfccad53d67eca SHA512 02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2
+DIST m17n-db-1.8.0.tar.gz 1977364 BLAKE2B 303afaf8eb105b8cc034be96efc7790f774870c5cbb688dc33da02847b545b42b20fc041c3842d9fbf9d17417472815e8185df37b58f4d2d72fac762a2669272 SHA512 b21abfdcb5eb42e71fbd5edd1a99eca4a05df14f5a57eac7cdd3dc657337bd143a419f4b3f3dd0b74b82c827ede4d3666dd213af9041593cef50118ee43898d5

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
new file mode 100644
index 00000000000..634bd2d2a0e
--- /dev/null
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Database for the m17n library"
+HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+RDEPEND="virtual/libintl"
+
+src_install() {
+	default
+
+	docinto FORMATS
+	dodoc FORMATS/*
+
+	docinto UNIDATA
+	dodoc UNIDATA/*
+}

diff --git a/dev-db/m17n-db/metadata.xml b/dev-db/m17n-db/metadata.xml
index e1a49f49888..6f2ca22da23 100644
--- a/dev-db/m17n-db/metadata.xml
+++ b/dev-db/m17n-db/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>cjk@gentoo.org</email>
-    <name>Cjk</name>
-  </maintainer>
+	<maintainer type="project">
+		<email>cjk@gentoo.org</email>
+		<name>Cjk</name>
+	</maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2019-07-26 13:18 Aaron Bauman
  0 siblings, 0 replies; 41+ messages in thread
From: Aaron Bauman @ 2019-07-26 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     cf5205a95bdda440c25980dc2adfce578933b819
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 26 02:21:57 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 13:18:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5205a9

dev-db/m17n-db: arm64 stable

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 8231c174eb1..59af9658061 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-08-23 11:41 Marek Szuba
  0 siblings, 0 replies; 41+ messages in thread
From: Marek Szuba @ 2021-08-23 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     94db7bffc525963a7178caf735a6d8e363b41555
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 22 20:45:28 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 11:30:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94db7bff

dev-db/m17n-db: keyword 1.8.0 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 035eec6709d..3227d7d76d2 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-27  6:09 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2021-11-27  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     177177b92f50b89530082f1a288917e12e53ac21
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 06:09:19 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 06:09:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177177b9

dev-db/m17n-db: update to EAPI 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 6 +++---
 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
index 0188a3bc0631..a368a01901d2 100644
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="8"
 
 DESCRIPTION="Database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
@@ -12,8 +12,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE=""
 
-DEPEND="sys-devel/gettext"
 RDEPEND="virtual/libintl"
+BDEPEND="sys-devel/gettext"
 
 src_install() {
 	default

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 3227d7d76d24..89eb12cc800e 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="8"
 
 DESCRIPTION="Database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
@@ -12,8 +12,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
-DEPEND="sys-devel/gettext"
 RDEPEND="virtual/libintl"
+BDEPEND="sys-devel/gettext"
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-28  7:38 Arthur Zamarin
  0 siblings, 0 replies; 41+ messages in thread
From: Arthur Zamarin @ 2021-11-28  7:38 UTC (permalink / raw
  To: gentoo-commits

commit:     3ecac8ef87ae7f708151ad3eb6bb5fe9fca3dddc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 07:37:10 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 07:38:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecac8ef

dev-db/m17n-db: Stabilize 1.8.0 ppc64, #827640

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 89eb12cc800e..a2dd5366dd86 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-28  8:03 Arthur Zamarin
  0 siblings, 0 replies; 41+ messages in thread
From: Arthur Zamarin @ 2021-11-28  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c2adde8582f4f39d4436b147f7b745297ac6c3c5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 08:02:04 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 08:03:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2adde85

dev-db/m17n-db: Stabilize 1.8.0 x86, #827640

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index a2dd5366dd86..425151a41ff4 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-28 19:28 Arthur Zamarin
  0 siblings, 0 replies; 41+ messages in thread
From: Arthur Zamarin @ 2021-11-28 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     cc6cbdf4de8049bb272696f08c1a8ffb5b52ed8d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 19:27:30 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 19:28:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6cbdf4

dev-db/m17n-db: Stabilize 1.8.0 ppc, #827640

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 84e5407bc712..1257fb2c5acc 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-28 19:28 Arthur Zamarin
  0 siblings, 0 replies; 41+ messages in thread
From: Arthur Zamarin @ 2021-11-28 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     5772cf51b1ee68f490d97dde53b55f2a38aceb76
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 19:27:27 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 19:28:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5772cf51

dev-db/m17n-db: Stabilize 1.8.0 arm64, #827640

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 982cce0603d9..84e5407bc712 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-28 19:28 Arthur Zamarin
  0 siblings, 0 replies; 41+ messages in thread
From: Arthur Zamarin @ 2021-11-28 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     cc9e80c768f50b08cbfd88d672238301a8dc54e6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 19:27:23 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 19:28:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc9e80c7

dev-db/m17n-db: Stabilize 1.8.0 arm, #827640

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 425151a41ff4..982cce0603d9 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-28 23:36 Jakov Smolić
  0 siblings, 0 replies; 41+ messages in thread
From: Jakov Smolić @ 2021-11-28 23:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3589aad4d7151e6d8d59213e71dc02f41c6a799d
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 23:36:32 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 23:36:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3589aad4

dev-db/m17n-db: Stabilize 1.8.0 amd64, #827640

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 1257fb2c5acc..8580e362213c 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-29  8:14 Arthur Zamarin
  0 siblings, 0 replies; 41+ messages in thread
From: Arthur Zamarin @ 2021-11-29  8:14 UTC (permalink / raw
  To: gentoo-commits

commit:     42b71e426945d672a34d1baf6b7b26d5519385e5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 29 08:14:17 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 08:14:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b71e42

dev-db/m17n-db: Stabilize 1.8.0 sparc, #827640

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 8580e362213c..4265d7a91b07 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2021-11-30 13:06 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2021-11-30 13:06 UTC (permalink / raw
  To: gentoo-commits

commit:     32478d874111eb79f294219a877ba5512b8b66c6
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 30 13:03:30 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Nov 30 13:03:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32478d87

dev-db/m17n-db: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/Manifest             |  1 -
 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index 2ffad105f8af..257feef16d80 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1,2 +1 @@
-DIST m17n-db-1.7.0.tar.gz 1939608 BLAKE2B 1b79e6ad32336a9ce34e14a52907b4064c410f70e356797ef59b1c9b8c83180453d820475b4dfb486eb1eb1d063607274b561a5120a60db0e0cfccad53d67eca SHA512 02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2
 DIST m17n-db-1.8.0.tar.gz 1977364 BLAKE2B 303afaf8eb105b8cc034be96efc7790f774870c5cbb688dc33da02847b545b42b20fc041c3842d9fbf9d17417472815e8185df37b58f4d2d72fac762a2669272 SHA512 b21abfdcb5eb42e71fbd5edd1a99eca4a05df14f5a57eac7cdd3dc657337bd143a419f4b3f3dd0b74b82c827ede4d3666dd213af9041593cef50118ee43898d5

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
deleted file mode 100644
index a368a01901d2..000000000000
--- a/dev-db/m17n-db/m17n-db-1.7.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
-SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="virtual/libintl"
-BDEPEND="sys-devel/gettext"
-
-src_install() {
-	default
-
-	docinto FORMATS
-	dodoc FORMATS/*
-
-	docinto UNIDATA
-	dodoc UNIDATA/*
-}


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2022-10-29 21:32 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2022-10-29 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     55709da682e6fb31113019efa25d81e3a1f716ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:21:14 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:21:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55709da6

dev-db/m17n-db: add savannah-nongnu upstream metadata

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

 dev-db/m17n-db/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-db/m17n-db/metadata.xml b/dev-db/m17n-db/metadata.xml
index a94766977fa6..739c3bd44f1a 100644
--- a/dev-db/m17n-db/metadata.xml
+++ b/dev-db/m17n-db/metadata.xml
@@ -5,4 +5,7 @@
 		<email>cjk@gentoo.org</email>
 		<name>Cjk</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="savannah-nongnu">m17n</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-01-17 16:50 WANG Xuerui
  0 siblings, 0 replies; 41+ messages in thread
From: WANG Xuerui @ 2024-01-17 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     860c4c86e662a0fb5e75bb6fce8c09b805cc8d0c
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Wed Jan 17 10:57:13 2024 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 16:48:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860c4c86

dev-db/m17n-db: Keyword loong, #922103

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 4265d7a91b07..7342e3737171 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-06-22 10:04 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2024-06-22 10:04 UTC (permalink / raw
  To: gentoo-commits

commit:     3345a7412e25a871621c4abe77ae7d21552a1273
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 09:29:37 2024 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 10:02:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3345a741

dev-db/m17n-db: fix build on musl

Closes: https://bugs.gentoo.org/713438
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/Manifest             |  1 +
 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 20 +++++++++++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index 257feef16d80..f1066e60beee 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1 +1,2 @@
+DIST glibc-2.39.tar.xz 18520988 BLAKE2B 9d98459a2d58401e07c081e0d841935b23998da75a7eb5a7ebd23a1f9ebab99dee623fe166397c1b6c926960c570f62dbca5cb3b5ce84a918adff6b7a15e16bb SHA512 818f58172a52815b4338ea9f2a69ecaa3335492b9f8f64cbf8afb24c0d737982341968ecd79631cae3d3074ab0ae4bc6056fc4ba3ffe790849dc374835cd57e2
 DIST m17n-db-1.8.0.tar.gz 1977364 BLAKE2B 303afaf8eb105b8cc034be96efc7790f774870c5cbb688dc33da02847b545b42b20fc041c3842d9fbf9d17417472815e8185df37b58f4d2d72fac762a2669272 SHA512 b21abfdcb5eb42e71fbd5edd1a99eca4a05df14f5a57eac7cdd3dc657337bd143a419f4b3f3dd0b74b82c827ede4d3666dd213af9041593cef50118ee43898d5

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 7342e3737171..7563ae96f68a 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -3,9 +3,13 @@
 
 EAPI="8"
 
+GLIBC_PV="2.39"
+GLIBC_P="glibc-${GLIBC_PV}"
+
 DESCRIPTION="Database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
-SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
+	elibc_musl? ( mirror://gnu/glibc/${GLIBC_P}.tar.xz )"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -15,6 +19,20 @@ IUSE=""
 RDEPEND="virtual/libintl"
 BDEPEND="sys-devel/gettext"
 
+CHARMAPS="${GLIBC_P}/localedata/charmaps"
+
+src_unpack() {
+	unpack ${P}.tar.gz
+
+	if use elibc_musl; then
+		tar xf "${DISTDIR}"/${GLIBC_P}.tar.xz ${CHARMAPS} || die
+	fi
+}
+
+src_configure() {
+	econf $(usex elibc_musl "--with-charmaps=${WORKDIR}/${CHARMAPS}" "")
+}
+
 src_install() {
 	default
 


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-06-27 12:34 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2024-06-27 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     a78ebcb0eda47b776f5c5c35ac7554342a6d00db
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 12:28:12 2024 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 12:33:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78ebcb0

dev-db/m17n-db: update HOMEPAGE

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index 7563ae96f68a..ffa0d4012473 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -7,7 +7,7 @@ GLIBC_PV="2.39"
 GLIBC_P="glibc-${GLIBC_PV}"
 
 DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-db.git"
+HOMEPAGE="https://www.nongnu.org/m17n/"
 SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 	elibc_musl? ( mirror://gnu/glibc/${GLIBC_P}.tar.xz )"
 


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-06-27 12:34 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2024-06-27 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f795d6ace256c70c9b6db3beff813e7a6ff94bc9
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 12:31:59 2024 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 12:33:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f795d6ac

dev-db/m17n-db: new upstream release

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/Manifest             |  1 +
 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 44 +++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index f1066e60beee..75b0c1f48840 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1,2 +1,3 @@
 DIST glibc-2.39.tar.xz 18520988 BLAKE2B 9d98459a2d58401e07c081e0d841935b23998da75a7eb5a7ebd23a1f9ebab99dee623fe166397c1b6c926960c570f62dbca5cb3b5ce84a918adff6b7a15e16bb SHA512 818f58172a52815b4338ea9f2a69ecaa3335492b9f8f64cbf8afb24c0d737982341968ecd79631cae3d3074ab0ae4bc6056fc4ba3ffe790849dc374835cd57e2
 DIST m17n-db-1.8.0.tar.gz 1977364 BLAKE2B 303afaf8eb105b8cc034be96efc7790f774870c5cbb688dc33da02847b545b42b20fc041c3842d9fbf9d17417472815e8185df37b58f4d2d72fac762a2669272 SHA512 b21abfdcb5eb42e71fbd5edd1a99eca4a05df14f5a57eac7cdd3dc657337bd143a419f4b3f3dd0b74b82c827ede4d3666dd213af9041593cef50118ee43898d5
+DIST m17n-db-1.8.5.tar.gz 2492374 BLAKE2B 306a86cb74735893f6aafb4869f785108af038c065fb2a51ee26402077d22ff23638176810b411bb23c13c4933d7536e23e48dafe07ab77700c7545d9c9ecf45 SHA512 6c3f42072b7e0a36870fd8143fb1ac7c3efc21c41869d984dfa0cbb87eb1f9958e429f1144a975b401791f0423386a03ab02531f162496531e303d9b0e049987

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
new file mode 100644
index 000000000000..15bcacc57b5e
--- /dev/null
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+GLIBC_PV="2.39"
+GLIBC_P="glibc-${GLIBC_PV}"
+
+DESCRIPTION="Database for the m17n library"
+HOMEPAGE="https://www.nongnu.org/m17n/"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
+	elibc_musl? ( mirror://gnu/glibc/${GLIBC_P}.tar.xz )"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+RDEPEND="virtual/libintl"
+BDEPEND="sys-devel/gettext"
+
+CHARMAPS="${GLIBC_P}/localedata/charmaps"
+
+src_unpack() {
+	unpack ${P}.tar.gz
+
+	if use elibc_musl; then
+		tar xf "${DISTDIR}"/${GLIBC_P}.tar.xz ${CHARMAPS} || die
+	fi
+}
+
+src_configure() {
+	econf $(usex elibc_musl "--with-charmaps=${WORKDIR}/${CHARMAPS}" "")
+}
+
+src_install() {
+	default
+
+	docinto FORMATS
+	dodoc FORMATS/*
+
+	docinto UNIDATA
+	dodoc UNIDATA/*
+}


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-06-27 12:34 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2024-06-27 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     253b34269e6c0b01b1780c14cc22f184f2d42949
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 12:29:48 2024 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 12:33:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253b3426

dev-db/m17n-db: update LICENSE

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
index ffa0d4012473..d3af0f12121c 100644
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.nongnu.org/m17n/"
 SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 	elibc_musl? ( mirror://gnu/glibc/${GLIBC_P}.tar.xz )"
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE=""


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-07  8:17 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2024-09-07  8:17 UTC (permalink / raw
  To: gentoo-commits

commit:     d064c3bf9ee53f944784db5ede0369ef23cbeff8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 08:16:47 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 08:16:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d064c3bf

dev-db/m17n-db: Stabilize 1.8.5 sparc, #939203

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

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index 15bcacc57b5e..d22c45fff617 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-07  9:15 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2024-09-07  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     a1e3aa52aa916faea673b10cd7d770065513968c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 09:15:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 09:15:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e3aa52

dev-db/m17n-db: Stabilize 1.8.5 arm, #939203

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

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index d22c45fff617..9dd54a75aee9 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-07  9:15 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2024-09-07  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     a1865574210d0a07e27df882fce54f2f2000927f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 09:15:26 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 09:15:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1865574

dev-db/m17n-db: Stabilize 1.8.5 arm64, #939203

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

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index 7f9b9525fd02..824af8a407ec 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-07  9:15 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2024-09-07  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     f6039b1f1d0ec614871c2008fe0c1bf0b6e80e82
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 09:15:23 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 09:15:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6039b1f

dev-db/m17n-db: Stabilize 1.8.5 x86, #939203

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

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index 9dd54a75aee9..932a288cd1da 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-07  9:15 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2024-09-07  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ced0766876ebb51671cd970be9c51c074b822db1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  7 09:15:24 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 09:15:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced07668

dev-db/m17n-db: Stabilize 1.8.5 amd64, #939203

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

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index 932a288cd1da..7f9b9525fd02 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-12  5:38 Jakov Smolić
  0 siblings, 0 replies; 41+ messages in thread
From: Jakov Smolić @ 2024-09-12  5:38 UTC (permalink / raw
  To: gentoo-commits

commit:     b98faad356cddff4fe76725df1d8a55e359f162f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 05:37:59 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 05:37:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98faad3

dev-db/m17n-db: Stabilize 1.8.5 ppc, #939203

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index 824af8a407ec..0bbdc69f3286 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-12 13:45 Sam James
  0 siblings, 0 replies; 41+ messages in thread
From: Sam James @ 2024-09-12 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     1ea9b4ce6979872f6ff6cc9d3ad173a9d9b70b00
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 13:43:56 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 13:45:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea9b4ce

dev-db/m17n-db: Stabilize 1.8.5 ppc64, #939203

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

 dev-db/m17n-db/m17n-db-1.8.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/m17n-db/m17n-db-1.8.5.ebuild b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
index 0bbdc69f3286..d3af0f12121c 100644
--- a/dev-db/m17n-db/m17n-db-1.8.5.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 IUSE=""
 
 RDEPEND="virtual/libintl"


^ permalink raw reply related	[flat|nested] 41+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
@ 2024-09-15  6:51 Akinori Hattori
  0 siblings, 0 replies; 41+ messages in thread
From: Akinori Hattori @ 2024-09-15  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     555986d65898c5fb51cde1b5e8deb66f383ae7cc
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 06:49:42 2024 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 06:49:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555986d6

dev-db/m17n-db: drop old

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-db/m17n-db/Manifest             |  1 -
 dev-db/m17n-db/m17n-db-1.8.0.ebuild | 44 -------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index 75b0c1f48840..c99faed356c1 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1,3 +1,2 @@
 DIST glibc-2.39.tar.xz 18520988 BLAKE2B 9d98459a2d58401e07c081e0d841935b23998da75a7eb5a7ebd23a1f9ebab99dee623fe166397c1b6c926960c570f62dbca5cb3b5ce84a918adff6b7a15e16bb SHA512 818f58172a52815b4338ea9f2a69ecaa3335492b9f8f64cbf8afb24c0d737982341968ecd79631cae3d3074ab0ae4bc6056fc4ba3ffe790849dc374835cd57e2
-DIST m17n-db-1.8.0.tar.gz 1977364 BLAKE2B 303afaf8eb105b8cc034be96efc7790f774870c5cbb688dc33da02847b545b42b20fc041c3842d9fbf9d17417472815e8185df37b58f4d2d72fac762a2669272 SHA512 b21abfdcb5eb42e71fbd5edd1a99eca4a05df14f5a57eac7cdd3dc657337bd143a419f4b3f3dd0b74b82c827ede4d3666dd213af9041593cef50118ee43898d5
 DIST m17n-db-1.8.5.tar.gz 2492374 BLAKE2B 306a86cb74735893f6aafb4869f785108af038c065fb2a51ee26402077d22ff23638176810b411bb23c13c4933d7536e23e48dafe07ab77700c7545d9c9ecf45 SHA512 6c3f42072b7e0a36870fd8143fb1ac7c3efc21c41869d984dfa0cbb87eb1f9958e429f1144a975b401791f0423386a03ab02531f162496531e303d9b0e049987

diff --git a/dev-db/m17n-db/m17n-db-1.8.0.ebuild b/dev-db/m17n-db/m17n-db-1.8.0.ebuild
deleted file mode 100644
index 39c5f7fb429d..000000000000
--- a/dev-db/m17n-db/m17n-db-1.8.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-GLIBC_PV="2.39"
-GLIBC_P="glibc-${GLIBC_PV}"
-
-DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://www.nongnu.org/m17n/"
-SRC_URI="mirror://nongnu/m17n/${P}.tar.gz
-	elibc_musl? ( mirror://gnu/glibc/${GLIBC_P}.tar.xz )"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
-IUSE=""
-
-RDEPEND="virtual/libintl"
-BDEPEND="sys-devel/gettext"
-
-CHARMAPS="${GLIBC_P}/localedata/charmaps"
-
-src_unpack() {
-	unpack ${P}.tar.gz
-
-	if use elibc_musl; then
-		tar xf "${DISTDIR}"/${GLIBC_P}.tar.xz ${CHARMAPS} || die
-	fi
-}
-
-src_configure() {
-	econf $(usex elibc_musl "--with-charmaps=${WORKDIR}/${CHARMAPS}" "")
-}
-
-src_install() {
-	default
-
-	docinto FORMATS
-	dodoc FORMATS/*
-
-	docinto UNIDATA
-	dodoc UNIDATA/*
-}


^ permalink raw reply related	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2024-09-15  6:51 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-07  9:15 [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-09-15  6:51 Akinori Hattori
2024-09-12 13:45 Sam James
2024-09-12  5:38 Jakov Smolić
2024-09-07  9:15 Sam James
2024-09-07  9:15 Sam James
2024-09-07  9:15 Sam James
2024-09-07  8:17 Sam James
2024-06-27 12:34 Akinori Hattori
2024-06-27 12:34 Akinori Hattori
2024-06-27 12:34 Akinori Hattori
2024-06-22 10:04 Akinori Hattori
2024-01-17 16:50 WANG Xuerui
2022-10-29 21:32 Sam James
2021-11-30 13:06 Akinori Hattori
2021-11-29  8:14 Arthur Zamarin
2021-11-28 23:36 Jakov Smolić
2021-11-28 19:28 Arthur Zamarin
2021-11-28 19:28 Arthur Zamarin
2021-11-28 19:28 Arthur Zamarin
2021-11-28  8:03 Arthur Zamarin
2021-11-28  7:38 Arthur Zamarin
2021-11-27  6:09 Akinori Hattori
2021-08-23 11:41 Marek Szuba
2019-07-26 13:18 Aaron Bauman
2018-08-28 13:52 Akinori Hattori
2018-08-28 13:52 Akinori Hattori
2018-04-16 18:29 Mike Gilbert
2018-03-21  5:55 Markus Meier
2017-11-17 11:18 Tobias Klausmann
2017-11-16 19:43 Sergei Trofimovich
2017-11-11 12:34 Sergei Trofimovich
2017-11-10 10:23 Sergei Trofimovich
2017-11-02 20:19 Sergei Trofimovich
2017-11-01 20:54 Mike Gilbert
2017-11-01 20:54 Mike Gilbert
2017-07-08  6:14 Akinori Hattori
2017-07-05 12:47 Akinori Hattori
2017-07-05 11:54 Akinori Hattori
2017-07-05 11:54 Akinori Hattori
2017-06-18 11:56 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox