summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-01-27 10:19:22 +0100
committerPacho Ramos <pacho@gentoo.org>2019-01-27 11:15:10 +0100
commitc608758956111ee5e5e3bcbc3f129e9543988cf2 (patch)
tree11abeabb1004707200712ca5eb87de51b1a65249
parentnet-misc/dhcp: Minor ebuild improvements. (diff)
downloadgentoo-c6087589.tar.gz
gentoo-c6087589.tar.bz2
gentoo-c6087589.zip
app-dicts/myspell-lv: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--app-dicts/myspell-lv/Manifest2
-rw-r--r--app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild27
-rw-r--r--app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild29
3 files changed, 0 insertions, 58 deletions
diff --git a/app-dicts/myspell-lv/Manifest b/app-dicts/myspell-lv/Manifest
index fe504615dfb6..a3c3747cb3cd 100644
--- a/app-dicts/myspell-lv/Manifest
+++ b/app-dicts/myspell-lv/Manifest
@@ -1,3 +1 @@
-DIST lv_LV-1.0.0.zip 369295 BLAKE2B cdff7bd2c595c8b349d4c44449d0b436cc7f83ae3dd95e19a3c19f96275ede59ab434d7f915ddf32c60d410cd0285dc70e19b5293f7f7722d76d87316492238b SHA512 c97509edc3e1c018f6a5237fe56d4fc4da4f18a69b3003284bbff6dbb13f57a575c59d0763266af2d83ec0cf51b0e8ae67b20a383f41251e0002cf01538b823d
-DIST lv_LV-1.1.0.zip 371240 BLAKE2B a8741b7ea9cb05e63bc297efa2f725469427e84c8448fec38faf501ac4b207c6a0ea4aa4d1d978f8426523bbde959c37159d12f1d46e3142f8570a85b4f61b6e SHA512 4083311c1f5afd315ba348f92a221155137f2d32c0cd3f8869ba43cbbdecb1375c8dc444ef2b70631a18265e5ec72517a9d6ca8cad7e5e39a570a98ee075bfe8
DIST myspell-lv-1.3.0.zip 374356 BLAKE2B 6924d09c4a7f70e840dce48a0d5e7807bd3210a13d79c3c7daa6de89cf58acf9d38099b03f1c0bf0420144fd867d2b737167e248457cf4bccad505bc46c00e66 SHA512 fbb53475870cd0200403e75ea3f84c8534b4fac349093515821e98a8e1f3bd839fdec0543a2e4ded1bacab93052babbf8ffbee4742d291bfc91f2d768b4ac445
diff --git a/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild b/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild
deleted file mode 100644
index 3d0acfee6939..000000000000
--- a/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MYSPELL_DICT=(
- "lv_LV.aff"
- "lv_LV.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_lv_LV.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Latvian dictionaries for myspell/hunspell"
-HOMEPAGE="http://dict.dv.lv/home.php?prj=lv http://extensions.libreoffice.org/extension-center/latviesu-valodas-pareizrakstibas-parbaudes-modulis"
-SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
diff --git a/app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild b/app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild
deleted file mode 100644
index 452a7e1eac6e..000000000000
--- a/app-dicts/myspell-lv/myspell-lv-1.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MYSPELL_DICT=(
- "lv_LV.aff"
- "lv_LV.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_lv_LV.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Latvian dictionaries for myspell/hunspell"
-HOMEPAGE="http://dict.dv.lv/home.php?prj=lv http://extensions.libreoffice.org/extension-center/latviesu-valodas-pareizrakstibas-parbaudes-modulis"
-SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-DEPEND="app-arch/unzip"