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

yngwin      13/07/24 11:05:06

  Modified:             ChangeLog
  Added:                fcitx-anthy-0.2.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x2B2474AD43CE296E!)

Revision  Changes    Path
1.2                  app-i18n/fcitx-anthy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	31 Jan 2013 13:43:21 -0000	1.1
+++ ChangeLog	24 Jul 2013 11:05:06 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/fcitx-anthy
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.1 2013/01/31 13:43:21 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.2 2013/07/24 11:05:06 yngwin Exp $
+
+*fcitx-anthy-0.2.0 (24 Jul 2013)
+
+  24 Jul 2013; Ben de Groot <yngwin@gentoo.org> +fcitx-anthy-0.2.0.ebuild:
+  Version bump
 
 *fcitx-anthy-0.1.1 (31 Jan 2013)
 



1.1                  app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild?rev=1.1&content-type=text/plain

Index: fcitx-anthy-0.2.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild,v 1.1 2013/07/24 11:05:06 yngwin Exp $

EAPI=5
inherit cmake-utils gnome2-utils

DESCRIPTION="Japanese Anthy 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
	app-i18n/anthy"
DEPEND="${RDEPEND}
	sys-devel/gettext
	virtual/libintl"

pkg_postinst() {
	gnome2_icon_cache_update
}

pkg_postrm() {
	gnome2_icon_cache_update
}





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

* [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-anthy: fcitx-anthy-0.2.0.ebuild ChangeLog
@ 2014-03-08 12:02 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-08 12:02 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/08 12:02:27

  Modified:             fcitx-anthy-0.2.0.ebuild ChangeLog
  Log:
  amd64 stable, bug 498688
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild?r1=1.1&r2=1.2

Index: fcitx-anthy-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fcitx-anthy-0.2.0.ebuild	24 Jul 2013 11:05:06 -0000	1.1
+++ fcitx-anthy-0.2.0.ebuild	8 Mar 2014 12:02:27 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild,v 1.1 2013/07/24 11:05:06 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.0.ebuild,v 1.2 2014/03/08 12:02:27 pacho Exp $
 
 EAPI=5
 inherit cmake-utils gnome2-utils
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=app-i18n/fcitx-4.2.8



1.6                  app-i18n/fcitx-anthy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	3 Aug 2013 14:47:43 -0000	1.5
+++ ChangeLog	8 Mar 2014 12:02:27 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/fcitx-anthy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.5 2013/08/03 14:47:43 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.6 2014/03/08 12:02:27 pacho Exp $
+
+  08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-anthy-0.2.0.ebuild:
+  amd64 stable, bug 498688
 
   03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-anthy-0.1.1.ebuild:
   Stable for ppc, wrt bug #461512





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

end of thread, other threads:[~2014-03-08 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24 11:05 [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-anthy: fcitx-anthy-0.2.0.ebuild ChangeLog Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-08 12:02 Pacho Ramos (pacho)

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