diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-22 19:11:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-22 19:11:39 +0000 |
commit | f26b98a436616390469e791ae9dd849066eef5b8 (patch) | |
tree | 9108f72712e16b1c72e19edaab2891a714156ba7 /app-i18n/scim-pinyin | |
parent | Stable on sparc (diff) | |
download | gentoo-2-f26b98a436616390469e791ae9dd849066eef5b8.tar.gz gentoo-2-f26b98a436616390469e791ae9dd849066eef5b8.tar.bz2 gentoo-2-f26b98a436616390469e791ae9dd849066eef5b8.zip |
Stable on sparc
(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 3aefde2ad1e7..83d935b06309 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.22 2007/01/09 07:52:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.23 2007/01/22 19:11:39 gustavoz Exp $ + + 22 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + scim-pinyin-0.5.91-r1.ebuild: + Stable on sparc 09 Jan 2007; Markus Rothe <corsair@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 03592e139c78..dddd99de106a 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-2007 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.9 2007/01/09 07:52:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r1.ebuild,v 1.10 2007/01/22 19:11:39 gustavoz 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="~alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" RDEPEND="|| ( x11-libs/libXt virtual/x11 ) || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 ) |