diff options
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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim-pinyin/ChangeLog b/app-i18n/scim-pinyin/ChangeLog index 3b8d61c6df75..abda70ffce44 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.6 2005/09/29 10:24:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.7 2005/10/02 01:44:21 kloeri Exp $ + + 02 Oct 2005; Bryan Ăstergaard <kloeri@gentoo.org> + scim-pinyin-0.5.91.ebuild: + Stable on alpha. 29 Sep 2005; Mamoru KOMACHI <usata@gentoo.org> scim-pinyin-0.5.91.ebuild: Added arts USE. Thanks to kasim.terzic@gmail.com; bug #105196. diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild index 0951e8e3bdfd..c7ec2d1c666f 100644 --- a/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild +++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.91.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.91.ebuild,v 1.2 2005/09/29 10:24:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild,v 1.3 2005/10/02 01:44:21 kloeri Exp $ inherit kde-functions gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" IUSE="arts" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc x86" DEPEND="virtual/x11 || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) |