]> git.bzium.org - embe/overlay.git/blobdiff - app-portage/eix/eix-9999.ebuild
Aktualizacja app-portage/eix-9999
[embe/overlay.git] / app-portage / eix / eix-9999.ebuild
index be574197a10aa7100322343e4fbd1470e28d3814..e52ecc9f1c857649bf7a3ff1b8f2b8e1cb9b6e01 100644 (file)
@@ -1,14 +1,14 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=5
 
 EGIT_REPO_URI="git://git.berlios.de/eix"
 
+WANT_AUTOMAKE="1.13"
 WANT_LIBTOOL="none"
 
 PLOCALES="de ru"
-
 inherit autotools git-2 bash-completion-r1 eutils multilib l10n
 
 DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more"
@@ -29,7 +29,6 @@ DEPEND="${RDEPEND}
 
 src_prepare() {
        epatch_user
-       eautopoint
        eautoreconf
 }