diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:03:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:03:36 +0000 |
commit | 75d8edc2810ff33f6b686debed5e7d09457e0186 (patch) | |
tree | cd7246e6c95921a593a77f494415a3ae822f4052 /app-i18n | |
parent | amd64 stable, bug 498688 (diff) | |
download | gentoo-2-75d8edc2810ff33f6b686debed5e7d09457e0186.tar.gz gentoo-2-75d8edc2810ff33f6b686debed5e7d09457e0186.tar.bz2 gentoo-2-75d8edc2810ff33f6b686debed5e7d09457e0186.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-hangul/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/fcitx-hangul/ChangeLog b/app-i18n/fcitx-hangul/ChangeLog index 37f3f1af1710..e8769d5b74c2 100644 --- a/app-i18n/fcitx-hangul/ChangeLog +++ b/app-i18n/fcitx-hangul/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-hangul -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/ChangeLog,v 1.5 2013/08/03 14:48:35 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/ChangeLog,v 1.6 2014/03/08 12:03:36 pacho Exp $ + + 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-hangul-0.3.0.ebuild: + amd64 stable, bug 498688 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-hangul-0.2.1.ebuild: Stable for ppc, wrt bug #461512 diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild index b6dae14c71aa..c7f91aaab3e0 100644 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.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-hangul/fcitx-hangul-0.3.0.ebuild,v 1.1 2013/07/24 11:27:45 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild,v 1.2 2014/03/08 12:03:36 pacho Exp $ EAPI=5 inherit cmake-utils gnome2-utils @@ -11,7 +11,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 |