diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:04:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:04:23 +0000 |
commit | d31b5bfae8c45cad7458fcef1d8247ed2d182213 (patch) | |
tree | dca63f32124d314ed426edd96f9baba94fd0df1e /app-i18n | |
parent | amd64 stable, bug 498688 (diff) | |
download | gentoo-2-d31b5bfae8c45cad7458fcef1d8247ed2d182213.tar.gz gentoo-2-d31b5bfae8c45cad7458fcef1d8247ed2d182213.tar.bz2 gentoo-2-d31b5bfae8c45cad7458fcef1d8247ed2d182213.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-sunpinyin/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/fcitx-sunpinyin/ChangeLog b/app-i18n/fcitx-sunpinyin/ChangeLog index 04c01819dca9..3dbc76046685 100644 --- a/app-i18n/fcitx-sunpinyin/ChangeLog +++ b/app-i18n/fcitx-sunpinyin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-sunpinyin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-sunpinyin/ChangeLog,v 1.7 2013/07/24 14:02:21 yngwin Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-sunpinyin/ChangeLog,v 1.8 2014/03/08 12:04:23 pacho Exp $ + + 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-sunpinyin-0.4.1.ebuild: + amd64 stable, bug 498688 *fcitx-sunpinyin-0.4.1 (24 Jul 2013) diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild index 3a7d5d98cc77..ce53bd3fa2d9 100644 --- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild +++ b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.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-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild,v 1.1 2013/07/24 14:02:21 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild,v 1.2 2014/03/08 12:04:23 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 |