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