diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-07-19 06:01:38 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-07-19 06:01:38 +0000 |
commit | ca64fc13484f11b2465df36c933bc18c5eb07406 (patch) | |
tree | 4cd40f48663591c6ab032bb63e25047f34b20c38 /app-i18n | |
parent | Version bumped. (diff) | |
download | gentoo-2-ca64fc13484f11b2465df36c933bc18c5eb07406.tar.gz gentoo-2-ca64fc13484f11b2465df36c933bc18c5eb07406.tar.bz2 gentoo-2-ca64fc13484f11b2465df36c933bc18c5eb07406.zip |
Version bumped. Removed old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-table-cangjie/ChangeLog | 11 | ||||
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090309.ebuild | 48 | ||||
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090313.ebuild | 31 | ||||
-rw-r--r-- | app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20090717.ebuild (renamed from app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090514.ebuild) | 2 |
4 files changed, 11 insertions, 81 deletions
diff --git a/app-i18n/ibus-table-cangjie/ChangeLog b/app-i18n/ibus-table-cangjie/ChangeLog index 8de245b1d065..deaf38f26537 100644 --- a/app-i18n/ibus-table-cangjie/ChangeLog +++ b/app-i18n/ibus-table-cangjie/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-i18n/ibus-table-cangjie # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ChangeLog,v 1.6 2009/06/01 15:31:30 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ChangeLog,v 1.7 2009/07/19 06:01:38 matsuu Exp $ + +*ibus-table-cangjie-1.2.0.20090717 (19 Jul 2009) + + 19 Jul 2009; MATSUU Takuto <matsuu@gentoo.org> + -ibus-table-cangjie-1.1.0.20090309.ebuild, + -ibus-table-cangjie-1.1.0.20090313.ebuild, + -ibus-table-cangjie-1.1.0.20090514.ebuild, + +ibus-table-cangjie-1.2.0.20090717.ebuild: + Version bumped. Removed old versions. *ibus-table-cangjie-1.1.0.20090601 (01 Jun 2009) diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090309.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090309.ebuild deleted file mode 100644 index 18a5998e61a3..000000000000 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090309.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090309.ebuild,v 1.1 2009/03/10 17:16:48 matsuu Exp $ - -inherit autotools - -DESCRIPTION="The CangJie for IBus Tables" -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="" - -RDEPEND=">=app-i18n/ibus-table-1.1 - >=dev-lang/python-2.5" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_unpack() { - unpack ${A} - cd "${S}" - eautoreconf -} - -src_compile() { - econf \ - --enable-cangjie5 \ - --enable-cangjie3 \ - --enable-quick5 \ - --enable-quick3 || 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 -} diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090313.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090313.ebuild deleted file mode 100644 index 060a3bc3a183..000000000000 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090313.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090313.ebuild,v 1.1 2009/03/16 14:19:58 matsuu Exp $ - -DESCRIPTION="The CangJie for IBus Tables" -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="" - -RDEPEND=">=app-i18n/ibus-table-1.1 - >=dev-lang/python-2.5" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -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 -} diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090514.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20090717.ebuild index 306bb6e65b3b..87eaf2914536 100644 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090514.ebuild +++ b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20090717.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090514.ebuild,v 1.1 2009/05/24 00:59:29 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20090717.ebuild,v 1.1 2009/07/19 06:01:38 matsuu Exp $ DESCRIPTION="The CangJie for IBus Tables" HOMEPAGE="http://code.google.com/p/ibus/" |