diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-03-21 09:02:15 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-03-21 09:02:15 +0000 |
commit | 6e313a058e079ac8f2e868f7d114f2147f7791f0 (patch) | |
tree | 233b6ba63592179defec346ee8ca2d3a4404fc40 | |
parent | Marked ~amd64, closes bug 86086. (diff) | |
download | gentoo-2-6e313a058e079ac8f2e868f7d114f2147f7791f0.tar.gz gentoo-2-6e313a058e079ac8f2e868f7d114f2147f7791f0.tar.bz2 gentoo-2-6e313a058e079ac8f2e868f7d114f2147f7791f0.zip |
Stable on x86 and ppc.
(Portage version: 2.0.51.19)
-rw-r--r-- | app-i18n/scim-pinyin/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index 23dc3c74bbd6..da2d4678a790 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.1 2005/02/11 15:19:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.2 2005/03/21 09:02:15 usata Exp $ + + 21 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> scim-pinyin-0.5.0.ebuild: + Stable on x86 and ppc. *scim-pinyin-0.5.0 (12 Feb 2005) diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild index bf86a70450ae..8bb666902f7e 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.ebuild,v 1.1 2005/02/11 15:19:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.0.ebuild,v 1.2 2005/03/21 09:02:15 usata Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~ppc ~amd64 ~ppc64 ~sparc" +KEYWORDS="x86 ~alpha ppc ~amd64 ~ppc64 ~sparc" DEPEND="virtual/x11 || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )" |