diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-06-29 10:45:58 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-06-29 10:45:58 +0000 |
commit | 49ae214d78313de6f8046e4622c894fd0693507d (patch) | |
tree | 9c60a664c9c826a58dfc7ead5082f763cc2b9ba2 /app-i18n/ibus-table-cangjie | |
parent | Version bump. #423901 (diff) | |
download | gentoo-2-49ae214d78313de6f8046e4622c894fd0693507d.tar.gz gentoo-2-49ae214d78313de6f8046e4622c894fd0693507d.tar.bz2 gentoo-2-49ae214d78313de6f8046e4622c894fd0693507d.zip |
Block newer app-i18n/ibus-table. #423929
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-table-cangjie')
-rw-r--r-- | app-i18n/ibus-table-cangjie/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-i18n/ibus-table-cangjie/ChangeLog b/app-i18n/ibus-table-cangjie/ChangeLog index efb6c0abb1a9..38a277a36e9f 100644 --- a/app-i18n/ibus-table-cangjie/ChangeLog +++ b/app-i18n/ibus-table-cangjie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/ibus-table-cangjie # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ChangeLog,v 1.12 2012/05/03 19:24:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ChangeLog,v 1.13 2012/06/29 10:45:58 naota Exp $ + + 29 Jun 2012; Naohiro Aota <naota@gentoo.org> + ibus-table-cangjie-1.2.0.20100305.ebuild: + Block newer app-i18n/ibus-table. #423929 03 May 2012; Jeff Horelick <jdhore@gentoo.org> ibus-table-cangjie-1.2.0.20100305.ebuild: diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild index 383f38e357fc..c06d86b479f9 100644 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.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/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.3 2012/05/03 19:24:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.4 2012/06/29 10:45:58 naota Exp $ DESCRIPTION="The CangJie for IBus Tables" HOMEPAGE="http://code.google.com/p/ibus/" @@ -11,7 +11,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-i18n/ibus-table-1.2" +RDEPEND=">=app-i18n/ibus-table-1.2 + !>app-i18n/ibus-table-1.3.9" DEPEND="${RDEPEND} virtual/pkgconfig" |