]> Pileus Git - ~andy/sunrise/blobdiff - app-dicts/words-bin/words-bin-1.97-r1.ebuild
app-dicts/words-bin: Add ~amd64 keyword, EAPI bump
[~andy/sunrise] / app-dicts / words-bin / words-bin-1.97-r1.ebuild
similarity index 94%
rename from app-dicts/words-bin/words-bin-1.97.ebuild
rename to app-dicts/words-bin/words-bin-1.97-r1.ebuild
index 63173fa19d04641e14b3a8fe6259c1548874ed0e..428bd5f93b2382ee4530773ed2d3f6df5b70451b 100644 (file)
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI="5"
+
 inherit eutils
 
 MY_P="${P/-bin}Ed"
@@ -20,9 +22,7 @@ RDEPEND=""
 
 S="${WORKDIR}/${MY_P}"
 
-src_unpack(){
-       unpack ${A}
-       cd "${S}"
+src_prepare(){
        epatch "${FILESDIR}"/words_dir.patch
 }