public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mu Qiao (qiaomuf)" <qiaomuf@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-configtool: fcitx-configtool-0.4.3.ebuild ChangeLog
Date: Tue, 15 May 2012 02:02:07 +0000 (UTC)	[thread overview]
Message-ID: <20120515020207.9222C2004B@flycatcher.gentoo.org> (raw)

qiaomuf     12/05/15 02:02:07

  Modified:             Tag: 1 ChangeLog
  Added:                fcitx-configtool-0.4.3.ebuild
  Log:
  Version bump for fcitx-configtool-4.2.3
  
  (Portage version: 2.1.10.57/cvs/Linux x86_64)

Revision  Changes    Path
No                   


No                   


1.10                 app-i18n/fcitx-configtool/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	3 May 2012 19:24:27 -0000	1.9
+++ ChangeLog	15 May 2012 02:02:07 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/fcitx-configtool
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.9 2012/05/03 19:24:27 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.10 2012/05/15 02:02:07 qiaomuf Exp $
+
+*fcitx-configtool-0.4.3 (15 May 2012)
+
+  15 May 2012; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.4.3.ebuild:
+  Version bump for fcitx-configtool-0.4.3
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> fcitx-configtool-0.1.4.ebuild,
   fcitx-configtool-0.2.0.ebuild, fcitx-configtool-0.4.1.ebuild,



1.1                  app-i18n/fcitx-configtool/fcitx-configtool-0.4.3.ebuild

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

Index: fcitx-configtool-0.4.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/fcitx-configtool-0.4.3.ebuild,v 1.1 2012/05/15 02:02:07 qiaomuf Exp $

EAPI="3"

inherit cmake-utils

DESCRIPTION="A gtk GUI to edit fcitx settings"
HOMEPAGE="http://fcitx.googlecode.com"
SRC_URI="${HOMEPAGE}/files/${P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtk gtk3"

RDEPEND="dev-libs/glib:2
	x11-libs/gtk+:2"
DEPEND="${RDEPEND}
	app-arch/xz-utils
	~app-i18n/fcitx-4.2.3
	app-text/iso-codes
	dev-libs/libunique:1
	dev-util/intltool
	virtual/pkgconfig
	sys-devel/gettext"

src_configure() {
	local mycmakeargs="
		$(cmake-utils_use_enable gtk GTK2)
		$(cmake-utils_use_enable gtk3 GTK3)"
	cmake-utils_src_configure
}






                 reply	other threads:[~2012-05-15  2:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120515020207.9222C2004B@flycatcher.gentoo.org \
    --to=qiaomuf@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox