diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-29 16:53:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-29 16:53:28 +0000 |
commit | 0f30c3f95398b564f6e923b8a47c3523dc09e164 (patch) | |
tree | 9baaa5dc8e2db451b8e48b527d147dfe3fc82d61 /app-i18n/scim-pinyin | |
parent | Stable on ppc wrt bug #159250. (diff) | |
download | gentoo-2-0f30c3f95398b564f6e923b8a47c3523dc09e164.tar.gz gentoo-2-0f30c3f95398b564f6e923b8a47c3523dc09e164.tar.bz2 gentoo-2-0f30c3f95398b564f6e923b8a47c3523dc09e164.zip |
Stable on ppc wrt bug #159206.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-i18n/scim-pinyin')
-rw-r--r-- | app-i18n/scim-pinyin/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index 4bd192a97eaf..a7538def514a 100644 --- a/app-i18n/scim-pinyin/ChangeLog +++ b/app-i18n/scim-pinyin/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2006/12/29 15:21:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.19 2006/12/29 16:53:28 dertobi123 Exp $ + + 29 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + scim-pinyin-0.5.91-r1.ebuild: + Stable on ppc wrt bug #159206. 29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> scim-pinyin-0.5.91-r1.ebuild: diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild index 00c8b3250bb6..f9370514a771 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.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-r1.ebuild,v 1.5 2006/12/29 15:21:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild,v 1.6 2006/12/29 16:53:28 dertobi123 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" IUSE="kde nls" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" RDEPEND="|| ( x11-libs/libXt virtual/x11 ) || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) |