diff options
author | 2013-08-03 08:02:11 +0000 | |
---|---|---|
committer | 2013-08-03 08:02:11 +0000 | |
commit | 0e3e0bef052d1335bd7b338bf7478c7f736dec96 (patch) | |
tree | 292a15e250b6a8a9e959b9c5a3d701742de03457 /app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild | |
parent | Stable for amd64, wrt bug #461512 (diff) | |
download | historical-0e3e0bef052d1335bd7b338bf7478c7f736dec96.tar.gz historical-0e3e0bef052d1335bd7b338bf7478c7f736dec96.tar.bz2 historical-0e3e0bef052d1335bd7b338bf7478c7f736dec96.zip |
Stable for x86, wrt bug #461512
Package-Manager: portage-2.1.13.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild')
-rw-r--r-- | app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild index 20d4a6cb29d5..d14e3cbb1c49 100644 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.2.1.ebuild,v 1.2 2013/08/03 08:00:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild,v 1.3 2013/08/03 08:01:43 ago Exp $ EAPI=5 inherit cmake-utils gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.7 |