]> git.bzium.org - embe/overlay.git/blobdiff - app-misc/choinka/choinka-9999.ebuild
Poprawka copyrightów.
[embe/overlay.git] / app-misc / choinka / choinka-9999.ebuild
index 421ab5c5494fc3a82ca21d02ef5da3caa2ac7436..0bc7517fb902561802f89743904a3e21d8017f84 100644 (file)
@@ -1,12 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
-# 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 +18,3 @@ RDEPEND="${DEPEND}"
 src_prepare() {
        eautoreconf
 }
-
-src_install() {
-       emake DESTDIR="${D}" install
-}