summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-06-21 14:22:36 +0000
committerNaohiro Aota <naota@gentoo.org>2012-06-21 14:22:36 +0000
commit9a1fda169b1fe30750a5980a6671c71250ed8f23 (patch)
tree7330faf39cc5dc29b242541c3b6cf47b28d27953 /app-i18n/scim
parentEnable contacts by default wrt bug 422805. (diff)
downloadgentoo-2-9a1fda169b1fe30750a5980a6671c71250ed8f23.tar.gz
gentoo-2-9a1fda169b1fe30750a5980a6671c71250ed8f23.tar.bz2
gentoo-2-9a1fda169b1fe30750a5980a6671c71250ed8f23.zip
Add notice to modify /etc/scim/global properly. #217375
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/scim')
-rw-r--r--app-i18n/scim/ChangeLog6
-rw-r--r--app-i18n/scim/scim-1.4.11-r1.ebuild9
-rw-r--r--app-i18n/scim/scim-1.4.11.ebuild7
-rw-r--r--app-i18n/scim/scim-1.4.9-r1.ebuild5
-rw-r--r--app-i18n/scim/scim-1.4.9-r2.ebuild5
5 files changed, 24 insertions, 8 deletions
diff --git a/app-i18n/scim/ChangeLog b/app-i18n/scim/ChangeLog
index 0930266c6247..121191392ac4 100644
--- a/app-i18n/scim/ChangeLog
+++ b/app-i18n/scim/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/scim
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.149 2012/05/29 22:43:49 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/ChangeLog,v 1.150 2012/06/21 14:22:36 naota Exp $
+
+ 21 Jun 2012; Naohiro Aota <naota@gentoo.org> scim-1.4.11-r1.ebuild,
+ scim-1.4.11.ebuild, scim-1.4.9-r1.ebuild, scim-1.4.9-r2.ebuild:
+ Add notice to modify /etc/scim/global properly. #217375
29 May 2012; Naohiro Aota <naota@gentoo.org> scim-1.4.9-r1.ebuild,
scim-1.4.9-r2.ebuild:
diff --git a/app-i18n/scim/scim-1.4.11-r1.ebuild b/app-i18n/scim/scim-1.4.11-r1.ebuild
index 3902be013495..66eb1294bad1 100644
--- a/app-i18n/scim/scim-1.4.11-r1.ebuild
+++ b/app-i18n/scim/scim-1.4.11-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.11-r1.ebuild,v 1.2 2012/05/03 19:24:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.11-r1.ebuild,v 1.3 2012/06/21 14:22:36 naota Exp $
EAPI="3"
-inherit autotools eutils flag-o-matic multilib
+inherit eutils flag-o-matic multilib
DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform"
HOMEPAGE="http://www.scim-im.org/"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="x11-libs/libX11
@@ -90,6 +90,9 @@ pkg_postinst() {
elog "To use various input methods (more than 30 languages):"
elog " # emerge app-i18n/scim-m17n"
elog
+ elog "Please modify ${EPREFIX}/etc/scim/global and add your UTF-8 locale to"
+ elog "/SupportedUnicodeLocales entry."
+ elog
ewarn
ewarn "If you upgraded from scim-1.2.x or scim-1.0.x, you should remerge all SCIM modules."
ewarn
diff --git a/app-i18n/scim/scim-1.4.11.ebuild b/app-i18n/scim/scim-1.4.11.ebuild
index 20586dcc06b9..b06f08299d0a 100644
--- a/app-i18n/scim/scim-1.4.11.ebuild
+++ b/app-i18n/scim/scim-1.4.11.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.11.ebuild,v 1.2 2012/05/03 19:24:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.11.ebuild,v 1.3 2012/06/21 14:22:36 naota Exp $
EAPI="3"
-inherit autotools eutils flag-o-matic multilib
+inherit eutils flag-o-matic multilib
DESCRIPTION="Smart Common Input Method (SCIM) is an Input Method (IM) development platform"
HOMEPAGE="http://www.scim-im.org/"
@@ -86,6 +86,9 @@ pkg_postinst() {
elog "To use various input methods (more than 30 languages):"
elog " # emerge app-i18n/scim-m17n"
elog
+ elog "Please modify ${EPREFIX}/etc/scim/global and add your UTF-8 locale to"
+ elog "/SupportedUnicodeLocales entry."
+ elog
ewarn
ewarn "If you upgraded from scim-1.2.x or scim-1.0.x, you should remerge all SCIM modules."
ewarn
diff --git a/app-i18n/scim/scim-1.4.9-r1.ebuild b/app-i18n/scim/scim-1.4.9-r1.ebuild
index fceb77214e3b..f877cdf2abd8 100644
--- a/app-i18n/scim/scim-1.4.9-r1.ebuild
+++ b/app-i18n/scim/scim-1.4.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9-r1.ebuild,v 1.15 2012/05/29 22:43:49 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9-r1.ebuild,v 1.16 2012/06/21 14:22:36 naota Exp $
EAPI="2"
inherit autotools eutils flag-o-matic multilib
@@ -93,6 +93,9 @@ pkg_postinst() {
elog "To use various input methods (more than 30 languages):"
elog " # emerge app-i18n/scim-m17n"
elog
+ elog "Please modify ${EPREFIX}/etc/scim/global and add your UTF-8 locale to"
+ elog "/SupportedUnicodeLocales entry."
+ elog
ewarn
ewarn "If you upgraded from scim-1.2.x or scim-1.0.x, you should remerge all SCIM modules."
ewarn
diff --git a/app-i18n/scim/scim-1.4.9-r2.ebuild b/app-i18n/scim/scim-1.4.9-r2.ebuild
index 95ceb0d6e8f8..255d7ba856b5 100644
--- a/app-i18n/scim/scim-1.4.9-r2.ebuild
+++ b/app-i18n/scim/scim-1.4.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9-r2.ebuild,v 1.3 2012/05/29 22:43:49 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9-r2.ebuild,v 1.4 2012/06/21 14:22:36 naota Exp $
EAPI="3"
inherit autotools eutils flag-o-matic multilib
@@ -95,6 +95,9 @@ pkg_postinst() {
elog "To use various input methods (more than 30 languages):"
elog " # emerge app-i18n/scim-m17n"
elog
+ elog "Please modify ${EPREFIX}/etc/scim/global and add your UTF-8 locale to"
+ elog "/SupportedUnicodeLocales entry."
+ elog
ewarn
ewarn "If you upgraded from scim-1.2.x or scim-1.0.x, you should remerge all SCIM modules."
ewarn