* [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-naist-jdic/
@ 2018-07-20 14:33 Akinori Hattori
0 siblings, 0 replies; 5+ messages in thread
From: Akinori Hattori @ 2018-07-20 14:33 UTC (permalink / raw
To: gentoo-commits
commit: 3c14122c5683440692e4a33896281b9764ce7ff8
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 14:29:53 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 14:33:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c14122c
app-dicts/mecab-naist-jdic: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
.../mecab-naist-jdic-0.6.3b_p20111013.ebuild | 8 +++-----
app-dicts/mecab-naist-jdic/metadata.xml | 14 +++++++-------
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
index 995e15f3c82..e8c501d7ea5 100644
--- a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
+++ b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
MY_P="${P/_p/-}"
DESCRIPTION="NAIST Japanese Dictionary"
HOMEPAGE="http://sourceforge.jp/projects/naist-jdic/"
-SRC_URI="mirror://sourceforge.jp/naist-jdic/53500/${MY_P}.tar.gz"
+SRC_URI="mirror://sourceforge.jp/${PN#*-}/53500/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
@@ -17,8 +17,6 @@ IUSE="unicode"
DEPEND="app-text/mecab[unicode=]"
S="${WORKDIR}/${MY_P}"
-DOCS="AUTHORS ChangeLog NEWS README"
-
src_configure() {
econf $(use_with unicode charset UTF-8)
}
diff --git a/app-dicts/mecab-naist-jdic/metadata.xml b/app-dicts/mecab-naist-jdic/metadata.xml
index 7e862390276..62259b9c66f 100644
--- a/app-dicts/mecab-naist-jdic/metadata.xml
+++ b/app-dicts/mecab-naist-jdic/metadata.xml
@@ -1,11 +1,11 @@
<?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>
- <upstream>
- <remote-id type="sourceforge-jp">naist-jdic</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge-jp">naist-jdic</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-naist-jdic/
@ 2021-08-13 11:37 Marek Szuba
0 siblings, 0 replies; 5+ messages in thread
From: Marek Szuba @ 2021-08-13 11:37 UTC (permalink / raw
To: gentoo-commits
commit: f696fdce4f90a84980344a974652b1c0a8597fa3
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 10:19:45 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 10:19:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f696fdce
app-dicts/mecab-naist-jdic: keyword 0.6.3b_p20111013 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
index e8c501d7ea5..39e48f5ef3b 100644
--- a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
+++ b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN#*-}/53500/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="unicode"
DEPEND="app-text/mecab[unicode=]"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-naist-jdic/
@ 2022-12-04 15:59 WANG Xuerui
0 siblings, 0 replies; 5+ messages in thread
From: WANG Xuerui @ 2022-12-04 15:59 UTC (permalink / raw
To: gentoo-commits
commit: c8ebc68f3eb65e50473680c5021522b7868277d8
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 15:23:46 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 15:58:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8ebc68f
app-dicts/mecab-naist-jdic: keyword 0.6.3b_p20111013 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
index 39e48f5ef3b3..5c15498bfdd2 100644
--- a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
+++ b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/${PN#*-}/53500/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
IUSE="unicode"
DEPEND="app-text/mecab[unicode=]"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-naist-jdic/
@ 2023-12-01 7:52 Joonas Niilola
0 siblings, 0 replies; 5+ messages in thread
From: Joonas Niilola @ 2023-12-01 7:52 UTC (permalink / raw
To: gentoo-commits
commit: 6b0b48fe6d2f88791968a24da8cd0a1e7c727569
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Mon Oct 16 00:24:54 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 07:52:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0b48fe
app-dicts/mecab-naist-jdic: update EAPI 6 -> 8
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../mecab-naist-jdic-0.6.3b_p20111013-r1.ebuild | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013-r1.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013-r1.ebuild
new file mode 100644
index 000000000000..94c36a30f1fd
--- /dev/null
+++ b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="${P/_p/-}"
+
+DESCRIPTION="NAIST Japanese Dictionary"
+HOMEPAGE="http://sourceforge.jp/projects/naist-jdic/"
+SRC_URI="mirror://sourceforge.jp/${PN#*-}/53500/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+IUSE="unicode"
+
+DEPEND="app-text/mecab[unicode=]"
+
+src_configure() {
+ econf $(use_with unicode charset UTF-8)
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-naist-jdic/
@ 2024-04-10 19:47 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2024-04-10 19:47 UTC (permalink / raw
To: gentoo-commits
commit: b75de08df821b72318872e5dc26ede48cd80f80c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 19:45:47 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 19:45:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75de08d
app-dicts/mecab-naist-jdic: drop 0.6.3b_p20111013, EAPI6--
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../mecab-naist-jdic-0.6.3b_p20111013.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
deleted file mode 100644
index 5c15498bfdd2..000000000000
--- a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-MY_P="${P/_p/-}"
-
-DESCRIPTION="NAIST Japanese Dictionary"
-HOMEPAGE="http://sourceforge.jp/projects/naist-jdic/"
-SRC_URI="mirror://sourceforge.jp/${PN#*-}/53500/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
-IUSE="unicode"
-
-DEPEND="app-text/mecab[unicode=]"
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
- econf $(use_with unicode charset UTF-8)
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-04-10 19:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 19:47 [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-naist-jdic/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2023-12-01 7:52 Joonas Niilola
2022-12-04 15:59 WANG Xuerui
2021-08-13 11:37 Marek Szuba
2018-07-20 14:33 Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox