diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 08:00:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 08:00:06 +0000 |
commit | dcd48244785329ba089bbe282cf1868017cb6e86 (patch) | |
tree | 0376bebcba0bcf5613138dfa930226877df48e1c /app-i18n/fcitx-chewing | |
parent | Stable for amd64, wrt bug #461512 (diff) | |
download | gentoo-2-dcd48244785329ba089bbe282cf1868017cb6e86.tar.gz gentoo-2-dcd48244785329ba089bbe282cf1868017cb6e86.tar.bz2 gentoo-2-dcd48244785329ba089bbe282cf1868017cb6e86.zip |
Stable for amd64, wrt bug #461512
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n/fcitx-chewing')
-rw-r--r-- | app-i18n/fcitx-chewing/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx-chewing/ChangeLog b/app-i18n/fcitx-chewing/ChangeLog index c69c91fe1076..0a484aabb7ad 100644 --- a/app-i18n/fcitx-chewing/ChangeLog +++ b/app-i18n/fcitx-chewing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-chewing # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.2 2013/07/24 11:17:55 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.3 2013/08/03 08:00:06 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-chewing-0.2.0.ebuild: + Stable for amd64, wrt bug #461512 *fcitx-chewing-0.2.1 (24 Jul 2013) diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild index 232fb9a86dc4..9fd7049eaf3d 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.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-chewing/fcitx-chewing-0.2.0.ebuild,v 1.1 2013/01/31 13:30:54 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.0.ebuild,v 1.2 2013/08/03 08:00:06 ago Exp $ EAPI=5 inherit cmake-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 |