public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-chewing: fcitx-chewing-0.2.2.ebuild ChangeLog
@ 2014-11-02  8:35 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2014-11-02  8:35 UTC (permalink / raw
  To: gentoo-commits

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 <yngwin@gentoo.org> +fcitx-chewing-0.2.2.ebuild:
+  version bump
 
   08 Mar 2014; Pacho Ramos <pacho@gentoo.org> 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"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-chewing: fcitx-chewing-0.2.2.ebuild ChangeLog
@ 2015-05-01  5:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2015-05-01  5:30 UTC (permalink / raw
  To: gentoo-commits

jer         15/05/01 05:30:02

  Modified:             fcitx-chewing-0.2.2.ebuild ChangeLog
  Log:
  Stable for PPC64 (bug #540844).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild?r1=1.2&r2=1.3

Index: fcitx-chewing-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fcitx-chewing-0.2.2.ebuild	19 Apr 2015 11:52:24 -0000	1.2
+++ fcitx-chewing-0.2.2.ebuild	1 May 2015 05:30:02 -0000	1.3
@@ -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.2 2015/04/19 11:52:24 blueness Exp $
+# $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 $
 
 EAPI=5
 inherit cmake-utils
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=app-i18n/fcitx-4.2.8



1.9                  app-i18n/fcitx-chewing/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Apr 2015 11:52:24 -0000	1.8
+++ ChangeLog	1 May 2015 05:30:02 -0000	1.9
@@ -1,6 +1,9 @@
 # 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.8 2015/04/19 11:52:24 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-chewing/ChangeLog,v 1.9 2015/05/01 05:30:02 jer Exp $
+
+  01 May 2015; Jeroen Roovers <jer@gentoo.org> fcitx-chewing-0.2.2.ebuild:
+  Stable for PPC64 (bug #540844).
 
   19 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
   fcitx-chewing-0.2.0.ebuild, fcitx-chewing-0.2.1.ebuild,





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-01  5:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02  8:35 [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-chewing: fcitx-chewing-0.2.2.ebuild ChangeLog Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-01  5:30 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox