yngwin 14/11/02 08:35:49 Modified: ChangeLog Added: fcitx-chewing-0.2.2.ebuild Log: version bump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x0F9C590B7FF324F6!)
Revision Changes Path 1.7 app-i18n/fcitx-chewing/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 8 Mar 2014 12:02:44 -0000 1.6 +++ ChangeLog 2 Nov 2014 08:35:49 -0000 1.7 @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/fcitx-chewing # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.6 2014/03/08 12:02:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.7 2014/11/02 08:35:49 yngwin Exp $ + +*fcitx-chewing-0.2.2 (02 Nov 2014) + + 02 Nov 2014; Ben de Groot <[email protected]> +fcitx-chewing-0.2.2.ebuild: + version bump 08 Mar 2014; Pacho Ramos <[email protected]> fcitx-chewing-0.2.1.ebuild: amd64 stable, bug 498688 1.1 app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild?rev=1.1&content-type=text/plain Index: fcitx-chewing-0.2.2.ebuild =================================================================== # Copyright 1999-2014 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.1 2014/11/02 08:35:49 yngwin Exp $ EAPI=5 inherit cmake-utils DESCRIPTION="Chewing module for Fcitx" HOMEPAGE="http://fcitx-im.org/" SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 >=dev-libs/libchewing-0.4.0" DEPEND="${RDEPEND} virtual/libintl"
