public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Naohiro Aota (naota)" <naota@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/im-chooser: im-chooser-1.5.2.1.ebuild ChangeLog
Date: Thu, 31 May 2012 11:42:50 +0000 (UTC)	[thread overview]
Message-ID: <20120531114250.307BF2004B@flycatcher.gentoo.org> (raw)

naota       12/05/31 11:42:50

  Modified:             ChangeLog
  Added:                im-chooser-1.5.2.1.ebuild
  Log:
  Version bump. #411235
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-i18n/im-chooser/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/im-chooser/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	3 May 2012 19:24:26 -0000	1.6
+++ ChangeLog	31 May 2012 11:42:50 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for app-i18n/im-chooser
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-chooser/ChangeLog,v 1.6 2012/05/03 19:24:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-chooser/ChangeLog,v 1.7 2012/05/31 11:42:50 naota Exp $
+
+*im-chooser-1.5.2.1 (31 May 2012)
+
+  31 May 2012; Naohiro Aota <naota@gentoo.org> +im-chooser-1.5.2.1.ebuild:
+  Version bump. #411235
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> im-chooser-1.4.1.ebuild,
   im-chooser-1.4.2.ebuild, im-chooser-1.5.1.ebuild, im-chooser-1.5.2.ebuild:



1.1                  app-i18n/im-chooser/im-chooser-1.5.2.1.ebuild

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

Index: im-chooser-1.5.2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/im-chooser/im-chooser-1.5.2.1.ebuild,v 1.1 2012/05/31 11:42:50 naota Exp $

EAPI=3
inherit gnome2 eutils

DESCRIPTION="Desktop Input Method configuration tool"
HOMEPAGE="https://fedorahosted.org/im-chooser/"
SRC_URI="https://fedorahosted.org/releases/i/m/im-chooser/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gnome"

RDEPEND=">=app-i18n/imsettings-1
	>=dev-libs/glib-2.16:2
	>=x11-libs/gtk+-2.16:2
	gnome? ( >=gnome-base/gnome-control-center-2.29:2 )"
#	|| (
#		(
#			>=dev-libs/glib:3
#			>=x11-libs/gtk+:3
#			gnome? ( gnome-base/gnome-control-center:3 )
#		)
#		(
#			>=dev-libs/glib-2.16:2
#			>=x11-libs/gtk+-2.16:2
#			gnome? ( >=gnome-base/gnome-control-center-2.29:2 )
#		)
#	)
DEPEND="${RDEPEND}
	dev-util/intltool
	dev-util/pkgconfig"

DOCS="AUTHORS ChangeLog NEWS README"

src_prepare() {
	epatch "${FILESDIR}"/${PN}-1.5.1-imchooserui.patch
	gnome2-src_prepare
}






             reply	other threads:[~2012-05-31 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 11:42 Naohiro Aota (naota) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-10  3:32 [gentoo-commits] gentoo-x86 commit in app-i18n/im-chooser: im-chooser-1.5.2.1.ebuild ChangeLog Jeff Horelick (jdhore)

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=20120531114250.307BF2004B@flycatcher.gentoo.org \
    --to=naota@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