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 | |
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')
-rw-r--r-- | app-dicts/stardict-hnd-vi-vi/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict-hnd-vi-vi/stardict-hnd-vi-vi-20050917.ebuild | 11 |
2 files changed, 11 insertions, 8 deletions
diff --git a/app-dicts/stardict-hnd-vi-vi/ChangeLog b/app-dicts/stardict-hnd-vi-vi/ChangeLog index c52e7c23c733..853235040978 100644 --- a/app-dicts/stardict-hnd-vi-vi/ChangeLog +++ b/app-dicts/stardict-hnd-vi-vi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-hnd-vi-vi -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-vi/ChangeLog,v 1.5 2008/08/16 16:43:30 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-vi/ChangeLog,v 1.6 2009/01/23 13:27:02 pva Exp $ + + 23 Jan 2009; Peter Volkov <pva@gentoo.org> + stardict-hnd-vi-vi-20050917.ebuild: + Drop stardict dependency as it's provided by stardict.eclass. 16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml: Remove pclouds from metadata.xml (#49680) 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 |