public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/
@ 2016-05-13 13:31 Akinori Hattori
  0 siblings, 0 replies; 6+ messages in thread
From: Akinori Hattori @ 2016-05-13 13:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d6501d788faa99bfe9dbb352e190b49b1af9ef2a
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 13:30:49 2016 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri May 13 13:30:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6501d78

virtual/skkserv: add yaskkserv

Package-Manager: portage-2.2.28

 virtual/skkserv/skkserv-0.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/virtual/skkserv/skkserv-0.ebuild b/virtual/skkserv/skkserv-0.ebuild
index acb645e..155519f 100644
--- a/virtual/skkserv/skkserv-0.ebuild
+++ b/virtual/skkserv/skkserv-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,6 +14,9 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| ( app-i18n/skkserv
+RDEPEND="|| (
+		app-i18n/skkserv
 		app-i18n/mecab-skkserv
-		app-i18n/multiskkserv )"
+		app-i18n/multiskkserv
+		app-i18n/yaskkserv
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/
@ 2017-06-25  7:13 Akinori Hattori
  0 siblings, 0 replies; 6+ messages in thread
From: Akinori Hattori @ 2017-06-25  7:13 UTC (permalink / raw
  To: gentoo-commits

commit:     709168d63e61b2d5d82d63e8c1f62d49df43f4b2
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 07:13:36 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 07:13:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709168d6

virtual/skkserv: add dbskkd-cdb

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 virtual/skkserv/skkserv-0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/skkserv/skkserv-0.ebuild b/virtual/skkserv/skkserv-0.ebuild
index bb132b74172..0f44b4935e4 100644
--- a/virtual/skkserv/skkserv-0.ebuild
+++ b/virtual/skkserv/skkserv-0.ebuild
@@ -9,6 +9,7 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="|| (
 		app-i18n/skkserv
+		app-i18n/dbskkd-cdb
 		app-i18n/mecab-skkserv
 		app-i18n/multiskkserv
 		app-i18n/yaskkserv


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/
@ 2021-05-13 15:19 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2021-05-13 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     44e7d5784fb492810eb85e442cf1812200e57bc0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 15:18:53 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 13 15:18:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e7d578

virtual/skkserv: Mark ALLARCHES

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 virtual/skkserv/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/skkserv/metadata.xml b/virtual/skkserv/metadata.xml
index 6f2ca22da23..4fd7c8f87e5 100644
--- a/virtual/skkserv/metadata.xml
+++ b/virtual/skkserv/metadata.xml
@@ -5,4 +5,5 @@
 		<email>cjk@gentoo.org</email>
 		<name>Cjk</name>
 	</maintainer>
+	<stabilize-allarches/>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/
@ 2021-10-11 12:47 Akinori Hattori
  0 siblings, 0 replies; 6+ messages in thread
From: Akinori Hattori @ 2021-10-11 12:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f957bdcf69e69dbeb7d09d9fab4505ba8bcccf90
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 12:46:54 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 12:46:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f957bdcf

virtual/skkserv: add app-i18n/yaskkserv2

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

 virtual/skkserv/{skkserv-0.ebuild => skkserv-0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/virtual/skkserv/skkserv-0.ebuild b/virtual/skkserv/skkserv-0-r1.ebuild
similarity index 94%
rename from virtual/skkserv/skkserv-0.ebuild
rename to virtual/skkserv/skkserv-0-r1.ebuild
index 6f74d2efffe..eb615fcabaa 100644
--- a/virtual/skkserv/skkserv-0.ebuild
+++ b/virtual/skkserv/skkserv-0-r1.ebuild
@@ -14,4 +14,5 @@ RDEPEND="|| (
 		app-i18n/mecab-skkserv
 		app-i18n/multiskkserv
 		app-i18n/yaskkserv
+		app-i18n/yaskkserv2
 	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/
@ 2022-03-22 18:43 Jakov Smolić
  0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2022-03-22 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     96b5991c485e0cf376494617fb64504e86f05d6a
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 21:54:48 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 18:43:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b5991c

virtual/skkserv: keyword 0-r1 for ~riscv

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 virtual/skkserv/skkserv-0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/skkserv/skkserv-0-r1.ebuild b/virtual/skkserv/skkserv-0-r1.ebuild
index eb615fcabaad..f1a37eecbbda 100644
--- a/virtual/skkserv/skkserv-0-r1.ebuild
+++ b/virtual/skkserv/skkserv-0-r1.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=7
@@ -6,7 +6,7 @@ EAPI=7
 DESCRIPTION="Virtual for SKK server"
 
 SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="|| (
 		app-i18n/skkserv


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/
@ 2024-04-27 11:56 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-04-27 11:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1cf2086db311025257862bbd2c90d9e9c403fd51
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 11:55:53 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 11:56:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf2086d

virtual/skkserv: unkeyword 0-r1 for ~riscv

Needed to dekeyword after mask of app-i18n/skkserv.

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

 virtual/skkserv/skkserv-0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/skkserv/skkserv-0-r1.ebuild b/virtual/skkserv/skkserv-0-r1.ebuild
index f1a37eecbbda..b5af365f60ac 100644
--- a/virtual/skkserv/skkserv-0-r1.ebuild
+++ b/virtual/skkserv/skkserv-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 DESCRIPTION="Virtual for SKK server"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="|| (
 		app-i18n/skkserv


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

end of thread, other threads:[~2024-04-27 11:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13 13:31 [gentoo-commits] repo/gentoo:master commit in: virtual/skkserv/ Akinori Hattori
  -- strict thread matches above, loose matches on Subject: below --
2017-06-25  7:13 Akinori Hattori
2021-05-13 15:19 David Seifert
2021-10-11 12:47 Akinori Hattori
2022-03-22 18:43 Jakov Smolić
2024-04-27 11:56 Arthur Zamarin

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