diff options
author | 2010-04-13 15:56:36 +0000 | |
---|---|---|
committer | 2010-04-13 15:56:36 +0000 | |
commit | d103d7ac60bec7d70a1839bd6b31e0293b27de1d (patch) | |
tree | cb7ea1f605c8f15abeb9a564ffc887d962c2887f /app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild | |
parent | Version bump. (diff) | |
download | historical-d103d7ac60bec7d70a1839bd6b31e0293b27de1d.tar.gz historical-d103d7ac60bec7d70a1839bd6b31e0293b27de1d.tar.bz2 historical-d103d7ac60bec7d70a1839bd6b31e0293b27de1d.zip |
Version bumped. Removed experimental message, bug #305759.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild')
-rw-r--r-- | app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild index 9b7ed459db90..7c7f3ad55874 100644 --- a/app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild +++ b/app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.2.0.20091217.ebuild,v 1.1 2009/12/17 15:50:27 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-m17n/ibus-m17n-1.2.0.20091217.ebuild,v 1.2 2010/04/13 15:56:36 matsuu Exp $ DESCRIPTION="The M17N engine IMEngine for IBus Framework" HOMEPAGE="http://code.google.com/p/ibus/" @@ -30,11 +30,3 @@ src_install() { 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 -} |