]> git.bzium.org/ - embe/overlay.git/blobdiff - app-dicts/aspell-pl/aspell-pl-6.0.20101220.0.ebuild
Poprawka app-dicts/aspell-pl-6.0.20101220.0
[embe/overlay.git] / app-dicts / aspell-pl / aspell-pl-6.0.20101220.0.ebuild
index 7ff4871039c7c3d1ab551786bc6da0cd266cdce0..bf022fca259a315ccc478d4d795b10c383a8d28b 100644 (file)
@@ -11,7 +11,7 @@ ASPOSTFIX="6"
 inherit aspell-dict versionator
 
 LICENSE="|| ( GPL-2 LGPL-2.1 CCPL-ShareAlike-1.0 MPL-1.1 )"
 inherit aspell-dict versionator
 
 LICENSE="|| ( GPL-2 LGPL-2.1 CCPL-ShareAlike-1.0 MPL-1.1 )"
-KEYWORDS="amd64 x86 x64-macos"
+KEYWORDS="amd64 x86 ~x64-macos"
 IUSE=""
 
 MY_P=$(version_format_string 'aspell${1}-pl-${1}.${2}_${3}-${4}')
 IUSE=""
 
 MY_P=$(version_format_string 'aspell${1}-pl-${1}.${2}_${3}-${4}')
@@ -19,3 +19,9 @@ SRC_URI="http://toy.bzium.org/~embe/dicts/sjp-${MY_P}.tar.bz2 http://sjp.pl/slow
 S="${WORKDIR}/${MY_P}"
 
 HOMEPAGE="http://www.sjp.pl/slownik/ort/"
 S="${WORKDIR}/${MY_P}"
 
 HOMEPAGE="http://www.sjp.pl/slownik/ort/"
+
+src_configure()
+{
+       # Puste, aspell-dict.eclass potrzebuje tego dla EAPI >= 2
+       return 0
+}