]> git.bzium.org - embe/overlay.git/commitdiff
Usunięcie app-dicts/aspell-pl
authorMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Mon, 15 Oct 2012 19:25:01 +0000 (21:25 +0200)
committerMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Mon, 15 Oct 2012 19:25:01 +0000 (21:25 +0200)
app-dicts/aspell-pl/Manifest [deleted file]
app-dicts/aspell-pl/aspell-pl-6.0.20110805.0.ebuild [deleted file]

diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
deleted file mode 100644 (file)
index c3a0e8b..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST sjp-aspell6-pl-6.0_20110805-0.tar.bz2 569001 RMD160 4445bb5185a0f71eda24c8772fa89784a99d366d SHA1 40b6ea8bdeab60c0119b70e434d1751082b244b1 SHA256 5d5395a04d6d3faaac5fe0f4f3a222b8f8e4850ae1e9f81df0a97d91bee91fbd
-EBUILD aspell-pl-6.0.20110805.0.ebuild 638 RMD160 62d3486557160c01fcb0fa5b24fc93d3a1f9f68f SHA1 69873cda6572eea2c0eeaca38a630ab696701fc6 SHA256 c4826f34413f5b944a198f83b669055cde7a99e945a0ad99c739d07fb2045187
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20110805.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20110805.0.ebuild
deleted file mode 100644 (file)
index e9ca3c6..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-RESTRICT="mirror"
-
-ASPELL_LANG="Polish"
-ASPOSTFIX="6"
-
-inherit versionator aspell-dict
-
-LICENSE="|| ( GPL-2 LGPL-2.1 CCPL-ShareAlike-1.0 MPL-1.1 )"
-KEYWORDS="amd64 x86 ~x64-macos"
-IUSE=""
-
-MY_P=$(version_format_string 'aspell${1}-pl-${1}.${2}_${3}-${4}')
-SRC_URI="http://toy.bzium.org/~embe/dicts/sjp-${MY_P}.tar.bz2 http://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-HOMEPAGE="http://www.sjp.pl/slownik/ort/"
-
-src_configure()
-{
-       # Puste, aspell-dict.eclass potrzebuje tego dla EAPI >= 2
-       return 0
-}