diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2010-05-04 00:29:43 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2010-05-04 00:29:43 +0000 |
commit | 240699765568855be28e5e218c6d0cfae84a0c73 (patch) | |
tree | 29dbdd6194bc13e2da10c36333acb1db580ba572 /app-i18n/ibus-table-cangjie | |
parent | Version bump and keepdir /var/run/laptop-mode-tools wrt #300905. Remove USE h... (diff) | |
download | gentoo-2-240699765568855be28e5e218c6d0cfae84a0c73.tar.gz gentoo-2-240699765568855be28e5e218c6d0cfae84a0c73.tar.bz2 gentoo-2-240699765568855be28e5e218c6d0cfae84a0c73.zip |
Removed dev-lang/python from DEPEND. Removed old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus-table-cangjie')
6 files changed, 11 insertions, 128 deletions
diff --git a/app-i18n/ibus-table-cangjie/ChangeLog b/app-i18n/ibus-table-cangjie/ChangeLog index 51ec355a86e6..4d4e741b8b6e 100644 --- a/app-i18n/ibus-table-cangjie/ChangeLog +++ b/app-i18n/ibus-table-cangjie/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-i18n/ibus-table-cangjie # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ChangeLog,v 1.10 2010/03/07 01:49:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ChangeLog,v 1.11 2010/05/04 00:29:43 matsuu Exp $ + + 04 May 2010; MATSUU Takuto <matsuu@gentoo.org> + -ibus-table-cangjie-1.1.0.20090601.ebuild, + -ibus-table-cangjie-1.2.0.20090717.ebuild, + -ibus-table-cangjie-1.2.0.20100106.ebuild, + -ibus-table-cangjie-1.2.0.20100119.ebuild, + ibus-table-cangjie-1.2.0.20100305.ebuild: + Removed dev-lang/python from DEPEND. Removed old versions. *ibus-table-cangjie-1.2.0.20100305 (07 Mar 2010) diff --git a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090601.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090601.ebuild deleted file mode 100644 index 9a94e1409249..000000000000 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.1.0.20090601.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.20090601.ebuild,v 1.1 2009/06/01 15:31:30 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 public-domain" -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.2.0.20090717.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20090717.ebuild deleted file mode 100644 index 87eaf2914536..000000000000 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20090717.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.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/" -SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2 public-domain" -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.2.0.20100106.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100106.ebuild deleted file mode 100644 index 1b1e047add8b..000000000000 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100106.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2010 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.2.0.20100106.ebuild,v 1.1 2010/01/09 16:44:10 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-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=app-i18n/ibus-table-1.2 - >=dev-lang/python-2.6" -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.2.0.20100119.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100119.ebuild deleted file mode 100644 index 9a39bf1ef2e1..000000000000 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100119.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2010 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.2.0.20100119.ebuild,v 1.1 2010/01/20 23:00:23 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-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=app-i18n/ibus-table-1.2 - >=dev-lang/python-2.6" -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.2.0.20100305.ebuild b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild index 927e5267c904..8759f28c9d48 100644 --- a/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.2.0.20100305.ebuild,v 1.1 2010/03/07 01:49:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cangjie/ibus-table-cangjie-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:29:43 matsuu Exp $ DESCRIPTION="The CangJie for IBus Tables" HOMEPAGE="http://code.google.com/p/ibus/" @@ -11,8 +11,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-i18n/ibus-table-1.2 - >=dev-lang/python-2.6" +RDEPEND=">=app-i18n/ibus-table-1.2" DEPEND="${RDEPEND} dev-util/pkgconfig" |