diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:03:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-08 12:03:18 +0000 |
commit | 3a6bd7fe1a4f8ca7af9cf39b7af41665dd4306f4 (patch) | |
tree | 8590baa315fc326dd490e2e24c458f60110eb5df /app-i18n | |
parent | amd64 stable, bug 498688 (diff) | |
download | gentoo-2-3a6bd7fe1a4f8ca7af9cf39b7af41665dd4306f4.tar.gz gentoo-2-3a6bd7fe1a4f8ca7af9cf39b7af41665dd4306f4.tar.bz2 gentoo-2-3a6bd7fe1a4f8ca7af9cf39b7af41665dd4306f4.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-configtool/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-i18n/fcitx-configtool/ChangeLog b/app-i18n/fcitx-configtool/ChangeLog index 170392ad9e0c..4e0b4d0562cb 100644 --- a/app-i18n/fcitx-configtool/ChangeLog +++ b/app-i18n/fcitx-configtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-configtool # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.23 2014/01/20 15:12:27 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.24 2014/03/08 12:03:18 pacho Exp $ + + 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-configtool-0.4.7.ebuild: + amd64 stable, bug 498688 *fcitx-configtool-0.4.8 (20 Jan 2014) diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild index 0b2901602dba..cc89f1cb8004 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.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-configtool/fcitx-configtool-0.4.7.ebuild,v 1.1 2013/07/24 10:32:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.7.ebuild,v 1.2 2014/03/08 12:03:18 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="gtk +gtk3" REQUIRED_USE="|| ( gtk gtk3 )" |