public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-m17n: ChangeLog ibus-m17n-1.1.0.20090211.ebuild
@ 2009-02-12 14:56 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2009-02-12 14:56 UTC (permalink / raw
  To: gentoo-commits

matsuu      09/02/12 14:56:19

  Modified:             ChangeLog
  Added:                ibus-m17n-1.1.0.20090211.ebuild
  Log:
  Version bumped.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-i18n/ibus-m17n/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-m17n/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-m17n/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-m17n/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-m17n/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	5 Feb 2009 16:17:36 -0000	1.4
+++ ChangeLog	12 Feb 2009 14:56:19 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for app-i18n/ibus-m17n
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-m17n/ChangeLog,v 1.4 2009/02/05 16:17:36 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-m17n/ChangeLog,v 1.5 2009/02/12 14:56:19 matsuu Exp $
+
+*ibus-m17n-1.1.0.20090211 (12 Feb 2009)
+
+  12 Feb 2009; MATSUU Takuto <matsuu@gentoo.org>
+  +ibus-m17n-1.1.0.20090211.ebuild:
+  Version bumped.
 
 *ibus-m17n-1.1.0.20090205 (05 Feb 2009)
 



1.1                  app-i18n/ibus-m17n/ibus-m17n-1.1.0.20090211.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-m17n/ibus-m17n-1.1.0.20090211.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-m17n/ibus-m17n-1.1.0.20090211.ebuild?rev=1.1&content-type=text/plain

Index: ibus-m17n-1.1.0.20090211.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-m17n/ibus-m17n-1.1.0.20090211.ebuild,v 1.1 2009/02/12 14:56:19 matsuu Exp $

DESCRIPTION="The M17N engine IMEngine for IBus Framework"
HOMEPAGE="http://code.google.com/p/ibus/"
SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"

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

RDEPEND=">=app-i18n/ibus-1.1
	dev-libs/m17n-lib
	nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	dev-db/m17n-db
	dev-db/m17n-contrib
	>=sys-devel/gettext-0.16.1"

src_compile() {
	econf $(use_enable nls) || die
	emake || die
}

src_install() {
	emake DESTDIR="${D}" install || die

	dodoc AUTHORS ChangeLog NEWS README
}

pkg_postinst() {
	ewarn "This package is very experimental, please report your bugs to"
	ewarn "http://ibus.googlecode.com/issues/list"
	elog
	elog "You should run ibus-setup and enable IM Engines you want to use!"
	elog
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-12 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 14:56 [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-m17n: ChangeLog ibus-m17n-1.1.0.20090211.ebuild Matsuu Takuto (matsuu)

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