diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:03:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:03:01 +0000 |
commit | 174f1f391b286540de9f05202c793d5471031d04 (patch) | |
tree | 2c71a47e55dd63b39c904ab7e2012c8e704cd07f /app-i18n | |
parent | amd64 stable, bug 498688 (diff) | |
download | gentoo-2-174f1f391b286540de9f05202c793d5471031d04.tar.gz gentoo-2-174f1f391b286540de9f05202c793d5471031d04.tar.bz2 gentoo-2-174f1f391b286540de9f05202c793d5471031d04.zip |
amd64 stable, bug 498688
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-cloudpinyin/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-i18n/fcitx-cloudpinyin/ChangeLog b/app-i18n/fcitx-cloudpinyin/ChangeLog index b35d9fc5bc62..f4abde22e6a0 100644 --- a/app-i18n/fcitx-cloudpinyin/ChangeLog +++ b/app-i18n/fcitx-cloudpinyin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-cloudpinyin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-cloudpinyin/ChangeLog,v 1.10 2014/01/20 15:15:36 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-cloudpinyin/ChangeLog,v 1.11 2014/03/08 12:03:01 pacho Exp $ + + 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-cloudpinyin-0.3.2.ebuild: + amd64 stable, bug 498688 *fcitx-cloudpinyin-0.3.3 (20 Jan 2014) diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild index 8ea863f9a2d0..a1e03fab0c35 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild,v 1.1 2013/07/24 11:24:18 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.2.ebuild,v 1.2 2014/03/08 12:03:01 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 |