diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-30 11:49:25 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-30 11:49:25 +0000 |
commit | 67e3666208e920db10190a1174240d0c407a94df (patch) | |
tree | 5ed409aa35332985c74ef17613e5e48d33a2cdd2 /app-i18n | |
parent | Version bump. Closees bug #129702 reported by Vieri <rentorbuy@yahoo.com>. (diff) | |
download | gentoo-2-67e3666208e920db10190a1174240d0c407a94df.tar.gz gentoo-2-67e3666208e920db10190a1174240d0c407a94df.tar.bz2 gentoo-2-67e3666208e920db10190a1174240d0c407a94df.zip |
stable amd64
(Portage version: 3282-svn)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-pinyin/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index 70c04f10f5b9..54441a235c99 100644 --- a/app-i18n/scim-pinyin/ChangeLog +++ b/app-i18n/scim-pinyin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-pinyin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.11 2006/02/10 19:22:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.12 2006/04/30 11:49:25 blubb Exp $ + + 30 Apr 2006; Simon Stelling <blubb@gentoo.org> scim-pinyin-0.5.91.ebuild: + stable on amd64 10 Feb 2006; Alastair Tse <liquidx@gentoo.org> -scim-pinyin-0.5.0.ebuild, -scim-pinyin-0.5.90.ebuild, scim-pinyin-0.5.91.ebuild: diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild index 3732a4a45ca0..93e367f024f8 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild,v 1.6 2006/02/10 19:22:50 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild,v 1.7 2006/04/30 11:49:25 blubb Exp $ inherit kde-functions gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" IUSE="arts" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" DEPEND="|| ( x11-libs/libXt virtual/x11 ) || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) |