diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-07-21 22:43:27 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-07-21 22:43:27 +0000 |
commit | 4a4e57255cb1dd672bfa0015f9a80149538bd853 (patch) | |
tree | 295eaf83ec9a49470f21431cd5e15fb81f7b7439 /app-i18n | |
parent | Mask new glkglextmm for testing. Removed glibmm mask for removed version. (diff) | |
download | gentoo-2-4a4e57255cb1dd672bfa0015f9a80149538bd853.tar.gz gentoo-2-4a4e57255cb1dd672bfa0015f9a80149538bd853.tar.bz2 gentoo-2-4a4e57255cb1dd672bfa0015f9a80149538bd853.zip |
Added version restriction; bug #99782.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-anthy/files/digest-scim-anthy-0.5.1 | 1 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild | 5 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild | 5 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.5.1.ebuild | 33 |
5 files changed, 13 insertions, 37 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 8ec7da44e0db..34cf37716e45 100644 --- a/app-i18n/scim-anthy/ChangeLog +++ b/app-i18n/scim-anthy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-anthy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.14 2005/07/18 10:22:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.15 2005/07/21 22:43:27 usata Exp $ + + 21 Jul 2005; Mamoru KOMACHI <usata@gentoo.org> scim-anthy-0.4.2.ebuild, + scim-anthy-0.4.3.ebuild, -scim-anthy-0.5.1.ebuild: + Added version restriction; bug #99782. *scim-anthy-0.5.2 (18 Jul 2005) diff --git a/app-i18n/scim-anthy/files/digest-scim-anthy-0.5.1 b/app-i18n/scim-anthy/files/digest-scim-anthy-0.5.1 deleted file mode 100644 index 262fa02a802e..000000000000 --- a/app-i18n/scim-anthy/files/digest-scim-anthy-0.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 53896a8eda739048191398bde268177b scim-anthy-0.5.1.tar.gz 555246 diff --git a/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild b/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild index 9f60ca3693c3..adca2cfba3c4 100644 --- a/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild,v 1.3 2005/06/18 10:48:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild,v 1.4 2005/07/21 22:43:27 usata Exp $ DESCRIPTION="Japanese input method Anthy IMEngine for SCIM" HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy" @@ -12,6 +12,7 @@ KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) + !>app-i18n/scim-1.4 || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )" src_install() { @@ -27,5 +28,7 @@ pkg_postinst() { einfo einfo "LANG='your_language' scim -d" einfo "export XMODIFIERS=@im=SCIM" + einfo "export GTK_IM_MODULE=scim" + einfo "export QT_IM_MODULE=scim" einfo } diff --git a/app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild b/app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild index 0b228f3da8b6..cf6dd77b9b62 100644 --- a/app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild,v 1.2 2005/07/08 09:21:02 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.4.3.ebuild,v 1.3 2005/07/21 22:43:27 usata Exp $ DESCRIPTION="Japanese input method Anthy IMEngine for SCIM" HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy" @@ -12,6 +12,7 @@ KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) + !>app-i18n/scim-1.4 || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )" src_install() { @@ -27,5 +28,7 @@ pkg_postinst() { einfo einfo "LANG='your_language' scim -d" einfo "export XMODIFIERS=@im=SCIM" + einfo "export GTK_IM_MODULE=scim" + einfo "export QT_IM_MODULE=scim" einfo } diff --git a/app-i18n/scim-anthy/scim-anthy-0.5.1.ebuild b/app-i18n/scim-anthy/scim-anthy-0.5.1.ebuild deleted file mode 100644 index 10468daa8272..000000000000 --- a/app-i18n/scim-anthy/scim-anthy-0.5.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.5.1.ebuild,v 1.1 2005/07/08 09:21:02 usata Exp $ - -DESCRIPTION="Japanese input method Anthy IMEngine for SCIM" -HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy" -SRC_URI="mirror://sourceforge.jp/scim-imengine/15483/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) - || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )" - -src_install() { - make DESTDIR=${D} install || die "make install failed" - - dodoc AUTHORS THANKS README -} - -pkg_postinst() { - einfo - einfo "To use SCIM, you should use the following in your user startup scripts" - einfo "such as .gnomerc or .xinitrc:" - einfo - einfo "LANG='your_language' scim -d" - einfo "export XMODIFIERS=@im=SCIM" - einfo "export GTK_IM_MODULE=scim" - einfo "export QT_IM_MODULE=scim" - einfo -} |