diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:14:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:14:13 +0000 |
commit | 93e52f5fc83b18be7783e8944d2b5d2fda4ac30a (patch) | |
tree | e68283c32c3fdf7b09df8811943c64149c57f1a1 /app-i18n/scim-uim | |
parent | stable x86, bug 185075 (diff) | |
download | gentoo-2-93e52f5fc83b18be7783e8944d2b5d2fda4ac30a.tar.gz gentoo-2-93e52f5fc83b18be7783e8944d2b5d2fda4ac30a.tar.bz2 gentoo-2-93e52f5fc83b18be7783e8944d2b5d2fda4ac30a.zip |
alpha/x86 stable wrt #185274
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-i18n/scim-uim')
-rw-r--r-- | app-i18n/scim-uim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-uim/scim-uim-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-uim/ChangeLog b/app-i18n/scim-uim/ChangeLog index 0681637fc80e..d996583e48b0 100644 --- a/app-i18n/scim-uim/ChangeLog +++ b/app-i18n/scim-uim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-uim # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-uim/ChangeLog,v 1.24 2007/04/26 11:51:19 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-uim/ChangeLog,v 1.25 2007/07/14 13:14:13 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> scim-uim-0.2.0.ebuild: + alpha/x86 stable wrt #185274 *scim-uim-0.2.0 (26 Apr 2007) diff --git a/app-i18n/scim-uim/scim-uim-0.2.0.ebuild b/app-i18n/scim-uim/scim-uim-0.2.0.ebuild index b1446371ada3..300ea970348f 100644 --- a/app-i18n/scim-uim/scim-uim-0.2.0.ebuild +++ b/app-i18n/scim-uim/scim-uim-0.2.0.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-uim/scim-uim-0.2.0.ebuild,v 1.1 2007/04/26 11:51:19 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-uim/scim-uim-0.2.0.ebuild,v 1.2 2007/07/14 13:14:13 armin76 Exp $ DESCRIPTION="scim-uim is an input module for Smart Common Input Method (SCIM) which uses uim as backend" HOMEPAGE="http://www.scim-im.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="alpha ~amd64 ~ppc x86" IUSE="" RDEPEND=">=app-i18n/uim-1.1.0 |