summaryrefslogtreecommitdiff
path: root/dev-util/automoc/automoc-9999.ebuild
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2011-04-27 21:52:36 -0400
committerJonathan Callen <abcd@gentoo.org>2011-04-27 21:52:36 -0400
commit7dab287bd58a6d853388df8d42938db4318deb65 (patch)
treeaedff9faa7bb3a43ba1eb8c74fe1e791958d85ce /dev-util/automoc/automoc-9999.ebuild
parentdc0df4190ac2ee090784800f59beee474e1e69b6 (diff)
downloadkde-7dab287bd58a6d853388df8d42938db4318deb65.tar.gz
kde-7dab287bd58a6d853388df8d42938db4318deb65.tar.bz2
kde-7dab287bd58a6d853388df8d42938db4318deb65.zip
Use EAPI=4 when possible, massive cleanup
(Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 229E5838)
Diffstat (limited to 'dev-util/automoc/automoc-9999.ebuild')
-rw-r--r--dev-util/automoc/automoc-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/automoc/automoc-9999.ebuild b/dev-util/automoc/automoc-9999.ebuild
index 979bb1fe835..69ae8ff8ae1 100644
--- a/dev-util/automoc/automoc-9999.ebuild
+++ b/dev-util/automoc/automoc-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
inherit cmake-utils flag-o-matic git-2