diff options
author | Peter Volkov <pva@gentoo.org> | 2009-01-23 13:23:12 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-01-23 13:23:12 +0000 |
commit | 0ea3f0ac352d97ffe25e75b023047a08509f3e3b (patch) | |
tree | 38458d6dce8bb925608258d657ba8c1f8c84e4d7 /app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild | |
parent | Drop stardict dependency as it's provided by stardict.eclass. (diff) | |
download | gentoo-2-0ea3f0ac352d97ffe25e75b023047a08509f3e3b.tar.gz gentoo-2-0ea3f0ac352d97ffe25e75b023047a08509f3e3b.tar.bz2 gentoo-2-0ea3f0ac352d97ffe25e75b023047a08509f3e3b.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-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild')
-rw-r--r-- | app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild index 00b3728e486d..db610eb14df3 100644 --- a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild +++ b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.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-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild,v 1.3 2007/02/01 14:43:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild,v 1.4 2009/01/23 13:23:12 pva Exp $ FROM_LANG="German" TO_LANG="Vietnamese" @@ -12,9 +12,8 @@ SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/DucViet45K.zip" KEYWORDS="~amd64 ~x86" IUSE="" -S="${WORKDIR}/DucViet" -DEPEND="${DEPEND} - app-arch/unzip" +DEPEND="app-arch/unzip" +RDEPEND="" -RDEPEND=">=app-dicts/stardict-2.4.2" +S=${WORKDIR}/DucViet |