diff options
author | 2009-01-23 13:30:42 +0000 | |
---|---|---|
committer | 2009-01-23 13:30:42 +0000 | |
commit | 1a701fb145cddd928976b3ea9d215c17b5f0fb13 (patch) | |
tree | 8ab559b52afda32e436ce31c302fb1ac211ae9c3 /app-dicts/stardict-xdict-zh-en-big5 | |
parent | Drop stardict dependency as it's provided by stardict.eclass. (diff) | |
download | historical-1a701fb145cddd928976b3ea9d215c17b5f0fb13.tar.gz historical-1a701fb145cddd928976b3ea9d215c17b5f0fb13.tar.bz2 historical-1a701fb145cddd928976b3ea9d215c17b5f0fb13.zip |
Drop stardict dependency as it's provided by stardict.eclass.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-dicts/stardict-xdict-zh-en-big5')
-rw-r--r-- | app-dicts/stardict-xdict-zh-en-big5/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/app-dicts/stardict-xdict-zh-en-big5/ChangeLog b/app-dicts/stardict-xdict-zh-en-big5/ChangeLog index 6306e688af08..da6a4d213dfe 100644 --- a/app-dicts/stardict-xdict-zh-en-big5/ChangeLog +++ b/app-dicts/stardict-xdict-zh-en-big5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-xdict-zh-en-big5 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-big5/ChangeLog,v 1.8 2008/03/27 13:19:17 pva Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-big5/ChangeLog,v 1.9 2009/01/23 13:29:11 pva Exp $ + + 23 Jan 2009; Peter Volkov <pva@gentoo.org> + stardict-xdict-zh-en-big5-2.4.2.ebuild: + Drop stardict dependency as it's provided by stardict.eclass. 27 Mar 2008; Peter Volkov <pva@gentoo.org> -stardict-xdict-zh-en-big5-2.1.0.ebuild: diff --git a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild index 8e72a0b58e45..848cc96a4668 100644 --- a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild,v 1.7 2007/02/01 14:55:35 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild,v 1.8 2009/01/23 13:29:11 pva Exp $ FROM_LANG="Traditional Chinese (BIG5)" TO_LANG="English" @@ -14,4 +14,6 @@ HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -RDEPEND=">=app-dicts/stardict-2.4.2" +DEPEND="" +RDEPEND="" + |