]> git.bzium.org - embe/overlay.git/blobdiff - app-misc/choinka/choinka-9999.ebuild
Aktualizacja ebuilda app-misc/choinka-9999
[embe/overlay.git] / app-misc / choinka / choinka-9999.ebuild
index 421ab5c5494fc3a82ca21d02ef5da3caa2ac7436..83bc3c7fbeec4a1e98743af7d2f0fb5f0e4f3534 100644 (file)
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="3"
+EAPI="4"
 
 EGIT_REPO_URI="git://toy.bzium.org/~embe/choinka.git"
 
-inherit git autotools
+inherit git-2 autotools
 
 DESCRIPTION="A simple program for displaying a Christmas tree on the console."
 HOMEPAGE=""
@@ -22,7 +22,3 @@ RDEPEND="${DEPEND}"
 src_prepare() {
        eautoreconf
 }
-
-src_install() {
-       emake DESTDIR="${D}" install
-}