diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-10 16:35:56 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-10 16:35:56 +0000 |
commit | 13bb4818a0375792806036bc953fc45f8a9214f6 (patch) | |
tree | e5376c69e1c73af0a5b5a6f56b8c0899a2bb718f /app-i18n | |
parent | Stable on ppc wrt bug 190900 (diff) | |
download | gentoo-2-13bb4818a0375792806036bc953fc45f8a9214f6.tar.gz gentoo-2-13bb4818a0375792806036bc953fc45f8a9214f6.tar.bz2 gentoo-2-13bb4818a0375792806036bc953fc45f8a9214f6.zip |
x86 stable, bug 189292
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/tomoe/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/tomoe/ChangeLog b/app-i18n/tomoe/ChangeLog index c4bde47da303..228ee443892b 100644 --- a/app-i18n/tomoe/ChangeLog +++ b/app-i18n/tomoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/tomoe # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.6 2007/07/07 04:30:19 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.7 2007/09/10 16:35:56 opfer Exp $ + + 10 Sep 2007; Christian Faulhammer <opfer@gentoo.org> tomoe-0.6.0.ebuild: + x86 stable, bug 189292 *tomoe-0.6.0 (07 Jul 2007) diff --git a/app-i18n/tomoe/tomoe-0.6.0.ebuild b/app-i18n/tomoe/tomoe-0.6.0.ebuild index 44af8e74642f..e0e7fe57ffc3 100644 --- a/app-i18n/tomoe/tomoe-0.6.0.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.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/tomoe/tomoe-0.6.0.ebuild,v 1.1 2007/07/07 04:30:19 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/tomoe-0.6.0.ebuild,v 1.2 2007/09/10 16:35:56 opfer Exp $ DESCRIPTION="Japanese handwriting recognition engine" HOMEPAGE="http://tomoe.sourceforge.jp/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc hyperestraier mysql ruby subversion" RDEPEND=">=dev-libs/glib-2.4 |