diff options
author | 2015-05-09 13:16:56 +0000 | |
---|---|---|
committer | 2015-05-09 13:16:56 +0000 | |
commit | fc0a516fa44dc130bc5b0500569c3407b2d5ea62 (patch) | |
tree | 2eb02ea98ba171a40eb3884d666c33f44fc61a98 /app-i18n | |
parent | Mark stable on amd64 for bug #540844 (diff) | |
download | gentoo-2-fc0a516fa44dc130bc5b0500569c3407b2d5ea62.tar.gz gentoo-2-fc0a516fa44dc130bc5b0500569c3407b2d5ea62.tar.bz2 gentoo-2-fc0a516fa44dc130bc5b0500569c3407b2d5ea62.zip |
Mark stable on amd64 (bug #540844). Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-chewing/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild | 20 | ||||
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild | 4 |
3 files changed, 7 insertions, 23 deletions
diff --git a/app-i18n/fcitx-chewing/ChangeLog b/app-i18n/fcitx-chewing/ChangeLog index 6b721f9e14b3..4c46a8fe76d1 100644 --- a/app-i18n/fcitx-chewing/ChangeLog +++ b/app-i18n/fcitx-chewing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/fcitx-chewing # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.9 2015/05/01 05:30:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.10 2015/05/09 13:16:56 yngwin Exp $ + + 09 May 2015; Ben de Groot <yngwin@gentoo.org> -fcitx-chewing-0.2.1.ebuild, + fcitx-chewing-0.2.2.ebuild: + Mark stable on amd64 (bug #540844). Remove old. 01 May 2015; Jeroen Roovers <jer@gentoo.org> fcitx-chewing-0.2.2.ebuild: Stable for PPC64 (bug #540844). diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild deleted file mode 100644 index c2408a01ca9b..000000000000 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 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.1.ebuild,v 1.3 2015/04/19 11:52:24 blueness Exp $ - -EAPI=5 -inherit cmake-utils - -DESCRIPTION="Chewing module for Fcitx" -HOMEPAGE="http://fcitx-im.org/" -SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND=">=app-i18n/fcitx-4.2.8 - dev-libs/libchewing" -DEPEND="${RDEPEND} - virtual/libintl" diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild index 9f2cb760c8aa..d05a0dc6dc7d 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.2.ebuild,v 1.3 2015/05/01 05:30:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild,v 1.4 2015/05/09 13:16:56 yngwin Exp $ EAPI=5 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 |