diff options
author | 2009-01-23 13:30:42 +0000 | |
---|---|---|
committer | 2009-01-23 13:30:42 +0000 | |
commit | 4e6af9de0dfc6c0524947537ff2d3511dd3ee44f (patch) | |
tree | 1ba6267aca7297684f37ba15419230b24c799034 /app-dicts/stardict-xdict-zh-en-gb | |
parent | Drop stardict dependency as it's provided by stardict.eclass. (diff) | |
download | gentoo-2-4e6af9de0dfc6c0524947537ff2d3511dd3ee44f.tar.gz gentoo-2-4e6af9de0dfc6c0524947537ff2d3511dd3ee44f.tar.bz2 gentoo-2-4e6af9de0dfc6c0524947537ff2d3511dd3ee44f.zip |
Drop stardict dependency as it's provided by stardict.eclass.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-dicts/stardict-xdict-zh-en-gb')
-rw-r--r-- | app-dicts/stardict-xdict-zh-en-gb/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/app-dicts/stardict-xdict-zh-en-gb/ChangeLog b/app-dicts/stardict-xdict-zh-en-gb/ChangeLog index 0e2db3d333c5..4acdcbfb07c5 100644 --- a/app-dicts/stardict-xdict-zh-en-gb/ChangeLog +++ b/app-dicts/stardict-xdict-zh-en-gb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-xdict-zh-en-gb -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog,v 1.9 2008/03/27 13:20:44 pva Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/ChangeLog,v 1.10 2009/01/23 13:30:42 pva Exp $ + + 23 Jan 2009; Peter Volkov <pva@gentoo.org> + stardict-xdict-zh-en-gb-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-gb-2.1.0.ebuild: diff --git a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild index b10ca4249a31..5fb30461097b 100644 --- a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-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-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild,v 1.7 2007/02/01 14:56:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild,v 1.8 2009/01/23 13:30:42 pva Exp $ FROM_LANG="Simplified Chinese (GB)" TO_LANG="English" @@ -14,4 +14,6 @@ HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_CN.php" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -RDEPEND=">=app-dicts/stardict-2.4.2" +DEPEND="" +RDEPEND="" + |