diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:30:59 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-22 18:30:59 +0000 |
commit | 25d0d85a4b3ce48cd326b545213d933fc06dab22 (patch) | |
tree | 1a55a96e12ba5a2bdd0ecc62c61c44a5cb1bb456 /app-i18n/tomoe | |
parent | dev-util/subversion renamed to dev-vcs/subversion. (diff) | |
download | gentoo-2-25d0d85a4b3ce48cd326b545213d933fc06dab22.tar.gz gentoo-2-25d0d85a4b3ce48cd326b545213d933fc06dab22.tar.bz2 gentoo-2-25d0d85a4b3ce48cd326b545213d933fc06dab22.zip |
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/tomoe')
-rw-r--r-- | app-i18n/tomoe/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/tomoe/ChangeLog b/app-i18n/tomoe/ChangeLog index ee166d0b1da4..3ba129127e0f 100644 --- a/app-i18n/tomoe/ChangeLog +++ b/app-i18n/tomoe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/tomoe -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.10 2008/09/23 16:35:42 matsuu Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.11 2010/06/22 18:30:59 arfrever Exp $ + + 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + tomoe-0.6.0.ebuild: + dev-util/subversion renamed to dev-vcs/subversion. 23 Sep 2008; MATSUU Takuto <matsuu@gentoo.org> tomoe-0.6.0.ebuild: Fixed dependency on dev-util/gtk-doc, bug #221709. diff --git a/app-i18n/tomoe/tomoe-0.6.0.ebuild b/app-i18n/tomoe/tomoe-0.6.0.ebuild index 92c674bf8684..23ad8c5037ca 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-2008 Gentoo Foundation +# Copyright 1999-2010 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.3 2008/09/23 16:35:42 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/tomoe-0.6.0.ebuild,v 1.4 2010/06/22 18:30:59 arfrever Exp $ DESCRIPTION="Japanese handwriting recognition engine" HOMEPAGE="http://tomoe.sourceforge.jp/" @@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/glib-2.4 hyperestraier? ( app-text/hyperestraier ) subversion? ( >=dev-libs/apr-1 - dev-util/subversion + dev-vcs/subversion ) mysql? ( dev-db/mysql )" # python? ( dev-python/pygobject ) |