* [gentoo-commits] repo/gentoo:master commit in: app-i18n/im-canna/
@ 2017-07-23 12:38 Akinori Hattori
0 siblings, 0 replies; 3+ messages in thread
From: Akinori Hattori @ 2017-07-23 12:38 UTC (permalink / raw
To: gentoo-commits
commit: f4db621a587a50c450c95eb383d387a50ee38103
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 12:35:24 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 12:35:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4db621a
app-i18n/im-canna: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/im-canna/im-canna-0.3.2.2.ebuild | 11 +++++------
app-i18n/im-canna/metadata.xml | 8 ++++----
2 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/app-i18n/im-canna/im-canna-0.3.2.2.ebuild b/app-i18n/im-canna/im-canna-0.3.2.2.ebuild
index 16f3c3b03fc..b979ded7fff 100644
--- a/app-i18n/im-canna/im-canna-0.3.2.2.ebuild
+++ b/app-i18n/im-canna/im-canna-0.3.2.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI="6"
inherit gnome2-utils
@@ -14,13 +14,12 @@ SLOT="0"
KEYWORDS="~amd64 ppc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.4:2
- app-i18n/canna"
+RDEPEND="app-i18n/canna
+ x11-libs/gtk+:2"
DEPEND="${RDEPEND}
+ sys-devel/gettext
virtual/pkgconfig"
-DOCS=( AUTHORS ChangeLog NEWS README )
-
pkg_postinst() {
gnome2_query_immodules_gtk2
}
diff --git a/app-i18n/im-canna/metadata.xml b/app-i18n/im-canna/metadata.xml
index c921b96adf6..e1a49f49888 100644
--- a/app-i18n/im-canna/metadata.xml
+++ b/app-i18n/im-canna/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] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/im-canna/
@ 2021-04-19 22:41 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-19 22:41 UTC (permalink / raw
To: gentoo-commits
commit: 65037c73b9f9c45e33596cfef7d308afd2427b3b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 22:02:57 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 22:41:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65037c73
app-i18n/im-canna: forward stable keywords to 0.3.2.2-r1
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/im-canna/im-canna-0.3.2.2-r1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-i18n/im-canna/im-canna-0.3.2.2-r1.ebuild b/app-i18n/im-canna/im-canna-0.3.2.2-r1.ebuild
index 673a3b97344..fbbfae447fb 100644
--- a/app-i18n/im-canna/im-canna-0.3.2.2-r1.ebuild
+++ b/app-i18n/im-canna/im-canna-0.3.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,8 +11,7 @@ SRC_URI="http://bonobo.gnome.gr.jp/~nakai/immodule/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
+KEYWORDS="~amd64 ppc x86"
RDEPEND="app-i18n/canna
x11-libs/gtk+:2"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/im-canna/
@ 2021-04-19 22:41 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-19 22:41 UTC (permalink / raw
To: gentoo-commits
commit: 713b5671f34b8fdbb0ba1bab6f7370cbcc835b1f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 22:03:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 22:41:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713b5671
app-i18n/im-canna: drop 0.3.2.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/im-canna/im-canna-0.3.2.2.ebuild | 29 -----------------------------
1 file changed, 29 deletions(-)
diff --git a/app-i18n/im-canna/im-canna-0.3.2.2.ebuild b/app-i18n/im-canna/im-canna-0.3.2.2.ebuild
deleted file mode 100644
index b979ded7fff..00000000000
--- a/app-i18n/im-canna/im-canna-0.3.2.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit gnome2-utils
-
-DESCRIPTION="Japanese Canna input method module for GTK+2"
-HOMEPAGE="http://bonobo.gnome.gr.jp/~nakai/immodule/"
-SRC_URI="http://bonobo.gnome.gr.jp/~nakai/immodule/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-RDEPEND="app-i18n/canna
- x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig"
-
-pkg_postinst() {
- gnome2_query_immodules_gtk2
-}
-
-pkg_postrm() {
- gnome2_query_immodules_gtk2
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-19 22:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-19 22:41 [gentoo-commits] repo/gentoo:master commit in: app-i18n/im-canna/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-04-19 22:41 Sam James
2017-07-23 12:38 Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox