diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-04 18:49:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-04 18:49:45 +0000 |
commit | 8d309e604ec07a655d80aab1b7ae2cb3732a57a5 (patch) | |
tree | 09f60442cedb4e47f86e0f7794e838be0e63978d /app-i18n/scim-pinyin | |
parent | Revision bump to support new Java system. (diff) | |
download | historical-8d309e604ec07a655d80aab1b7ae2cb3732a57a5.tar.gz historical-8d309e604ec07a655d80aab1b7ae2cb3732a57a5.tar.bz2 historical-8d309e604ec07a655d80aab1b7ae2cb3732a57a5.zip |
Added ~ppc64
Package-Manager: portage-2.1-r1
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 02952a6bafb3..8161017d274d 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.13 2006/07/03 19:28:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.14 2006/07/04 18:49:45 corsair Exp $ + + 04 Jul 2006; Markus Rothe <corsair@gentoo.org> + scim-pinyin-0.5.91-r1.ebuild: + Added ~ppc64 *scim-pinyin-0.5.91-r1 (03 Jul 2006) 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 6c006ceb4c22..c5a22af80776 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.1 2006/07/03 19:28:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild,v 1.2 2006/07/04 18:49:45 corsair Exp $ inherit kde-functions eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" IUSE="kde nls" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="|| ( x11-libs/libXt virtual/x11 ) || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) |