summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-08 12:04:57 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-08 12:04:57 +0000
commit1e344c40fef64e7225ed0b43cdc74034a34e23ee (patch)
tree727dd7ff9511560438b8992722aa557da4f13830 /app-i18n
parentamd64 stable, bug 498688 (diff)
downloadgentoo-2-1e344c40fef64e7225ed0b43cdc74034a34e23ee.tar.gz
gentoo-2-1e344c40fef64e7225ed0b43cdc74034a34e23ee.tar.bz2
gentoo-2-1e344c40fef64e7225ed0b43cdc74034a34e23ee.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-unikey/ChangeLog5
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-0.2.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-i18n/fcitx-unikey/ChangeLog b/app-i18n/fcitx-unikey/ChangeLog
index dfe0b0212f66..b3ab32c4e68e 100644
--- a/app-i18n/fcitx-unikey/ChangeLog
+++ b/app-i18n/fcitx-unikey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/fcitx-unikey
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog,v 1.6 2014/02/27 10:41:48 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog,v 1.7 2014/03/08 12:04:57 pacho Exp $
+
+ 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-unikey-0.2.2.ebuild:
+ amd64 stable, bug 498688
*fcitx-unikey-0.2.3 (27 Feb 2014)
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.2.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.2.ebuild
index 9dd3a6578831..16e0dcef3190 100644
--- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.2.ebuild
+++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.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-unikey/fcitx-unikey-0.2.2.ebuild,v 1.1 2013/07/24 14:30:59 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.2.ebuild,v 1.2 2014/03/08 12:04:57 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-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+qt4"
RDEPEND=">=app-i18n/fcitx-4.2.8[qt4?]"