From 11965f17bd62826d908ef21777653a82a3c21c0a Mon Sep 17 00:00:00 2001 From: Isakov_AN Date: Sat, 22 Nov 2008 09:11:38 +0000 Subject: app-dicts/stardict-ruspack: Block app-dicts/stardict-freedict-eng-rus, thanks to Maryasin Semen svn path=/sunrise/; revision=7391 --- app-dicts/stardict-ruspack/ChangeLog | 4 ++++ app-dicts/stardict-ruspack/Manifest | 4 ++-- .../stardict-ruspack-0.2-r1.ebuild | 22 ++++++++++++++++++++++ .../stardict-ruspack/stardict-ruspack-0.2.ebuild | 21 --------------------- 4 files changed, 28 insertions(+), 23 deletions(-) create mode 100644 app-dicts/stardict-ruspack/stardict-ruspack-0.2-r1.ebuild delete mode 100644 app-dicts/stardict-ruspack/stardict-ruspack-0.2.ebuild (limited to 'app-dicts') diff --git a/app-dicts/stardict-ruspack/ChangeLog b/app-dicts/stardict-ruspack/ChangeLog index 3209f8b2e..5a17a8ac1 100644 --- a/app-dicts/stardict-ruspack/ChangeLog +++ b/app-dicts/stardict-ruspack/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 22 Nov 2008; Isakov_AN + -stardict-ruspack-0.2.ebuild, +stardict-ruspack-0.2-r1.ebuild: + Block app-dicts/stardict-freedict-eng-rus, thanks to Maryasin Semen + 12 Jul 2008; Isakov_AN +stardict-ruspack-0.2.ebuild, +metadata.xml: New ebuild for bug 144451 diff --git a/app-dicts/stardict-ruspack/Manifest b/app-dicts/stardict-ruspack/Manifest index e8bb809fd..30c5bf6ac 100644 --- a/app-dicts/stardict-ruspack/Manifest +++ b/app-dicts/stardict-ruspack/Manifest @@ -1,4 +1,4 @@ DIST stardict-dicts.exe 72478164 RMD160 6aaac63b08851874d0d1cc0f9586e3ea79e9f2f4 SHA1 ecdde44e7e77d17d71f6eafbb68870347d72c9b4 SHA256 5097cb44f0ce3914b1c13898c8623abd067361f72642b2dfb9b3fb8572549403 -EBUILD stardict-ruspack-0.2.ebuild 532 RMD160 1cfe1be8bceee56a1e415430edc3664d5c6fe9f5 SHA1 6f80bf4fc2817be59b5eeb8b26f6803aad25ab90 SHA256 3d096c18b911aec84c74612a589895fa8a9b1693f51dd2ce293ab9c726fa818a -MISC ChangeLog 252 RMD160 68c45484ae877596513a706d73206d3e3ccf147c SHA1 712efb589ff5f8ed1d77f6503406a534187f0235 SHA256 91f2fa777838a831b2e98c1d9731892cb962e3645ad0913337f30792f9de520d +EBUILD stardict-ruspack-0.2-r1.ebuild 571 RMD160 35dde42eecbdeb61c3b182006e6fd949ef22d330 SHA1 126af5604c71dbee93563bb2f4fabf481fb52f4d SHA256 b2a9a12584455e82d4cf9eaa3361b9a4bb1a7e32bafd2199ed7fca56def6bf72 +MISC ChangeLog 437 RMD160 4fcf25f4618b31ccf92855a73ce3286d52cf73bf SHA1 76c2b4d73248e2a42f575e4ba9c98b3ef21771d5 SHA256 1cbea87dc8d94e816472752c7f7e6d3a64bff7b40be8dc72a7cd4c88eca7f2eb MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/app-dicts/stardict-ruspack/stardict-ruspack-0.2-r1.ebuild b/app-dicts/stardict-ruspack/stardict-ruspack-0.2-r1.ebuild new file mode 100644 index 000000000..3f61fe5db --- /dev/null +++ b/app-dicts/stardict-ruspack/stardict-ruspack-0.2-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="Collection of dicts for stardict." +HOMEPAGE="http://gnome.msiu.ru/stardict.php" +SRC_URI="ftp://ftp.msiu.ru/education/FSF-Windows/stardict/dicts/stardict-dicts.exe" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" + +RDEPEND="app-dicts/stardict + !app-dicts/stardict-freedict-eng-rus" + +DEPEND="app-arch/unrar" + +src_install() { + dodir /usr/share/stardict/dic + unrar e "${DISTDIR}/stardict-dicts.exe" "${D}/usr/share/stardict/dic/" +} diff --git a/app-dicts/stardict-ruspack/stardict-ruspack-0.2.ebuild b/app-dicts/stardict-ruspack/stardict-ruspack-0.2.ebuild deleted file mode 100644 index a5901a23a..000000000 --- a/app-dicts/stardict-ruspack/stardict-ruspack-0.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="Collection of dicts for stardict." -HOMEPAGE="http://gnome.msiu.ru/stardict.php" -SRC_URI="ftp://ftp.msiu.ru/education/FSF-Windows/stardict/dicts/stardict-dicts.exe" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -RDEPEND="app-dicts/stardict" - -DEPEND="app-arch/unrar" - -src_install() { - dodir /usr/share/stardict/dic - unrar e "${DISTDIR}/stardict-dicts.exe" "${D}/usr/share/stardict/dic/" -} -- cgit v1.2.3