diff options
Diffstat (limited to 'app-i18n/scim-pinyin')
-rw-r--r-- | app-i18n/scim-pinyin/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index 65fc2f24214a..64571f479cdd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.38 2009/12/26 16:52:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.39 2009/12/31 14:06:42 ranger Exp $ + + 31 Dec 2009; Brent Baude <ranger@gentoo.org> scim-pinyin-0.5.91-r3.ebuild: + Marking scim-pinyin-0.5.91-r3 ppc64 for bug 289644 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> scim-pinyin-0.5.91-r3.ebuild: diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild index c2fb1924a27b..288c2166a3a6 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.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/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.7 2009/12/26 16:52:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r3.ebuild,v 1.8 2009/12/31 14:06:42 ranger Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="nls" RDEPEND="x11-libs/libXt |