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 | f16b5d6ee316a56a66a0ae1e1116f3dc5b85600b (patch) | |
tree | 1af3b1734ca35671f3026a5185724d0f0e67b2df /app-i18n | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-f16b5d6ee316a56a66a0ae1e1116f3dc5b85600b.tar.gz gentoo-2-f16b5d6ee316a56a66a0ae1e1116f3dc5b85600b.tar.bz2 gentoo-2-f16b5d6ee316a56a66a0ae1e1116f3dc5b85600b.zip |
Added ~ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'app-i18n')
-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 ) |